ClassLoader test userDefined00201 fails when the JIT is enabled.

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.2.0
    • Component/s: vm-legacy
    • jit
    • x86
    • solaris_2.6


      allan.jacobs@Eng 1998-10-05

      VM test
        vm/constantpool/userDefined/userDefined002/userDefined00201/userDefined00201.html
      fails on an x86/Solaris 2.6/JDK-1.2-fcs-L system.

      #!/bin/ksh
      JDK=/net/mulder.eng/export/mulder3/jdk12x/sparc/jdk1.2FCS_L
      JCK=/net/jde1.eng/export/jtech23/JCK-12a
      PATH=${JDK}/bin:/usr/dt/bin:/usr/bin:/bin:/usr/openwin/bin
      LD_LIBRARY_PATH=/usr/dt/lib:/usr/openwin/lib
      CLASSPATH=${JCK}/classes:${JCK}/javatest.jar
      export PATH
      export LD_LIBRARY_PATH
      export CLASSPATH
      java -verify javasoft.sqe.tests.vm.constantpool.userDefined.userDefined00201.userDefined00201
      echo $?

      The error message from the test is
      loadClass("javasoft.sqe.tests.vm.constantpool.userDefined.userDefined00201.userDefined00201b") was not called

      The status code from the test is 97.

      So far, I've been unable to get this test to fail with the JIT disabled.

            Assignee:
            Tom Rodriguez
            Reporter:
            Allan Jacobs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: