hg: jdk7/hotspot-comp/hotspot: 11 new changesets

vladimir.kozlov at sun.com vladimir.kozlov at sun.com
Fri May 8 12:59:31 PDT 2009


Changeset: 2b6c55e36143
Author:    tonyp
Date:      2009-04-23 16:58 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/2b6c55e36143

6829013: G1: set the default value of G1VerifyConcMarkPrintRechable to false
Summary: Turn off G1VerifyConcMarkPrintReachable by default to minimize the amount of verbose output we generate by default.
Reviewed-by: jmasa

! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp

Changeset: 4753e4079a5a
Author:    apetrusenko
Date:      2009-04-27 12:33 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/4753e4079a5a

Merge


Changeset: b803b1b9e206
Author:    iveresov
Date:      2009-04-27 16:52 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/b803b1b9e206

6819098: G1: reduce RSet scanning times
Summary: Added a feedback-driven exponential skipping for parallel RSet scanning.
Reviewed-by: tonyp, apetrusenko

! src/share/vm/gc_implementation/g1/g1RemSet.cpp

Changeset: 51285b431bb2
Author:    apetrusenko
Date:      2009-05-04 02:57 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/51285b431bb2

Merge


Changeset: 81a249214991
Author:    poonam
Date:      2009-05-04 17:58 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/81a249214991

6829234: Refix 6822407 and 6812971
Summary: Fixes two SA issues 6822407 and 6812971
Reviewed-by: swamyv, acorn, kvn, coleenp

! agent/src/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java

Changeset: c8f1f4de26c9
Author:    kamg
Date:      2009-05-07 11:44 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/c8f1f4de26c9

Merge


Changeset: 20c6f43950b5
Author:    johnc
Date:      2009-04-30 15:07 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/20c6f43950b5

6490395: G1: Tidy up command line flags.
Summary: Change G1 flag names to be more consistent and disable some in 'product' mode.
Reviewed-by: tonyp, iveresov

! src/share/vm/gc_implementation/g1/concurrentG1RefineThread.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
! src/share/vm/gc_implementation/g1/g1RemSet.cpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/gc_implementation/g1/heapRegion.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp

Changeset: a2957df801a1
Author:    johnc
Date:      2009-05-05 22:15 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/a2957df801a1

6833576: G1: assert illegal index, growableArray.hpp:186
Summary: The code that calculates the heap region index for an object address incorrectly used signed arithmetic.
Reviewed-by: jcoomes, ysr

! src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp

Changeset: a58ad611cc63
Author:    jcoomes
Date:      2009-05-07 13:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/a58ad611cc63

Merge


Changeset: 9b3a41ccc927
Author:    kvn
Date:      2009-05-07 17:09 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/9b3a41ccc927

Merge


Changeset: d0e0d6d824d8
Author:    kvn
Date:      2009-05-08 10:34 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/d0e0d6d824d8

Merge

! src/share/vm/runtime/globals.hpp




More information about the jdk7-changes mailing list