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

ClassLoader::getSystemClassLoader throws InternalError when called after shutdown

XMLWordPrintable

    • b03
    • Not verified

      test/hotspot/jtreg/compiler/jvmci/events/JvmciShutdownEventTest.java fails after JDK-8198249.

      java.lang.InternalError: should not reach here
      at java.base/java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1934)
      at jdk.internal.vm.ci/jdk.vm.ci.services.JVMCIServiceLocator.getProviders(JVMCIServiceLocator.java:87)
      at jdk.internal.vm.ci/jdk.vm.ci.hotspot.HotSpotJVMCIRuntime.getVmEventListeners(HotSpotJVMCIRuntime.java:255)
      at jdk.internal.vm.ci/jdk.vm.ci.hotspot.HotSpotJVMCIRuntime.shutdown(HotSpotJVMCIRuntime.java:463)

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: