The change fixes a 'deadlock' situation in VM_RedefineClasses::lock_classes()
when the current thread is in the middle
of redefining the same class. The change is based on the fix [1] suggested in
the Jira issue [2] comment.
[1] http://cr.openjdk.java.net/~jiangli/8241390/webrev.00/
[2] https://
Hi Matthias,
The change looks good to me. Probably it also makes sense to remove method
getHostConfiguredCpuCount0() since it is no longer used.
Thanks,
Daniil
On 6/12/20, 8:25 AM, "Baesken, Matthias" wrote:
Hello, please review the following change .
We have a Linux machine