With the fix for 4678415, in 1.4.1 b11 there is a risk of deadlock, causing
the VM to hang if a 3rd party memory manager such as mtmalloc, ptmalloc, etc.
is run with JVMDI, JVMPI or an application that calls JVM_Suspend.
the VM to hang if a 3rd party memory manager such as mtmalloc, ptmalloc, etc.
is run with JVMDI, JVMPI or an application that calls JVM_Suspend.
- relates to
-
JDK-4776858 regression: java_suspend_self() has race with external suspend
- Resolved
-
JDK-4678415 Reg-test MangleStepTest.java Failing
- Closed
-
JDK-4674848 HPROF: regression: very few CPU sampling again on Linux, Win2k
- Closed