<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
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.<br>
<br>
<b>Bug</b>: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8140600">https://bugs.openjdk.java.net/browse/JDK-8140600</a><br>
<b>Webrev</b>:
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~drwhite/8140600/webrev.01/">http://cr.openjdk.java.net/~drwhite/8140600/webrev.01/</a><br>
<b>Tests</b>: jprt<br>
<br>
Note: Merged with mgerdin's change to
<meta http-equiv="content-type" content="text/html; charset=utf-8">
g1YoungRemSetSamplingThread.<br>
<br>
Thanks!<br>
<br>
- Derek<br>
</body>
</html>