hg: jdk9/hs-rt/hotspot: 4 new changesets

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Fri Dec 18 15:33:50 UTC 2015


Changeset: b5e8035f63ae
Author:    tschatzl
Date:      2015-12-18 11:30 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/b5e8035f63ae

8145534: TestRemsetLogging.java takes a long time
Summary: Improve the test and test settings to decrease the time it takes.
Reviewed-by: brutisso, jmasa, dfazunen

! test/gc/g1/TestRemsetLogging.java
! test/gc/g1/TestRemsetLoggingPerRegion.java
! test/gc/g1/TestRemsetLoggingThreads.java
! test/gc/g1/TestRemsetLoggingTools.java

Changeset: 3cef14dc7a14
Author:    tschatzl
Date:      2015-12-18 14:27 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/3cef14dc7a14

8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY
Summary: Move destructor work into cpp file
Reviewed-by: mgerdin, stefank

! src/share/vm/gc/g1/g1RemSetSummary.cpp
! src/share/vm/gc/g1/g1RemSetSummary.hpp

Changeset: 13d08c5b41e3
Author:    tschatzl
Date:      2015-12-18 14:32 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/13d08c5b41e3

8145752: Fix include guards in GC code
Reviewed-by: mgerdin, stefank

! src/share/vm/gc/g1/g1CollectorState.hpp
! src/share/vm/gc/g1/g1ParScanThreadState.inline.hpp
! src/share/vm/gc/g1/g1RegionToSpaceMapper.hpp
! src/share/vm/gc/g1/g1YoungRemSetSamplingThread.hpp
! src/share/vm/gc/shared/allocTracer.hpp
! src/share/vm/gc/shared/copyFailedInfo.hpp

Changeset: 50400f514767
Author:    tschatzl
Date:      2015-12-18 13:38 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/50400f514767

Merge




More information about the jdk9-hs-rt-changes mailing list