RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks [v2]

Roman Marchenko rmarchenko at openjdk.org
Tue Nov 14 11:04:31 UTC 2023


On Tue, 14 Nov 2023 08:18:41 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

>> Zero'ing memory of extension event callbacks
>
> Roman Marchenko has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixing review comments

The previous test run was OK https://github.com/wkia/jdk/actions/runs/6852317395

Now it fails on MacOS: "hotspot/jtreg/gc/TestAllocHumongousFragment.java: java.lang.OutOfMemoryError: Java heap space", so I guess it is caused by infrastructure issues.

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

PR Comment: https://git.openjdk.org/jdk/pull/16647#issuecomment-1809990842


More information about the serviceability-dev mailing list