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

JCK-114a ClassInterf01201 gets ClassFormatError.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • 1.2.0
    • hotspot
    • sparc
    • solaris_2.6


      allan.jacobs@Eng 1997-11-13

      The test ClassInterf01201 is failing when using JavaSoft and SunSoft JDK 1.2's.

      algol% printenv CLASSPATH
      .:/net/mulder.eng/export/mulder3/javatb/testbase/src/JCK-114a/classes.zip
      algol% printenv JSOFT
      /net/jde1/export/jtech20/javavm1.2/build/solaris/bin
      algol% ${JSOFT}/java -fullversion
      java full version "schwartz:10/06/97-13:20"
      algol% printenv EXACT
      /net/jde1/export/jtech17/generational_heap/ws/build/solaris/bin
      algol% ${EXACT}/java -fullversion
      java full version "mario:11/12/97-22:15"
      algol% ${JSOFT}/java -verify javasoft.sqe.tests.vm.constantpool.ClassInterf012.ClassInterf01201.ClassInterf01201
      java.lang.ClassFormatError: javasoft/sqe/tests/vm/constantpool/ClassInterf012/ClassInterf01201/clss (Method "prc" has illegal signature "(Ljava/io/PrintStream;)X")
              at
              at java.lang.Class.forName(Native Method)
              at javasoft.sqe.tests.vm.constantpool.ClassInterf012.ClassInterf01201.ClassInterf01201.run(ClassInterf01201.java:21)
              at javasoft.sqe.tests.vm.constantpool.ClassInterf012.ClassInterf01201.ClassInterf01201.main(ClassInterf01201.java:48)
      algol% ${EXACT}/java -verify javasoft.sqe.tests.vm.constantpool.ClassInterf012.ClassInterf01201.ClassInterf01201
      java.lang.NoClassDefFoundError: javasoft/sqe/tests/vm/constantpool/ClassInterf012/ClassInterf01201/clss
              at <Unloaded or Native Method>
              at javasoft.sqe.tests.vm.constantpool.ClassInterf012.ClassInterf01201.ClassInterf01201.run(ClassInterf01201.java:21)
              at javasoft.sqe.tests.vm.constantpool.ClassInterf012.ClassInterf01201.ClassInterf01201.main(ClassInterf01201.java:48)

            sliangsunw Sheng Liang (Inactive)
            ajacobssunw Allan Jacobs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: