hg: jdk7/tl/jdk: 6857789: (reflect) Create common superclass of reflective exceptions (original) (raw)

joe.darcy at sun.com joe.darcy at sun.com
Wed Jul 15 19:17:18 UTC 2009


Changeset: aaf0cb20646e Author: darcy Date: 2009-07-15 12:08 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/aaf0cb20646e

6857789: (reflect) Create common superclass of reflective exceptions Reviewed-by: martin

! src/share/classes/java/lang/ClassNotFoundException.java ! src/share/classes/java/lang/IllegalAccessException.java ! src/share/classes/java/lang/InstantiationException.java ! src/share/classes/java/lang/NoSuchFieldException.java ! src/share/classes/java/lang/NoSuchMethodException.java



More information about the core-libs-dev mailing list