It's impossible to fully support DetachCurrentThread on green threads. However,
the current scheme in beta3 is broken. DetachCurrentThread deletes the execenv,
but a later AttachCurrentThread still uses the existing execenv.
the current scheme in beta3 is broken. DetachCurrentThread deletes the execenv,
but a later AttachCurrentThread still uses the existing execenv.
- duplicates
-
JDK-4108464 green VM exits with one non-daemon thread running (other than main thread)
-
- Closed
-
-
JDK-4107630 JNI DetachCurrentThread decrements the UserThreadCount under green threads
-
- Closed
-