hg: jdk/jdk: 8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
serguei.spitsyn at oracle.com
serguei.spitsyn at oracle.com
Thu Nov 8 08:08:21 UTC 2018
Changeset: a1eb4f1b94c1
Author: sspitsyn
Date: 2018-11-08 00:07 -0800
URL: http://hg.openjdk.java.net/jdk/jdk/rev/a1eb4f1b94c1
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
Summary: Provide possible type checks when LVT is absent
Reviewed-by: jcbeyler, cjplummer
! src/hotspot/share/prims/jvmtiImpl.cpp
! src/hotspot/share/prims/jvmtiImpl.hpp
+ test/hotspot/jtreg/serviceability/jvmti/GetLocalVariable/GetLocalVars.java
+ test/hotspot/jtreg/serviceability/jvmti/GetLocalVariable/libGetLocalVars.cpp
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/GetLocalVariable/getlocal003/getlocal003.cpp
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/GetLocalVariable/getlocal004/getlocal004.cpp
More information about the jdk-all-changes
mailing list