hg: jdk9/hs-comp/hotspot: 2 new changesets
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Tue Aug 30 14:05:09 UTC 2016
Changeset: b9b1b54d53b2
Author: thartmann
Date: 2016-08-30 13:24 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/b9b1b54d53b2
8164480: Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
Summary: Exception checking code needs to handle pre-allocated exceptions.
Reviewed-by: dnsimon, kvn
! src/share/vm/c1/c1_Runtime1.cpp
! src/share/vm/jvmci/jvmciRuntime.cpp
! src/share/vm/opto/runtime.cpp
! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/sharedRuntime.hpp
Changeset: b9cc59087cde
Author: thartmann
Date: 2016-08-30 13:51 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/b9cc59087cde
Merge
More information about the jdk9-all-changes
mailing list