RFR: 8291555: Implement alternative fast-locking scheme [v26]
Roman Kennke
rkennke at openjdk.org
Wed Mar 15 09:41:30 UTC 2023
On Wed, 15 Mar 2023 01:25:33 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> I did Mach5 Tier{1,2,3} on v25. Please see the bug report for the gory details:
>
> Tier1 - 1 known, unrelated failure Tier2 - 4 closed, unknown, related test failures Tier3 - 8 closed, unknown, related test failures; 2 open, known, unrelated test failures; 16 open, unknown, related test failures
>
> I'm pausing my Mach5 testing at this point.
Hi Daniel,
I could not reproduce any of the test failures, neither on x86_64 nor on aarch64. I have blindly fixed the code stub size issue, it seems rather trivial. Would it be possible to open/send me the failing test that triggers vframeArray assert or extract a reproducer that you could publish? I looked at it but could not figure out what could be going on there.
Thanks,
Roman
-------------
PR: https://git.openjdk.org/jdk/pull/10907
More information about the serviceability-dev
mailing list