Integrated: 8277342: vmTestbase/nsk/stress/strace/strace004.java fails with SIGSEGV in InstanceKlass::jni_id_for

Coleen Phillimore coleenp at openjdk.java.net
Fri Nov 19 17:53:37 UTC 2021


On Thu, 18 Nov 2021 21:56:58 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Use the version jni_id_for_impl() as jni_id_for() that takes out the JFieldIdCreation_lock before reading jni_ids in InstanceKlass.
> Tested with mach5 tier1-3.

This pull request has now been integrated.

Changeset: 09e8c8c6
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/09e8c8c64abf4178a042c79b92d7e08e54467331
Stats:     16 lines in 2 files changed: 0 ins; 13 del; 3 mod

8277342: vmTestbase/nsk/stress/strace/strace004.java fails with SIGSEGV  in InstanceKlass::jni_id_for

Reviewed-by: dholmes, hseigel

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

PR: https://git.openjdk.java.net/jdk/pull/6466


More information about the hotspot-dev mailing list