HotSpot doesn't terminate WorkGang GC worker threads when shutting down.
This causes leaks when the JVM is started from JNI or when the ExecuteInternalVMTest unit tests are executed.
Consider adding this test when this has been fixed:
http://cr.openjdk.java.net/~stefank/8087324/workgangTest/
This causes leaks when the JVM is started from JNI or when the ExecuteInternalVMTest unit tests are executed.
Consider adding this test when this has been fixed:
http://cr.openjdk.java.net/~stefank/8087324/workgangTest/
- is blocked by
-
JDK-8087324 Use semaphores when starting and stopping GC task threads
-
- Resolved
-