hg: jdk7/hotspot-rt/hotspot: 6 new changesets

andrei.pangin at sun.com andrei.pangin at sun.com
Sun Aug 31 19:19:59 PDT 2008


Changeset: 1e5d20c34408
Author:    tonyp
Date:      2008-08-19 17:55 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/1e5d20c34408

6736341: PermGen size is insufficient for jconsole
Summary: Removing two buggy methods that should not be used, but ended up being used due to a re-organization in the class hierarchy.
Reviewed-by: jmasa, ysr, kamg, coleenp

! src/share/vm/memory/compactingPermGenGen.cpp
! src/share/vm/memory/compactingPermGenGen.hpp

Changeset: 331eaa715e58
Author:    ysr
Date:      2008-08-20 11:23 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/331eaa715e58

Merge


Changeset: bfcb639d5bca
Author:    ysr
Date:      2008-08-20 15:41 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/bfcb639d5bca

6739357: CMS: Switch off CMSPrecleanRefLists1 until 6722113 can be fixed
Summary: Temporarily switch off the precleaning of Reference lists completely until related issues are fixed in 6722113.
Reviewed-by: jmasa, poonam, tonyp

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

Changeset: 387a62b4be60
Author:    jmasa
Date:      2008-08-20 23:05 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/387a62b4be60

6728478: Assertion at parallel promotion from young to old generation
Summary: The fix avoids a call to address_for_index() in this particular situation where it is not known if the passed index is in bounds.
Reviewed-by: tonyp

! src/share/vm/gc_implementation/parNew/parGCAllocBuffer.cpp
! src/share/vm/memory/blockOffsetTable.hpp

Changeset: 58eb97387b90
Author:    ysr
Date:      2008-08-25 12:16 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/58eb97387b90

Merge


Changeset: 23c6240101a0
Author:    apangin
Date:      2008-08-31 15:24 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/23c6240101a0

Merge





More information about the hotspot-runtime-dev mailing list