Integrated: 8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages
Calvin Cheung
ccheung at openjdk.org
Fri Feb 9 18:09:13 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`.
This pull request has now been integrated.
Changeset: b42b8886
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b42b8886aa93a50d114f9a105ef6b94febd38729
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages
Reviewed-by: matsaave, jsjolen
-------------
PR: https://git.openjdk.org/jdk/pull/17738
More information about the hotspot-runtime-dev
mailing list