-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.2.0
-
None
-
x86
-
windows_95
Compiler exception while runnning 1.2 Regression tests with JDK1.2beta4-F on win32 platform.
java\text\CharacterIterator\CharacterIteratorTest.java
causing an Exception in compiler:
To get the regression tests do :
bringover -p /usr/green/SCCS_DIRECTORIES/JDK1.2 -w $HOME test
D:\REGRESSION\test\java\text\CharacterIterator>java -fullversion
JAVA.EXE full version "JDK-1.2beta4-F"
D:\REGRESSION\test\java\text\CharacterIterator>javac CharacterIteratorTest.java
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).
java\text\CharacterIterator\CharacterIteratorTest.java
causing an Exception in compiler:
To get the regression tests do :
bringover -p /usr/green/SCCS_DIRECTORIES/JDK1.2 -w $HOME test
D:\REGRESSION\test\java\text\CharacterIterator>java -fullversion
JAVA.EXE full version "JDK-1.2beta4-F"
D:\REGRESSION\test\java\text\CharacterIterator>javac CharacterIteratorTest.java
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).
- duplicates
-
JDK-4139913 Exception while compiling regression test with JDK1.2beta4-F on win32
-
- Closed
-