git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Tue Dec 3 17:18:46 UTC 2019


Changeset: c7bc0f7a
Author:    Vladimir Ivanov <vlivanov at openjdk.org>
Date:      2019-12-03 20:13:16 +0000
URL:       https://git.openjdk.java.net/mobile/commit/c7bc0f7a

8231430: C2: Memory stomp in max_array_length() for T_ILLEGAL type

Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/type.cpp
! src/hotspot/share/opto/type.hpp

Changeset: a6daef52
Author:    Vladimir Ivanov <vlivanov at openjdk.org>
Date:      2019-12-03 20:13:21 +0000
URL:       https://git.openjdk.java.net/mobile/commit/a6daef52

8234923: Missed call_site_target nmethod dependency for non-fully initialized ConstantCallSite instance

Reviewed-by: jrose

! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/ci/ciCallSite.cpp
! src/hotspot/share/ci/ciCallSite.hpp
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/classfile/javaClasses.inline.hpp
! src/hotspot/share/opto/type.cpp
! src/java.base/share/classes/java/lang/invoke/ConstantCallSite.java
! test/jdk/java/lang/invoke/CallSiteTest.java



More information about the mobile-changes mailing list