RFR: 8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages
Johan Sjölen
jsjolen at openjdk.org
Fri Feb 9 17:07:04 UTC 2024
On Tue, 6 Feb 2024 22:28:50 GMT, Calvin Cheung <ccheung 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`.
LGTM
-------------
Marked as reviewed by jsjolen (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17738#pullrequestreview-1872843787
More information about the hotspot-runtime-dev
mailing list