RFR: Restore Method pointer for every AOTCodeEntry
Ashutosh Mehra
asmehra at openjdk.org
Fri Aug 8 03:37:37 UTC 2025
On Thu, 7 Aug 2025 23:41:05 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> May be we should add new _load_entries_offset field to avoid calculation each time and get address similar to _search_entries_offset
yeah, having separate fields for the two is better. I will make this change.
@vnkozlov
> I hit assert running runtime/cds/appcds/applications/SpringPetClinic.java#aot:
Is it intermittent? I also ran this test locally but didn't hit the assert.
-------------
PR Comment: https://git.openjdk.org/leyden/pull/90#issuecomment-3166453304
PR Comment: https://git.openjdk.org/leyden/pull/90#issuecomment-3166454477
More information about the leyden-dev
mailing list