History log of /openjdk9/jdk/src/java.base/share/classes/jdk/internal/reflect/MethodAccessorGenerator.java
Revision Date Author Comments
# 15317:3a850cd34e59 09-Aug-2016 redestad

8162815: unnecessary object creation in reflection
Reviewed-by: psandoz, shade
Contributed-by: tomas.hurka@oracle.com


# 14360:03453120a011 03-May-2016 darcy

6850612: Deprecate Class.newInstance since it violates the checked exception language contract
Reviewed-by: lancea, mullan, dfuchs


# 14176:8606d027b2c2 15-Apr-2016 chegar

8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung