hg: jdk8u/hs-dev/hotspot: 2 new changesets
igor.veresov at oracle.com
igor.veresov at oracle.com
Thu Sep 25 01:03:06 UTC 2014
Changeset: a60a1309a03a
Author: iveresov
Date: 2014-09-23 15:09 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/a60a1309a03a
8058744: Crash in C1 OSRed method w/ Unsafe usage
Summary: Fix UnsafeRawOp optimizations
Reviewed-by: kvn, drchase, vlivanov
! src/share/vm/c1/c1_Canonicalizer.cpp
! src/share/vm/c1/c1_LIRGenerator.cpp
Changeset: 50d3433155d9
Author: iveresov
Date: 2014-09-23 17:24 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/50d3433155d9
8059002: 8058744 needs a test case
Summary: Added a test case the UnsafeRawOp intrinsics
Reviewed-by: kvn
+ test/compiler/unsafe/UnsafeRaw.java
More information about the jdk8u-all-changes
mailing list