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

runtime/Thread/AsyncExceptionTest.java fails with +StressCompiledExceptionHandlers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • None

      Intermittently find
      ```
      Exception in thread "Thread-0" java.lang.RuntimeException: Caught ThreadDeath in run() instead of internalRun2() or internalRun1().
      receivedThreadDeathinInternal1=false; receivedThreadDeathinInternal2=false
      at AsyncExceptionTest.run(AsyncExceptionTest.java:57)
      ```
      on runtime/Thread/AsyncExceptionTest.java with `StressCompiledExceptionHandlers` enabled.

            Unassigned Unassigned
            mchevalier Marc Chevalier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: