Searched refs:ReflectUtil (Results 1 – 8 of 8) sorted by relevance
31 public final class ReflectUtil { class33 private ReflectUtil() { in ReflectUtil() method in ReflectUtil
31 import sun.reflect.misc.ReflectUtil;
41 import sun.reflect.misc.ReflectUtil;1299 ReflectUtil.checkPackageAccess(cl); in writeProxyDesc()1328 ReflectUtil.checkPackageAccess(cl); in writeNonProxyDesc()
54 import sun.reflect.misc.ReflectUtil;259 if (ReflectUtil.needsPackageAccessCheck(VMStack.getCallingClassLoader(), in forClass()261 ReflectUtil.checkPackageAccess(cl); in forClass()
45 import sun.reflect.misc.ReflectUtil;1567 ReflectUtil.checkProxyPackageAccess( in readProxyDesc()1616 ReflectUtil.checkPackageAccess(cl); in readNonProxyDesc()
45 import sun.reflect.misc.ReflectUtil;
63 import sun.reflect.misc.ReflectUtil;
1242 ojluni/src/main/java/sun/reflect/misc/ReflectUtil.java \