hg: hsx/hotspot-main/hotspot: 11 new changesets
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Thu Jan 17 21:10:15 PST 2013
Changeset: a3f92e6c0274
Author: twisti
Date: 2013-01-11 14:07 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a3f92e6c0274
8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640
Reviewed-by: kvn
! src/share/vm/opto/library_call.cpp
Changeset: f9bda35f4226
Author: twisti
Date: 2013-01-11 16:47 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/f9bda35f4226
8005816: Shark: fix volatile float field access
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke at redhat.com>
! src/share/vm/shark/sharkBlock.cpp
Changeset: c566b81b3323
Author: twisti
Date: 2013-01-11 16:47 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/c566b81b3323
8005817: Shark: implement deoptimization support
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke at redhat.com>
! src/cpu/zero/vm/frame_zero.cpp
! src/cpu/zero/vm/frame_zero.inline.hpp
! src/cpu/zero/vm/sharkFrame_zero.hpp
! src/share/vm/shark/sharkInvariants.hpp
! src/share/vm/shark/sharkTopLevelBlock.cpp
Changeset: c095a7f289aa
Author: twisti
Date: 2013-01-11 16:47 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/c095a7f289aa
8005818: Shark: fix OSR for non-empty incoming stack
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke at redhat.com>
! src/share/vm/shark/sharkCompiler.cpp
! src/share/vm/shark/sharkFunction.cpp
! src/share/vm/shark/sharkInvariants.hpp
Changeset: 606eada1bf86
Author: twisti
Date: 2013-01-11 16:47 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/606eada1bf86
8005820: Shark: enable JSR292 support
Reviewed-by: twisti
Contributed-by: Roman Kennke <rkennke at redhat.com>
! src/share/vm/compiler/abstractCompiler.hpp
! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/shark/sharkBlock.cpp
! src/share/vm/shark/sharkCompiler.hpp
! src/share/vm/shark/sharkConstant.cpp
! src/share/vm/shark/sharkInliner.cpp
! src/share/vm/shark/sharkTopLevelBlock.cpp
Changeset: 6d1f5516534e
Author: twisti
Date: 2013-01-11 20:01 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/6d1f5516534e
8006127: remove printing code added with 8006031
Reviewed-by: kvn
! src/share/vm/opto/library_call.cpp
Changeset: d92fa52a5d03
Author: vlivanov
Date: 2013-01-14 08:22 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/d92fa52a5d03
8006095: C1: SIGSEGV w/ -XX:+LogCompilation
Summary: avoid printing inlining decision when compilation fails
Reviewed-by: kvn, roland
! src/share/vm/c1/c1_GraphBuilder.cpp
Changeset: f1de9dbc914e
Author: twisti
Date: 2013-01-15 12:06 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/f1de9dbc914e
8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types
Reviewed-by: kvn
! src/share/vm/ci/ciType.cpp
! src/share/vm/ci/ciType.hpp
! src/share/vm/opto/doCall.cpp
Changeset: 5b8548391bf3
Author: kvn
Date: 2013-01-15 14:45 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/5b8548391bf3
8005821: C2: -XX:+PrintIntrinsics is broken
Summary: Check all print inlining flags when processing inlining list.
Reviewed-by: kvn, twisti
Contributed-by: david.r.chase at oracle.com
! src/share/vm/opto/compile.cpp
Changeset: bf623b2d5508
Author: kvn
Date: 2013-01-16 14:55 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/bf623b2d5508
8006204: please JTREGify test/compiler/7190310/Test7190310.java
Summary: Add proper jtreg annotations in the preceding comment, including an explicit timeout.
Reviewed-by: kvn, twisti
Contributed-by: david.r.chase at oracle.com
! test/compiler/7190310/Test7190310.java
Changeset: eab4f9ed602c
Author: kvn
Date: 2013-01-17 18:47 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/eab4f9ed602c
Merge
! src/share/vm/compiler/compileBroker.cpp
More information about the hotspot-dev
mailing list