History log of /openjdk9/jdk/test/java/lang/reflect/Proxy/nonPublicProxy/NonPublicProxyClass.java
Revision Date Author Comments
# 12745:f068a4ffddd2 15-Sep-2015 martin

8136583: Core libraries should use blessed modifier order
Summary: Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart


# 6968:73e3b474125e 17-Apr-2013 mchung

8004260: dynamic proxy class should have the same Java language access as the proxy interfaces
Reviewed-by: alanb, jrose, jdn