hg: jdk9/hs-rt/hotspot: 8129961: SIGSEGV when copying to survivor space
jon.masamitsu at oracle.com
jon.masamitsu at oracle.com
Mon Jul 13 20:04:58 UTC 2015
Changeset: 726a9b9243e0
Author: ecaspole
Date: 2015-07-13 11:49 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/726a9b9243e0
8129961: SIGSEGV when copying to survivor space
Summary: Remove "include_young" parameter from GenCollectedHeap::no_allocs_since_save_marks() since all existing uses pass true to always rescan young gen.
Reviewed-by: jmasa, kbarrett
! src/share/vm/gc/cms/parNewGeneration.cpp
! src/share/vm/gc/serial/defNewGeneration.cpp
! src/share/vm/gc/shared/genCollectedHeap.cpp
! src/share/vm/gc/shared/genCollectedHeap.hpp
More information about the jdk9-all-changes
mailing list