RFR: 8329726: Use non-short forward jumps in lightweight locking [v2]
Roman Kennke
rkennke at openjdk.org
Mon Apr 8 08:19:33 UTC 2024
On Mon, 8 Apr 2024 05:06:28 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> > Unfortunately, I could not make a simple test-case, because ShowMessageBoxOnError stops and waits on error, which would make jtreg time-out.
>
> Although a time out is a bit of a confusing failure mode for the test, I think it would be better than no test at all, right?
Right. I added a test-case with a short timeout. It fails without the change, and passes with it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18657#issuecomment-2042134453
More information about the hotspot-compiler-dev
mailing list