8210307: 8210246 broke NMT jtreg tests
Thomas Stüfe
thomas.stuefe at gmail.com
Mon Sep 3 12:52:00 UTC 2018
Note that currently jdk-submit is down for maintenance, so I cannot
push this fix because I cannot run all tests. Will have to wait until
jdk-submit is up again.
Best Regards, Thomas
On Mon, Sep 3, 2018 at 9:17 AM, Thomas Stüfe <thomas.stuefe at gmail.com> wrote:
> Hi all,
>
> may I please have reviews for this tiny and trivial fix:
>
> cr: http://cr.openjdk.java.net/~stuefe/webrevs/8210307-8210246-broke-NMT-jtreg-tests/webrev.00/webrev/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8210307
>
> 8210246 macrofied (don't know a better name :) the memory types, which
> is fine, but added additional quotes, which changes NMT output and
> breaks all tests.
>
> Fix is very simple. Just remove the additional quotes, which reverts
> NMT output to what it was before.
>
> Thank you,
>
> Thomas
More information about the hotspot-runtime-dev
mailing list