RFR: 8289764: gc/lock tests failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects"

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Wed Jul 27 14:38:51 UTC 2022


On Wed, 27 Jul 2022 14:03:34 GMT, Ramkumar Sunderbabu <rsunderbabu at openjdk.org> wrote:

> Tested with all GC options

Summary of changes
1. Remove explicit creation of garbage, instead call GC directly.
2. Retain the class of functions being tested - jni, jniref, jvmti, malloc.
3. Only one test is retained for every class of function.

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

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


More information about the hotspot-dev mailing list