hg: jdk7u/jdk7u/hotspot: 3 new changesets
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Wed Nov 14 14:02:04 UTC 2018
Changeset: 3e3da27b653d
Author: mbalao
Date: 2018-10-15 02:47 +0100
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/3e3da27b653d
8199226: Improve field accesses
Reviewed-by: andrew
! src/share/vm/interpreter/linkResolver.cpp
! src/share/vm/interpreter/linkResolver.hpp
! src/share/vm/prims/methodHandles.cpp
Changeset: a04d39804193
Author: shshahma
Date: 2018-10-22 05:22 +0100
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/a04d39804193
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: thartmann, kvn
! src/share/vm/c1/c1_Runtime1.cpp
! src/share/vm/opto/runtime.cpp
! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/sharedRuntime.hpp
Changeset: 69f46e2dbd83
Author: andrew
Date: 2018-10-22 05:27 +0100
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/69f46e2dbd83
Added tag jdk7u201-b00 for changeset a04d39804193
! .hgtags
More information about the jdk7u-dev
mailing list