<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello,<br>
<br>
Would you review a simple fix in G1.<br>
<br>
Short description: <br>
after introduction G1Log - dynamic changes of PrintGC and
PrintGCDetails flag has no effect anymore, because G1Log looks for
these flags during initialization only. The fix: sync the log level
with the flags values.<br>
<br>
A huge thanks to Jesper who helped me a lot with my first product
fix.<br>
<br>
Bug: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8073476">https://bugs.openjdk.java.net/browse/JDK-8073476</a><br>
Webrev: <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~dfazunen/8073476/webrev.06/">http://cr.openjdk.java.net/~dfazunen/8073476/webrev.06/</a><br>
<br>
<br>
Testing: <br>
I ran manually the test from the bug report to make sure the change
fixes the problem.<br>
A regression test will be delivered separately as a fix of <a
id="key-val" rel="4774806"
href="https://bugs.openjdk.java.net/browse/JDK-8077056">JDK-8077056</a><br>
<br>
Thanks,<br>
Dima
</body>
</html>