-
Bug
-
Resolution: Fixed
-
P3
-
1.1.7
-
1.1.8
-
generic
-
generic
-
Verified
When rmic is invoked with a -d option, and a source file exists in that
directory, and it is newer than the corresponding .class file(s), and it
is a dependency on rmic's argument classes, and it defines inner/nested
classes, then rmic will attempt to compile that dependency and fail with
scary-looking error messages (final variable this$0 not initialized;
inner classes are disabled).
directory, and it is newer than the corresponding .class file(s), and it
is a dependency on rmic's argument classes, and it defines inner/nested
classes, then rmic will attempt to compile that dependency and fail with
scary-looking error messages (final variable this$0 not initialized;
inner classes are disabled).