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

com/sun/jdi/RedefineAnnotation.sh fails intermittently

XMLWordPrintable

      TESTFAIL:com/sun/jdi/RedefineAnnotation.sh
      com/sun/jdi/RedefineAnnotation.sh fails intermittently

      ----------System.out:(48/2510)----------
      --Compiling first version of C:/Users/aurora/sandbox/gresults/testoutput/jdk_jdi/JTwork/classes/com/sun/jdi/aa17344/shtest.java with options: -g
      compiling shtest.java

      --Compiling second version of C:/Users/aurora/sandbox/gresults/testoutput/jdk_jdi/JTwork/classes/com/sun/jdi/aa17344/shtest.java with -g

      --Starting jdb, address=kkkk.17344
      --Starting debuggee
      Listening at address: kkkk.17344
      Cmd: C:/Users/aurora/sandbox/jdk/bin/java -classpath C:/Users/aurora/sandbox/gresults/testoutput/jdk_jdi/JTwork/classes/com/sun/jdi/aa17344 -DHANGINGJAVA-17344_DEB -XX:-ShowMessageBoxOnError -Djtreg.classDir=C:/Users/aurora/sandbox/gresults/testoutput/jdk_jdi/JTwork/classes/com/sun/jdi/aa17344 -showversion -agentlib:jdwp=transport=dt_shmem,address=kkkk.17344,server=n,suspend=y shtest
      Set uncaught java.lang.Throwable
      Set deferred uncaught java.lang.Throwable
      Initializing jdb ...
      >
      VM Started: No frames on the current call stack

      main[1] > class annotation is: Patrick's class comment
      field annotation is: dummy_field comment
      method annotation is: method hi() comment
      method parameter annotation is: param isNewVersion comment
      Checking for NEW versions of annotations in class shtest
      class annotation is: Patrick's class comment
      FAIL: class_annotation was NOT changed.
      field annotation is: dummy_field comment
      FAIL: field_annotation was NOT changed.
      method annotation is: method hi() comment
      FAIL: method_annotation was NOT changed.
      method parameter annotation is: param isNewVersion comment
      FAIL: method_parameter_annotation was NOT changed.
      Checking for NEW versions of annotations in class MySubClass
      class annotation is: Patrick's class comment
      FAIL: class_annotation was NOT changed.
      field annotation is: dummy_field comment
      FAIL: field_annotation was NOT changed.
      method annotation is: method hi() comment
      FAIL: method_annotation was NOT changed.
      method parameter annotation is: param isNewVersion comment
      FAIL: method_parameter_annotation was NOT changed.
      Checking for NEW versions of annotations in class MySubSubClass
      class annotation is: Patrick's class comment
      FAIL: class_annotation was NOT changed.
      field annotation is: dummy_field comment
      FAIL: field_annotation was NOT changed.
      method annotation is: method hi() comment
      FAIL: method_annotation was NOT changed.
      method parameter annotation is: param isNewVersion comment
      FAIL: method_parameter_annotation was NOT changed.

      The application exited

            Unassigned Unassigned
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: