RFR: 8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages
Calvin Cheung
ccheung at openjdk.org
Fri Feb 9 18:09:12 UTC 2024
On Thu, 8 Feb 2024 23:21:21 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
>> A simple test fix by not checking the `[cds]` tag in the output because the tag may have spaces if there's other log output message with longer log tag before it.
>>
>> Tested manually with `-XX:+UseLargePages`.
>
> Looks good! Seems trivial as well.
Thanks @matias9927 and @jdksjolen.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17738#issuecomment-1936379750
More information about the hotspot-runtime-dev
mailing list