hg: jdk/submit: 8180068: Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0' for sparc & arm
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Thu Aug 13 14:03:19 UTC 2020
Changeset: 09ff4c98ccd6
Author: phh
Date: 2020-08-13 07:03 -0700
URL: https://hg.openjdk.java.net/jdk/submit/rev/09ff4c98ccd6
8180068: Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0' for sparc & arm
! src/hotspot/cpu/aarch64/gc/g1/g1BarrierSetAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/gc/shared/barrierSetAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.cpp
! src/hotspot/cpu/x86/gc/g1/g1BarrierSetAssembler_x86.cpp
! src/hotspot/cpu/x86/gc/shared/barrierSetAssembler_x86.cpp
! src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp
More information about the jdk-submit-changes
mailing list