RFR(S): 8171848: ObjectMonitor verify() and print() methods are empty

Kirill Zhaldybin kirill.zhaldybin at oracle.com
Wed Dec 21 10:36:05 UTC 2016


Dear all,

Could you please review this fix for 8171848?
I deleted both methods from ObjectMonitor and the code which was not 
doing anything from ObjectSynchronizer::verify().
I did local and rbt testing to be sure that I found all calls to deleted 
methods.

WebRev: http://cr.openjdk.java.net/~kzhaldyb/webrevs/JDK-8171848/webrev.00/
CR: https://bugs.openjdk.java.net/browse/JDK-8171848

Thank you.

Regards, Kirill


More information about the hotspot-runtime-dev mailing list