hg: jdk9/hs-comp/hotspot: 2 new changesets
roland.westrelin at oracle.com
roland.westrelin at oracle.com
Wed Aug 13 10:28:49 UTC 2014
Changeset: 7f427b4f174d
Author: roland
Date: 2014-08-11 15:09 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/7f427b4f174d
8054224: Recursive method that was compiled by C1 is unable to catch StackOverflowError
Summary: do not update exception cache if exception is replaced when thrown
Reviewed-by: kvn, iveresov
! src/share/vm/c1/c1_Runtime1.cpp
+ test/compiler/exceptions/TestRecursiveReplacedException.java
Changeset: 3d0f5e4b3eec
Author: roland
Date: 2014-08-13 09:53 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/3d0f5e4b3eec
Merge
More information about the jdk9-all-changes
mailing list