Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4136533

javac: NT : Exception thrown when compiling an entire dir 1.2beta4-E

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.2.0
    • vm-legacy
    • None
    • x86, sparc
    • solaris_2.6, windows_nt

      I get the following exception when compiling an entire dir on NT.
      JDK1.2beta4-E
      Note: This does not occur on Win95, or Solaris, and did not occur on NT with the "D" build.

      [parsed threadStopTest.java in 181 ms]
      [parsed threadStopThrowableTest.java in 30 ms]
      [parsed threadSuspendTest.java in 10 ms]
      [loaded C:\JDK1.2\win32\lib\classes.zip(java/io/PrintStream.class) in 161 ms]
      [loaded C:\JDK1.2\win32\lib\classes.zip(java/lang/Object.class) in 10 ms]
      java.lang.NullPointerException
              at sun.tools.java.ClassDeclaration.getClassDefinition(Compiled Code)
              at sun.tools.java.MemberDefinition.exceptionsFit(Compiled Code)
              at sun.tools.java.MemberDefinition.checkOverride(MemberDefinition.java:561)
              at sun.tools.java.MemberDefinition.checkOverride(MemberDefinition.java:467)
              at sun.tools.java.ClassDefinition.collectOneClass(Compiled Code)
              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
      [done in 8202 ms]

      The directory it occurs with is:
      /home/jucevic/public_html/compileError

      edward.jucevic@eng 1998-05-15
      This problem no longer occurs on JDK1.2beta4-F

            dviswanasunw Deepa Viswanathan (Inactive)
            ejucevicsunw Edward Jucevic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: