RFR: 8357060: [premain] assert(left >= right) failed: avoid underflow
Aleksey Shipilev
shade at openjdk.org
Mon May 19 09:50:21 UTC 2025
On Fri, 16 May 2025 15:49:04 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
> @shipilev - fyi after these changes we should also be able to set ArchiveRelocationMode to 1 by default in premain (See https://bugs.openjdk.org/browse/JDK-8340474).
I agree. I flipped `ArchiveRelocationMode = 1` on top of this PR, and the testing started to pass. Thanks! I opened the dependent PR here: https://github.com/openjdk/leyden/pull/69
-------------
PR Comment: https://git.openjdk.org/leyden/pull/68#issuecomment-2890374121
More information about the leyden-dev
mailing list