hg: jdk7/hotspot/hotspot: 3 new changesets

john.coomes at sun.com john.coomes at sun.com
Thu May 7 16:22:28 PDT 2009


Changeset: 20c6f43950b5
Author:    johnc
Date:      2009-04-30 15:07 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/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/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/hotspot/rev/a58ad611cc63

Merge





More information about the jdk7-changes mailing list