RFR: 8344609: Check ResourceMark nesting when allocating a GrowableArray on an alternative ResourceArea [v2]

Richard Reingruber rrich at openjdk.org
Mon Dec 2 09:13:41 UTC 2024


On Mon, 2 Dec 2024 00:22:15 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Seems reasonable.

Thanks for having a look at it.

> What testing did you do to see if the assert fires on existing code?

I forgot to update the pr description, sorry.
I've added the change about a week ago to our CI testing where we test head of jdk with and without changes from the team currently in review.
We do tier 1-4 of hotspot and jdk tests. All of langtools and jaxp. Renaissance Suite and SAP specific tests.
The testing is done nightly on the main platforms and also on Linux/PPC64le and AIX.

I had no positves from the assert except for the ctw tests on ppc64 also mentioned in the JBS issue.

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

PR Comment: https://git.openjdk.org/jdk/pull/22269#issuecomment-2510965033


More information about the hotspot-dev mailing list