-
Bug
-
Resolution: Fixed
-
P3
-
12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228921 | 12u-cpu | Ivan Gerasimov | P3 | Resolved | Fixed | master |
JDK-8222080 | 12.0.2 | Ivan Gerasimov | P3 | Resolved | Fixed | b03 |
jdk.internal.reflect.Reflection.getCallerClass() is returning null for some reason and thus checkAccess(caller, obj); fails
https://github.com/s-u/rJava/issues/175
- backported by
-
JDK-8222080 Field::get and reflective member access not handling caller = null when invoked by JNI code with no java frames on stack
- Resolved
-
JDK-8228921 Field::get and reflective member access not handling caller = null when invoked by JNI code with no java frames on stack
- Resolved
- csr for
-
JDK-8221618 Reflection member access not handling caller = null when invoked by JNI code with no java frames on stack
- Closed
- duplicates
-
JDK-8223014 Calling java.lang.Class.newInstance from JNI Invocation API causes NPE
- Closed
- relates to
-
JDK-8206240 java.lang.Class.newInstance() is causing caller to leak
- Resolved
-
JDK-8269486 CallerAccessTest fails for non server variant
- Resolved
-
JDK-8222082 Build of test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c still failing on Windows
- Closed
-
JDK-8222084 Build failure of native test libraries after JDK-8221530
- Closed
-
JDK-8222111 exeCallerAccessTest.c fails to build: control reaches end of non-void function
- Closed
-
JDK-8177155 Examine @CS methods when called from attached thread with no caller
- Resolved
-
JDK-8222078 test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530
- Closed
-
JDK-8221642 AccessibleObject::setAccessible throws NPE when invoked by JNI code with no java frame on stack
- Closed