Initial proof of concept for implementation of -Xlint:hiddenclass (original) (raw)
Fredrik Öhrström oehrstroem at gmail.com
Thu Sep 20 08:59:56 PDT 2012
- Previous message: Initial proof of concept for implementation of -Xlint:hiddenclass
- Next message: Initial proof of concept for implementation of -Xlint:hiddenclass
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2012/9/20 Remi Forax <forax at univ-mlv.fr>:
I maybe wrong but the code proposed by Fredrik in ClassReader will flag all classes that are not issued from a .java file as auxiliary classes. At least, a class with a filename that doesn't end with '.java' should not be tagged as auxiliary.
I'll fix that.
//Fredrik
- Previous message: Initial proof of concept for implementation of -Xlint:hiddenclass
- Next message: Initial proof of concept for implementation of -Xlint:hiddenclass
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]