hg: hsx/hotspot-rt/hotspot: 13 new changesets
karen.kinnear at oracle.com
karen.kinnear at oracle.com
Wed Mar 28 07:31:26 PDT 2012
Changeset: ee138854b3a6
Author: kvn
Date: 2012-03-12 10:46 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ee138854b3a6
7147744: CTW: assert(false) failed: infinite EA connection graph build
Summary: rewrote Connection graph construction code in EA to reduce time spent there.
Reviewed-by: never
! src/share/vm/opto/c2_globals.hpp
! src/share/vm/opto/callnode.cpp
! src/share/vm/opto/callnode.hpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/escape.cpp
! src/share/vm/opto/escape.hpp
! src/share/vm/opto/phase.cpp
! src/share/vm/opto/phase.hpp
! src/share/vm/utilities/growableArray.hpp
Changeset: 2537ebc321d4
Author: never
Date: 2012-03-12 19:54 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/2537ebc321d4
Merge
Changeset: 0f4014d7731b
Author: never
Date: 2012-03-13 10:03 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0f4014d7731b
7152961: InlineTree::should_not_inline may exit prematurely
Reviewed-by: kvn, never
Contributed-by: nils.eliasson at oracle.com
! src/share/vm/opto/bytecodeInfo.cpp
Changeset: dbd21c7c833f
Author: never
Date: 2012-03-13 20:54 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/dbd21c7c833f
7152955: print_method crashes with null root
Reviewed-by: kvn, never
Contributed-by: nils.eliasson at oracle.com
! src/share/vm/opto/compile.cpp
Changeset: 56ee89841dc4
Author: iveresov
Date: 2012-03-15 16:38 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/56ee89841dc4
7154333: JVM fails to start if -XX:+AggressiveHeap is set
Summary: Don't set CompilationPolicyChoice with AggressiveHeap
Reviewed-by: never
! src/share/vm/runtime/arguments.cpp
Changeset: 1a11548571e8
Author: jcoomes
Date: 2012-03-16 23:52 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1a11548571e8
Merge
Changeset: ed4c92f54c2d
Author: kvn
Date: 2012-03-20 13:10 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ed4c92f54c2d
7154997: assert(false) failed: not G1 barrier raw StoreP
Summary: Skip only G1 cases and explicitly set global escape state in unsafe cases.
Reviewed-by: never
! src/share/vm/opto/escape.cpp
Changeset: ad412114302a
Author: never
Date: 2012-03-22 13:54 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ad412114302a
Merge
! src/share/vm/runtime/arguments.cpp
Changeset: bbdc75c217e7
Author: katleman
Date: 2012-03-22 12:41 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/bbdc75c217e7
Added tag jdk8-b31 for changeset 0cd147eaa673
! .hgtags
Changeset: 27863e4586de
Author: jcoomes
Date: 2012-03-23 21:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/27863e4586de
Merge
Changeset: 25410a347ebb
Author: jcoomes
Date: 2012-03-23 21:31 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/25410a347ebb
Added tag hs24-b05 for changeset 27863e4586de
! .hgtags
Changeset: bc8881f974b8
Author: jcoomes
Date: 2012-03-23 22:34 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/bc8881f974b8
7156659: new hotspot build - hs24-b06
Reviewed-by: johnc
! make/hotspot_version
Changeset: a4ee440d71cc
Author: acorn
Date: 2012-03-27 15:28 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a4ee440d71cc
Merge
More information about the hotspot-runtime-dev
mailing list