git: openjdk/mobile: 8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken

duke duke at openjdk.java.net
Wed Oct 9 08:33:43 UTC 2019


Changeset: a6835922
Author:    Richard Reingruber <rrich at openjdk.org>
Date:      2019-10-08 15:30:39 +0000
URL:       https://git.openjdk.java.net/mobile/commit/a6835922

8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken

Reviewed-by: sspitsyn, dholmes, kvn

! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/ci/ciEnv.hpp
! src/hotspot/share/opto/c2compiler.cpp
! src/hotspot/share/prims/jvmtiExport.cpp
! src/hotspot/share/prims/jvmtiExport.hpp
! src/hotspot/share/prims/jvmtiManageCapabilities.cpp
+ test/hotspot/jtreg/serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoWithEATest.java
+ test/hotspot/jtreg/serviceability/jvmti/GetOwnedMonitorInfo/libGetOwnedMonitorInfoWithEATest.c
+ test/hotspot/jtreg/serviceability/jvmti/GetOwnedMonitorStackDepthInfo/GetOwnedMonitorStackDepthInfoWithEATest.java
+ test/hotspot/jtreg/serviceability/jvmti/GetOwnedMonitorStackDepthInfo/libGetOwnedMonitorStackDepthInfoWithEATest.c




More information about the mobile-changes mailing list