hg: jdk9/hs/hotspot: 2 new changesets
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Wed Jun 22 09:42:13 UTC 2016
Changeset: 07109ac130cd
Author: tschatzl
Date: 2016-06-22 10:34 +0200
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/07109ac130cd
8152438: Threads may do significant work out of the non-shared overflow buffer
Summary: Before processing an element in the non-shared overflow buffer, try to push it into the local shared buffer to keep it full.
Reviewed-by: jmasa, ehelin, sjohanss
! src/share/vm/gc/g1/g1ParScanThreadState.cpp
! src/share/vm/gc/shared/taskqueue.hpp
! src/share/vm/gc/shared/taskqueue.inline.hpp
Changeset: e589e4cd06fc
Author: tschatzl
Date: 2016-06-22 10:49 +0200
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/e589e4cd06fc
Merge
More information about the jdk9-all-changes
mailing list