RFR: 8339701: Test TestPinCaseWithCFLH.java fails with -Xcomp
David Holmes
dholmes at openjdk.org
Mon Sep 9 05:14:04 UTC 2024
On Sun, 8 Sep 2024 15:30:21 GMT, SendaoYan <syan at openjdk.org> wrote:
> In this test, disable BackgroundCompilation will make instrumentation in premain throw java.util.MissingResourceException in some test environments.
I think we need to understand why this happens, as I don't see this being a test issue. I assume the test needs to run under a none-US locale for the problem to arise?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20906#issuecomment-2337136612
More information about the serviceability-dev
mailing list