RFR: 8357060: [premain] assert(left >= right) failed: avoid underflow

Ashutosh Mehra asmehra at openjdk.org
Fri May 16 18:08:00 UTC 2025


On Fri, 16 May 2025 18:02:24 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Can you add new methods to AOTCacheAccess to get addresses based on offsets instead of: (Method*)((address)SharedBaseAddress + entry->method_offset()); ?

Yes, that make sense. I will add the method in `AOTCacheAccess`.

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

PR Comment: https://git.openjdk.org/leyden/pull/68#issuecomment-2887373113


More information about the leyden-dev mailing list