[9] RFR(S): 8059846: InstanceKlass should use MutexLockerEx to acquire OsrList_lock

Tobias Hartmann tobias.hartmann at oracle.com
Tue Oct 14 07:55:13 UTC 2014


Hi,

please review this small code cleanup that replaces the explicit locking of 
OsrList_lock by a MutexLockerEx instantiation.

Bug: https://bugs.openjdk.java.net/browse/JDK-8059846
Webrev: http://cr.openjdk.java.net/~thartmann/8059846/webrev.00/

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list