[lilliput-jdk17u:lilliput] Integrated: 8310534: [Lilliput/JDK17] Shenandoah/JVMTI heap-walk crashes

Roman Kennke rkennke at openjdk.org
Wed Jun 21 16:01:33 UTC 2023


On Wed, 21 Jun 2023 12:24:20 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> I observe a crash in JVMTI heap-walk code when running Shenandoah even with -UCOH, see bug report for details.
> 
> The fix for now is to revert the relevant change back to clean upstream state. The JVMTI heap-dump would be disabled with +UCOH anyway in #35, and eventually fixed properly by #21.
> 
> Testing:
>  - [x] serviceability/jvmti/Heap/IterateHeapWithEscapeAnalysisEnabled.java TEST_VM_OPTS="-XX:+UseShenandoahGC"
>  - [x] tier1 with TEST_VM_OPTS="-XX:+UseShenandoahGC"

This pull request has now been integrated.

Changeset: d7886d36
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/lilliput-jdk17u/commit/d7886d36fb0c702a0a68f2c396af09d8873ef60d
Stats:     4 lines in 1 file changed: 0 ins; 3 del; 1 mod

8310534: [Lilliput/JDK17] Shenandoah/JVMTI heap-walk crashes

Reviewed-by: shade

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

PR: https://git.openjdk.org/lilliput-jdk17u/pull/37


More information about the lilliput-dev mailing list