hg: hsx/hotspot-rt/hotspot: 11 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Fri Jul 13 22:25:13 PDT 2012
Changeset: 0c7bb1f4f9c8
Author: katleman
Date: 2012-07-05 18:44 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0c7bb1f4f9c8
Added tag jdk8-b46 for changeset cf37a594c38d
! .hgtags
Changeset: fa0c28fabbb1
Author: katleman
Date: 2012-07-12 16:48 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/fa0c28fabbb1
Added tag jdk8-b47 for changeset 0c7bb1f4f9c8
! .hgtags
Changeset: 3759236eea14
Author: kamg
Date: 2012-07-02 10:54 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/3759236eea14
7167142: Consider a warning when finding a .hotspotrc or .hotspot_compiler file that isn't used
Summary: Send warnings to output stream
Reviewed-by: dholmes, fparain
! src/share/vm/compiler/compilerOracle.cpp
! src/share/vm/runtime/arguments.cpp
Changeset: 90d5a592ea8f
Author: coleenp
Date: 2012-07-12 14:26 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/90d5a592ea8f
Merge
! src/share/vm/compiler/compilerOracle.cpp
! src/share/vm/runtime/arguments.cpp
Changeset: d50605d9417e
Author: roland
Date: 2012-07-02 09:58 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d50605d9417e
7177917: Failed test java/lang/Math/PowTests.java
Summary: When c2 intrinsifies pow/exp, it should never inline the java implementations.
Reviewed-by: kvn
! src/share/vm/opto/library_call.cpp
+ test/compiler/7177917/Test7177917.java
Changeset: 70862d781d01
Author: kvn
Date: 2012-07-02 12:59 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/70862d781d01
7180769: assert(tboth->klass_is_exact()) failed: klass should be exact
Summary: Use class exactness as part of the condition for class compare optimization instead of assert.
Reviewed-by: twisti, roland
! src/share/vm/opto/parse2.cpp
Changeset: ae9241bbce4a
Author: kvn
Date: 2012-07-11 14:50 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ae9241bbce4a
7181658: CTW: assert(t->meet(t0) == t) failed: Not monotonic
Summary: Use uncast node equivalence checks in CmpUNode::sub.
Reviewed-by: kvn, twisti
Contributed-by: vladimir.x.ivanov at oracle.com
! src/share/vm/opto/subnode.cpp
! src/share/vm/opto/subnode.hpp
Changeset: cc787232c4c5
Author: kvn
Date: 2012-07-12 14:19 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/cc787232c4c5
Merge
Changeset: 66b0450071c1
Author: amurillo
Date: 2012-07-13 14:06 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/66b0450071c1
Merge
Changeset: 1e26f61bbb52
Author: amurillo
Date: 2012-07-13 14:06 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1e26f61bbb52
Added tag hs24-b16 for changeset 66b0450071c1
! .hgtags
Changeset: 54e66510c9cd
Author: amurillo
Date: 2012-07-13 14:16 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/54e66510c9cd
7184050: new hotspot build - hs24-b17
Reviewed-by: jcoomes
! make/hotspot_version
More information about the serviceability-dev
mailing list