META-INF.modules.java.base.classes.java.lang.SecurityManager.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java.base Show documentation
Show all versions of java.base Show documentation
Bytecoder java.base Module
???? :=
java/lang/Object ()V
java/lang/SecurityManager initialized Z
java/lang/System getSecurityManager ()Ljava/lang/SecurityManager; java/lang/RuntimePermission createSecurityManager
(Ljava/lang/String;)V
checkPermission (Ljava/security/Permission;)V
! " # java/security/AccessController
getContext &()Ljava/security/AccessControlContext;
& "java/security/AccessControlContext
% ) java/lang/SecurityException
( , - . / 0 #sun/security/util/SecurityConstants CREATE_CLASSLOADER_PERMISSION Ljava/lang/RuntimePermission;
2 3 4 5 6 java/lang/Thread
currentThread ()Ljava/lang/Thread;
2 8 9 : getThreadGroup ()Ljava/lang/ThreadGroup;
<