hg: hsx/hotspot-emb/hotspot: 8 new changesets

bertrand.delsart at oracle.com bertrand.delsart at oracle.com
Mon Jun 11 06:54:22 PDT 2012


Changeset: fab99b17c1de
Author:    mikael
Date:      2012-06-01 20:17 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-emb/hotspot/rev/fab99b17c1de

7155453: [macosx] re-enable jbb tests in JPRT
Summary: Run SPECjbb in headless mode and enable SPECjbb runs on OSX
Reviewed-by: dcubed, dholmes

! make/jprt.properties

Changeset: 4434fdad6b37
Author:    dholmes
Date:      2012-06-02 07:32 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-emb/hotspot/rev/4434fdad6b37

Merge

! make/jprt.properties

Changeset: e17b61ba7bb3
Author:    kamg
Date:      2012-06-04 10:22 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-emb/hotspot/rev/e17b61ba7bb3

7166498: JVM crash in ClassVerifier
Summary: Fixed raw pointer being used after potential safepoint/GC
Reviewed-by: acorn, fparain, dholmes

! src/share/vm/classfile/verifier.cpp

Changeset: a297b0e14605
Author:    mgerdin
Date:      2012-06-04 09:21 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-emb/hotspot/rev/a297b0e14605

7172226: HotSpot fails to build with GCC 4.7 because of stricter c++ argument dependent lookup
Summary: Add "using" keyword to import base class functions from FreeList<T> to fix template name lookup in gcc 4.7
Reviewed-by: brutisso, iveresov

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

Changeset: 37552638d24a
Author:    brutisso
Date:      2012-06-05 22:30 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-emb/hotspot/rev/37552638d24a

7172388: G1: _total_full_collections should not be incremented for concurrent cycles
Reviewed-by: azeemj, jmasa

! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/vm_operations_g1.cpp
! src/share/vm/gc_implementation/g1/vm_operations_g1.hpp

Changeset: b9442ac22f59
Author:    brutisso
Date:      2012-06-04 13:29 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-emb/hotspot/rev/b9442ac22f59

7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1
Summary: The scope of TraceMemoryManagerStats in G1CollectedHeap need to cover the call to G1MonitoringSupport::update_sizes()
Reviewed-by: johnc, jmasa

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

Changeset: 063451aefde8
Author:    jcoomes
Date:      2012-06-08 09:49 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-emb/hotspot/rev/063451aefde8

Merge


Changeset: ab6ab9f84b2d
Author:    bdelsart
Date:      2012-06-11 04:47 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-emb/hotspot/rev/ab6ab9f84b2d

Merge




More information about the hotspot-runtime-dev mailing list