来自HowdoIfindthecallerofamethodusingstacktraceorreflection?(因为我没有足够的声誉在那里发表评论)由于sun.reflect.Reflection.getCallerClass在jdk8中已经被移除,有什么替代方案?如何使用sun.misc.SharedSecretsJavaLangAccessaccess=SharedSecrets.getJavaLangAccess();Throwablethrowable=newThrowable();intdepth=access.getStackTraceDepth(throwable)