RFR: 8292313: 2 runtime/cds/appcds tests fail after JDK-8284313
Calvin Cheung
ccheung at openjdk.org
Tue Aug 16 05:23:50 UTC 2022
On Mon, 15 Aug 2022 23:46:53 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Maybe the tests should be fixed to check for only "shared class paths mismatch (hint: enable -Xlog:class+path=info to diagnose the failure)"? That way we don't need to put arbitrary limitations on the tests.
This essentially relaxes the checks in the test and should work too. I've pushed an update. Thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/9884
More information about the hotspot-runtime-dev
mailing list