RFR: 8251158: Implementation of JEP 387: Elastic Metaspace [v4]
Thomas Stuefe
stuefe at openjdk.java.net
Wed Sep 30 08:17:57 UTC 2020
On Wed, 30 Sep 2020 00:50:11 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Make MetaspaceGuardAllocations a diagnostic flag (2)
>
> test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/LargePages.java line 49:
>
>> 47: SharedStringsUtils.dump(TestCommon.list("HelloString"),
>> 48: "SharedStringsBasic.txt", CDS_LOGGING,
>> 49: "-XX:+UseLargePages");
>
> You can delete code from line 47 onwards as they are the same as the test cases above.
I missed that. Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/336
More information about the hotspot-runtime-dev
mailing list