Implementation Note
This annotation only takes effect for methods or constructors of classes loaded by the boot loader. Annotations on methods or constructors of classes loaded outside of the boot loader are ignored.
HotSpot JVM provides diagnostic option -XX:+ShowHiddenFrames
to
always show "hidden" frames.