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

Regression in 1.5.0 with -Xdebug flag on the modena test

XMLWordPrintable

    • beta2
    • sparc
    • solaris_9

      The modena test failed with server compiler with -Xdebug flag.

       jaberwocky% cat rerun.dat
      $TESTBASE/modena/classes/modena3.2_lib;$TESTBASE/modena/classes/modena3.2_lib/conform/c20/c2021312 X

      jaberwocky% /java/re/jdk/1.5.0/latest/binaries/solaris-sparc/bin/java -server -Xcomp -Xdebug -classpath /net/vmsqe/export/backup/testbase/runThese/classes runThese -thread 1 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/vmsqe/export/backup/testbase/runThese/tests -runList rerun.dat
      ......................................
      [Enter:X]
      java.lang.NullPointerException
              at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:983)
              at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:976)
              at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:976)
              at X.run(c2021312.java:50)
      Error at err_1 :: val = 5 :: expected value 9
      Test c2021312 Failed
      #Failed; X; (1,0,0,1,0)
      [Exit:X]

      jaberwocky% /java/re/jdk/1.5.0/latest/binaries/solaris-sparc/bin/java -server -version
      java version "1.5.0-beta2"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta2-b41)
      Java HotSpot(TM) Server VM (build 1.5.0-beta2-b41, mixed mode)
      jaberwocky%

      John's putback didn't fix it, I tryed the nightly b42 build.

      The 1.4.2 passed:
      jaberwocky% /java/re/jdk/1.4.2/latest/binaries/solaris-sparcv9/bin/java -d64 -Xcomp -Xdebug -classpath /net/vmsqe/export/backup/testbase/runThese/classes runThese -thread 1 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/vmsqe/export/backup/testbase/runThese/tests -runList rerun.dat
      ......................................
      [Enter:X]
      Test c2021312 Passed
      #Passed; X; (1,1,0,0,0)
      [Exit:X]



            sgoldman Steve Goldman (Inactive)
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: