hg: jdk7/hotspot/hotspot: 4 new changesets

igor.veresov at oracle.com igor.veresov at oracle.com
Fri Nov 19 19:46:23 PST 2010


Changeset: 0ac62b4d6507
Author:    kvn
Date:      2010-11-12 09:51 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/0ac62b4d6507

6999491: non-zero COOPs are used when they should not
Summary: HeapBaseMinAddress should be used only for a default heap size calculation.
Reviewed-by: iveresov, jcoomes, dholmes

! src/share/vm/memory/universe.cpp
! src/share/vm/runtime/arguments.cpp

Changeset: 22ef3370343b
Author:    iveresov
Date:      2010-11-16 15:57 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/22ef3370343b

7000349: Tiered reacts incorrectly to C1 compilation failures
Summary: Fix policy reaction to C1 comilation failures, make C1 properly report errors.
Reviewed-by: kvn

! src/share/vm/c1/c1_Compilation.cpp
! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/runtime/simpleThresholdPolicy.cpp

Changeset: f264f4c42799
Author:    kvn
Date:      2010-11-18 09:52 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/f264f4c42799

7000491: assert(false) failed: should be optimized out in SharedRuntime::g1_wb_pre
Summary: Wrong value type is used for NULL store when clearing the detail message of the preallocated exception object.
Reviewed-by: never, iveresov

! src/share/vm/opto/graphKit.cpp

Changeset: 4110c3e0c50d
Author:    iveresov
Date:      2010-11-19 17:01 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/4110c3e0c50d

Merge

! src/share/vm/memory/universe.cpp
! src/share/vm/runtime/arguments.cpp



More information about the hotspot-dev mailing list