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

[JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class

XMLWordPrintable

    • b12
    • x86_64

        The following test failed due to an exception on Solaris-X64
        in the release config using jdk-12+11 bits:

        compiler/jvmci/compilerToVM/AllocateCompileIdTest.java

        The test only failed in 1 of 3 'release' bits runs so I'm
        tagging this bug as intermittent. It did not fail at all in the
        'fastdebug' or 'slowdebug' bits runs.

        Here is a snippet from the log file:

        ----------configuration:(9/701)----------
        Boot Layer
          add modules: java.base jdk.internal.vm.ci
          add exports: java.base/jdk.internal.misc ALL-UNNAMED
                       java.base/jdk.internal.org.objectweb.asm ALL-UNNAMED
                       java.base/jdk.internal.org.objectweb.asm.tree ALL-UNNAMED
                       jdk.internal.vm.ci/jdk.vm.ci.code ALL-UNNAMED
                       jdk.internal.vm.ci/jdk.vm.ci.hotspot ALL-UNNAMED
          patch: jdk.internal.vm.ci /work/shared/bug_hunt/thread_SMR_stress/jdk12_exp/build/solaris-x86_64-normal-server-release/test-support/jtreg_open_test_hotspot_jtreg_tier1/classes/7/compiler/jvmci/common/patches/jdk.internal.vm.ci

        ----------System.out:(0/0)----------
        ----------System.err:(16/1130)----------
        java.lang.RuntimeException: Failed to find sun/hotspot/parser/DiagnosticCommand.class
                at ClassFileInstaller.writeClassToDisk(ClassFileInstaller.java:207)
                at ClassFileInstaller.writeClassToDisk(ClassFileInstaller.java:194)
                at ClassFileInstaller.writeClassToDisk(ClassFileInstaller.java:191)
                at ClassFileInstaller.main(ClassFileInstaller.java:93)
                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:566)
                at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
                at java.base/java.lang.Thread.run(Thread.java:834)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed to find sun/hotspot/parser/DiagnosticCommand.class
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed to find sun/hotspot/parser/DiagnosticCommand.class
        ----------rerun:(36/5287)*----------

              dnsimon Douglas Simon
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: