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

chuck.rasbold at sun.com chuck.rasbold at sun.com
Tue Sep 2 09:14:05 PDT 2008


Changeset: 1e5d20c34408
Author:    tonyp
Date:      2008-08-19 17:55 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/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-comp/hotspot/rev/331eaa715e58

Merge


Changeset: bfcb639d5bca
Author:    ysr
Date:      2008-08-20 15:41 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/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-comp/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-comp/hotspot/rev/58eb97387b90

Merge


Changeset: cf6f0e32e518
Author:    rasbold
Date:      2008-09-02 06:55 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/cf6f0e32e518

Merge

- src/cpu/x86/vm/assembler_x86_32.cpp
- src/cpu/x86/vm/assembler_x86_32.hpp
- src/cpu/x86/vm/assembler_x86_32.inline.hpp
- src/cpu/x86/vm/assembler_x86_64.cpp
- src/cpu/x86/vm/assembler_x86_64.hpp
- src/cpu/x86/vm/assembler_x86_64.inline.hpp
- src/os_cpu/linux_x86/vm/assembler_linux_x86_32.cpp
- src/os_cpu/linux_x86/vm/assembler_linux_x86_64.cpp
- src/os_cpu/solaris_x86/vm/assembler_solaris_x86_32.cpp
- src/os_cpu/solaris_x86/vm/assembler_solaris_x86_64.cpp
- src/os_cpu/windows_x86/vm/assembler_windows_x86_32.cpp
- src/os_cpu/windows_x86/vm/assembler_windows_x86_64.cpp




More information about the jdk7-changes mailing list