RFR: 8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages

Matias Saavedra Silva matsaave at openjdk.org
Thu Feb 8 23:24:03 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`.

Looks good! Seems trivial as well.

-------------

Marked as reviewed by matsaave (Committer).

PR Review: https://git.openjdk.org/jdk/pull/17738#pullrequestreview-1871428761


More information about the hotspot-runtime-dev mailing list