hg: hsx/hotspot-main/hotspot: 9 new changesets
tao.mao at oracle.com
tao.mao at oracle.com
Thu Aug 1 23:28:52 PDT 2013
Changeset: e3c8767c5cf8
Author: tschatzl
Date: 2013-07-24 10:07 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/e3c8767c5cf8
8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build"
Summary: Remove the @build tag and replace it by a @run tag so that the test gets executed
Reviewed-by: brutisso, mgerdin
! test/gc/g1/TestPrintRegionRememberedSetInfo.java
Changeset: 7b06ae405d7b
Author: jmasa
Date: 2013-07-23 09:49 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/7b06ae405d7b
6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
Contributed-by: yamauchi at google.com
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
! src/share/vm/memory/defNewGeneration.cpp
! src/share/vm/memory/generation.hpp
! src/share/vm/runtime/globals.hpp
Changeset: fb7010c7c011
Author: jmasa
Date: 2013-07-25 07:02 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/fb7010c7c011
Merge
Changeset: ca9dedeebdec
Author: jmasa
Date: 2013-07-25 11:07 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/ca9dedeebdec
6412968: CMS Long initial mark pauses
Reviewed-by: rasbold, tschatzl, jmasa
Contributed-by: yamauchi at google.com
! src/share/vm/gc_implementation/concurrentMarkSweep/cmsOopClosures.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
! src/share/vm/memory/sharedHeap.cpp
! src/share/vm/runtime/globals.hpp
Changeset: 8796fd3ac898
Author: tamao
Date: 2013-07-26 13:34 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/8796fd3ac898
Merge
! src/share/vm/runtime/globals.hpp
Changeset: 313227279a05
Author: brutisso
Date: 2013-08-01 07:03 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/313227279a05
8021967: Deprecate -XX:DefaultMaxRAMFraction
Reviewed-by: tschatzl, jmasa, kvn, tamao
! src/share/vm/runtime/arguments.cpp
+ test/gc/startup_warnings/TestDefaultMaxRAMFraction.java
Changeset: dae8324fc7d1
Author: brutisso
Date: 2013-08-01 09:35 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/dae8324fc7d1
8021879: G1: G1HeapRegionSize flag value not updated correctly
Reviewed-by: tschatzl, jmasa
! src/share/vm/gc_implementation/g1/heapRegion.cpp
+ test/gc/arguments/TestG1HeapRegionSize.java
Changeset: 8d4ff57af591
Author: brutisso
Date: 2013-08-01 17:29 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/8d4ff57af591
8022051: G1: Remove some unused G1 flags
Reviewed-by: tschatzl, jmasa
! src/share/vm/gc_implementation/g1/g1_globals.hpp
Changeset: 69d0dbb53c78
Author: tamao
Date: 2013-08-01 17:17 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/69d0dbb53c78
Merge
More information about the hotspot-dev
mailing list