Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289865 | 20 | Chris Plummer | P3 | Resolved | Fixed | b06 |
JDK-8291384 | 19.0.2 | Chris Plummer | P3 | Resolved | Fixed | b01 |
JDK-8291221 | 19.0.1 | Chris Plummer | P3 | Resolved | Fixed | b04 |
Below Fatal error is observed when stepping over through virtual threads while debugging :
JDWP exit error JVMTI_ERROR_THREAD_NOT_ALIVE(15): cannot set thread local storage [s\open\src\jdk.jdwp.agent\share\native\libjdwp\threadControl.c:191]
FATAL ERROR in native method: JDWP cannot set thread local storage, jvmtiError=JVMTI_ERROR_THREAD_NOT_ALIVE(15)
C:\Users\mjayan\May10_LATEST\netbeans\nbbuild\testuserdir\var\cache\executor-snippets\debug.xml:150: The following error occurred while executing this line:
C:\Users\mjayan\May10_LATEST\netbeans\nbbuild\testuserdir\var\cache\executor-snippets\debug.xml:129: The following error occurred while executing this line:
C:\Users\mjayan\May10_LATEST\netbeans\nbbuild\testuserdir\var\cache\executor-snippets\debug.xml:77: Java returned: 1
JDWP exit error JVMTI_ERROR_THREAD_NOT_ALIVE(15): cannot set thread local storage [s\open\src\jdk.jdwp.agent\share\native\libjdwp\threadControl.c:191]
FATAL ERROR in native method: JDWP cannot set thread local storage, jvmtiError=JVMTI_ERROR_THREAD_NOT_ALIVE(15)
C:\Users\mjayan\May10_LATEST\netbeans\nbbuild\testuserdir\var\cache\executor-snippets\debug.xml:150: The following error occurred while executing this line:
C:\Users\mjayan\May10_LATEST\netbeans\nbbuild\testuserdir\var\cache\executor-snippets\debug.xml:129: The following error occurred while executing this line:
C:\Users\mjayan\May10_LATEST\netbeans\nbbuild\testuserdir\var\cache\executor-snippets\debug.xml:77: Java returned: 1
- backported by
-
JDK-8289865 Fatal Error when suspending virtual thread after it has terminated
-
- Resolved
-
-
JDK-8291221 Fatal Error when suspending virtual thread after it has terminated
-
- Resolved
-
-
JDK-8291384 Fatal Error when suspending virtual thread after it has terminated
-
- Resolved
-
- relates to
-
JDK-8288703 GetThreadState returns 0 for virtual thread that has terminated
-
- Closed
-
(1 links to)