History log of /openjdk9/jdk/test/java/lang/reflect/Parameter/BadClassFiles.java
Revision Date Author Comments
# 10992:5eeb4aeac83a 10-Nov-2014 emc

8062556: Add jdk tests for JDK-8058322 and JDK-8058313
Summary: Add tests for two hotspot reflection fixes.
Reviewed-by: dholmes


# 8289:cb8946eda85b 02-Oct-2013 emc

8020981: Update methods of java.lang.reflect.Parameter to throw correct exceptions
Summary: Fix behavior of parameter reflection API for malformed class files.
Reviewed-by: darcy