RFR: 8322996: BoxLockNode creation fails with assert(reg < CHUNK_SIZE) failed: sanity [v4]

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Wed Jan 24 13:59:29 UTC 2024


On Wed, 24 Jan 2024 09:50:23 GMT, Daniel Lundén <dlunden at openjdk.org> wrote:

> I have experimented with such test cases (various edge cases) and as a result found a related (but separate) issue from this one. I was planning to add these additional tests for that separate issue, to not introduce unnecessary test failures before that fix is integrated. Maybe it is better to add the additional tests directly as part of this changeset instead?

If the additional tests trigger failures after this fix is applied, I would suggest including them as part of the fix to the separate issue.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17370#issuecomment-1908172373


More information about the hotspot-compiler-dev mailing list