hg: jdk8u/hs-dev/hotspot: 8058209: Race in G1 card scanning could allow scanning of memory covered by PLABs
mikael.gerdin at oracle.com
mikael.gerdin at oracle.com
Tue Nov 18 14:53:34 UTC 2014
Changeset: e8bf410d5e23
Author: mgerdin
Date: 2014-11-14 14:23 +0100
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/e8bf410d5e23
8058209: Race in G1 card scanning could allow scanning of memory covered by PLABs
Summary: Read _top before _gc_time_stamp in saved_mark_word() with LoadLoad order to ensure we get a consistent view
Reviewed-by: brutisso, dcubed, dholmes, stefank
! src/share/vm/gc_implementation/g1/heapRegion.cpp
More information about the jdk8u-hs-changes
mailing list