RFR: 8358330: AsmRemarks and DbgStrings clear() method may not get called before their destructor
Ashutosh Mehra
asmehra at openjdk.org
Mon Jun 2 19:20:51 UTC 2025
On Mon, 2 Jun 2025 18:32:12 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
> This patch fixes a possible assert in debug builds if the allocation of memory for a CodeBlob fails when loading it from the AOT Code Cache. See description of [JDK-8358330](https://bugs.openjdk.org/browse/JDK-8358330) for more details.
@vnkozlov can you please review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25598#issuecomment-2932112060
More information about the hotspot-compiler-dev
mailing list