-
Bug
-
Resolution: Fixed
-
P2
-
1.2.0
-
None
-
1.2beta4
-
x86, sparc
-
solaris_2.6, windows_95, windows_nt
-
Not verified
The following test causing compiler exception on win32:
java\util\Locale\LocaleTest.java
Says:
java.lang.NullPointerException
at sun.tools.java.ClassDefinition.collectInheritedMethods(Compiled Code)
at sun.tools.javac.SourceClass.basicCheck(Compiled Code)
at sun.tools.java.ClassDeclaration.getClassDefinition(Compiled Code)
at sun.tools.javac.Main.compile(Compiled Code)
at sun.tools.javac.Main.main(Main.java:629)
error: An exception has occurred in the compiler; please file a bug report (http
://java.sun.com/cgi-bin/bugreport.cgi).
1 error
To get the regression tests do:
bringover -p /usr/green/SCCS_DIRECTORIES/JDK1.2 -w $HOME test
java\util\Locale\LocaleTest.java
Says:
java.lang.NullPointerException
at sun.tools.java.ClassDefinition.collectInheritedMethods(Compiled Code)
at sun.tools.javac.SourceClass.basicCheck(Compiled Code)
at sun.tools.java.ClassDeclaration.getClassDefinition(Compiled Code)
at sun.tools.javac.Main.compile(Compiled Code)
at sun.tools.javac.Main.main(Main.java:629)
error: An exception has occurred in the compiler; please file a bug report (http
://java.sun.com/cgi-bin/bugreport.cgi).
1 error
To get the regression tests do:
bringover -p /usr/green/SCCS_DIRECTORIES/JDK1.2 -w $HOME test
- duplicates
-
JDK-4139669 Compiler exception while runnning Regression tests with JDK1.2beta4-F
-
- Closed
-
-
JDK-4139799 NullPointerException during compilation
-
- Closed
-
-
JDK-4136533 javac: NT : Exception thrown when compiling an entire dir 1.2beta4-E
-
- Closed
-
-
JDK-4126664 javac throws NullPointerException when using javac with Symantec JIT compiler
-
- Closed
-