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

InnocuousThread cannot be created during early startup

XMLWordPrintable

    • b112
    • Verified

      After the fix for JDK-8149925 was pushed, the System/LoggerFinder tests

      java/lang/System/LoggerFinder/BaseLoggerFinderTest/BaseLoggerFinderTest.java
      java/lang/System/LoggerFinder/internal/BaseLoggerBridgeTest/BaseLoggerBridgeTest.java
      java/lang/System/LoggerFinder/internal/BasePlatformLoggerTest/BasePlatformLoggerTest.java
      java/lang/System/LoggerFinder/internal/LoggerBridgeTest/LoggerBridgeTest.java
      java/lang/System/LoggerFinder/internal/PlatformLoggerBridgeTest/PlatformLoggerBridgeTest.java
      java/lang/System/LoggerFinder/internal/backend/LoggerFinderBackendTest.java

      started failing across platforms. Sampling from the jtr file

      Error occurred during initialization of VM
      java.lang.ExceptionInInitializerError
      ...
      Caused by: java.lang.IllegalStateException: recursive invocation
      ...

            mchung Mandy Chung (Inactive)
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: