RFR (XS): 8026186: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java Compilation failed

Jesper Wilhelmsson jesper.wilhelmsson at oracle.com
Mon Oct 14 09:16:08 UTC 2013


Hi Thomas,

Looks good.
/Jesper

Thomas Schatzl skrev 14/10/13 10:51 AM:
> Hi all,
>
>    can I have reviews for the following small fix? After changes for
> JDK-8014905 (https://bugs.openjdk.java.net/browse/JDK-8014905) some
> tests that used the method JDKToolFinder.getCurrentJDKTool() did not
> compile any more because the method has been renamed to
> JDKToolFinder.getTestJDKTool() (see
> http://cr.openjdk.java.net/~ctornqvi/webrev/8014905/webrev.04/test/testlibrary/com/oracle/java/testlibrary/JDKToolFinder.java.udiff.html)
>
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8026186
>
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8026186/webrev/
>
> Testing:
> local compilation/run of affected tests via jtreg
>
> Note that the test gc/metaspace/CompressedClassSpaceSizeInJmapHeap does
> not pass any more, I created another CR for it at
> https://bugs.openjdk.java.net/browse/JDK-8026387
>
> Thomas
>



More information about the hotspot-gc-dev mailing list