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

applications/ctw/modules tests fail intermittently

XMLWordPrintable

    • b36

      ctw tests might intermittently fail w/ 'Unexpected zero exit codebefore finishing all compilations.' error message.

      e.g. java_xml test failed w/
      ----------System.err:(25/1755)----------
      There were 1 errors:[
      java.lang.Error: modules_java_xml_0: Unexpected zero exit codebefore finishing all compilations. lastClass[2211] != classCount[2212]
      at sun.hotspot.tools.ctw.CtwRunner.startCtwforAllClasses(CtwRunner.java:141)
      at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:89)
      at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:59)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:564)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
      at java.base/java.lang.Thread.run(Thread.java:844)

      java.lang.AssertionError: There were 1 errors:[{modules_java_xml_0: Unexpected zero exit codebefore finishing all compilations. lastClass[2211] != classCount[2212]}]
      at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:104)
      at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:59)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:564)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
      at java.base/java.lang.Thread.run(Thread.java:844)

            iignatyev Igor Ignatyev (Inactive)
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: