RFR (S): 8140600: Convert unnecessarily malloc'd Monitors to value members

Derek White derek.white at oracle.com
Sat Feb 27 04:16:27 UTC 2016


This small fix changes a malloc'd monitor into an embedded monitor. Also 
adds assert that no one holds the monitor when we destruct it.

*Bug*: https://bugs.openjdk.java.net/browse/JDK-8140600
*Webrev*: http://cr.openjdk.java.net/~drwhite/8140600/webrev.01/
*Tests*: jprt

Note: Merged with mgerdin's change to g1YoungRemSetSamplingThread.

Thanks!

  - Derek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20160226/e452824d/attachment.htm>


More information about the hotspot-gc-dev mailing list