RFR: 8344628: Test TestEnableJVMCIProduct.java run with virtual thread intermittent fails
Doug Simon
dnsimon at openjdk.org
Fri Nov 22 14:01:46 UTC 2024
On Fri, 22 Nov 2024 13:56:51 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR prevents a rare, intermittent failure of TestEnableJVMCIProduct.java.
> It does this by writing the expected test output to a file instead of stdout to avoid issues with VM error logging interleaving with the test output.
@sendaoYan can you please test this fix in your setup.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22323#issuecomment-2493832221
More information about the hotspot-compiler-dev
mailing list