<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
Could I have a review for this change, please:<br>
<br>
Bug: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8148397">https://bugs.openjdk.java.net/browse/JDK-8148397</a><br>
Webrev: <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~mchernov/8148397/webrev.00/">http://cr.openjdk.java.net/~mchernov/8148397/webrev.00/</a><br>
<br>
TestIHOPParallel.java - stress test for Adaptive IHOP with logging.
Test allocates and frees memory in several threads. Executes with
<meta http-equiv="content-type" content="text/html; charset=utf-8">
enabled logging for IHOP:
-Xlog:gc+ihop=debug,gc+ihop+ergo=debug,gc+ergo=debug . Expects for
no crashes during working.<br>
<br>
TestIHOPStatic.java - provokes concurrent cycle initiation with
static IHOP during allocation to check that occupancy and threshold
(IHOP) are valid and occupancy is greater than threshold.<br>
<br>
TestIHOPErgo.java - provokes concurrent cycle initiation with static
and adaptive IHOP. Checks that occupancy and threshold are valid.
Checks that adaptive IHOP prediction is activated during some
iterations.<br>
<br>
Executed on several configurations with nightly VM options.<br>
<br>
Thanks<br>
Michail<br>
<br>
<br>
<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</body>
</html>