-
Bug
-
Resolution: Won't Fix
-
P3
-
6, 7, 8, 9
Caller sensitive methods Logger.getLogger, Logger.getAnonymousLogger currently throw an undocumented NullPointerException if they are called from JNI and there is no Java frame on the stack.
- duplicates
-
JDK-8177136 Caller sensitive method System::getLogger should specify what happens if there is no caller on the stack.
- Closed
- relates to
-
JDK-8177136 Caller sensitive method System::getLogger should specify what happens if there is no caller on the stack.
- Closed
-
JDK-8177155 Examine @CS methods when called from attached thread with no caller
- Resolved
-
JDK-8177036 Class.checkMemberAccess throws NPE when calling Class methods via JNI
- Closed
-
JDK-8145302 NullPointerException at java.util.logging.Logger.demandLogger
- Closed