hg: jdk/sandbox: 8080406: VM_GetOrSetLocal doesn't check local slot type against requested type

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Nov 8 08:15:26 UTC 2018


Changeset: a1eb4f1b94c1
Author:    sspitsyn
Date:      2018-11-08 00:07 -0800
URL:       http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list