<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi All,<br>
    <br>
    Could you please review a small change to the TEST.groups file.<br>
    <br>
    Webrev link:
    <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~skovalev/dkononen/8077620/webrev.00/">http://cr.openjdk.java.net/~skovalev/dkononen/8077620/webrev.00/</a><br>
    Bug id: <a href="https://bugs.openjdk.java.net/browse/JDK-8077620">JDK-8077620</a><br>
    Testing: automated<br>
    Description:<br>
    <br>
    The following tests cannot be run on compact profiles 1 and 2:<br>
    <br>
    compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java:
    requires java.lang.instrument package (JEP-161, available in Compact
    Profile 3);<br>
    compiler/rangechecks/TestRangeCheckSmearing.java: requires
    sun.management package (JEP-161, any management packages available
    since Compact Profile 3);<br>
    gc/TestGCLogRotationViaJcmd.java: uses ProcessTools which depends on
    java.lang.management (JEP-161, available in Compact Profile 3);<br>
    serviceability/sa/jmap-hashcode/Test8028623.java: the same as above.<br>
    <br>
    The fix simply moves these tests into :needs_compact3 group.<br>
    <br>
    Thank you,<br>
    Denis.<br>
    <br>
  </body>
</html>