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

[TESTBUG] test/compiler/codecache/jmx/ManagerNamesTest.java failed with: Failed to find sun/hotspot/WhiteBox.class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 9
    • hotspot

      java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:533)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

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

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

              Created:
              Updated:
              Resolved: