Integrated: 8361101: AOTCodeAddressTable::_stubs_addr not initialized/freed properly

Ashutosh Mehra asmehra at openjdk.org
Wed Jul 2 13:27:46 UTC 2025


On Mon, 30 Jun 2025 19:45:49 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:

> Please reivew this patch to fix initialization and freeing of `AOTCodeAddressTable::_stubs_addr`. Changes are trivial

This pull request has now been integrated.

Changeset: 3066a67e
Author:    Ashutosh Mehra <asmehra at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3066a67e6279f7e3896ab545bc6c291d279d2b03
Stats:     4 lines in 2 files changed: 4 ins; 0 del; 0 mod

8361101: AOTCodeAddressTable::_stubs_addr not initialized/freed properly

Reviewed-by: kvn, shade

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

PR: https://git.openjdk.org/jdk/pull/26053


More information about the hotspot-compiler-dev mailing list