aboutsummaryrefslogtreecommitdiff
path: root/test/java/lang/Class
AgeCommit message (Expand)Author
2014-12-198066612: Add a test that will call getDeclaredFields() on all classes and try...dfuchs
2014-12-018065552: setAccessible(true) on fields of Class may throw a SecurityExceptiondfuchs
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-10-107044282: (reflect) Class.forName and Array.newInstance are inconsistent regar...jfranck
2013-09-114987375: (reflect) Class.get{Declared}Method{s} does not return clone() for a...jfranck
2013-09-065047859: (reflect) Class.getField can't find String[].lengthjfranck
2013-04-086298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Typedarcy
2013-01-118005978: shell tests need to use the $COMPILEJDK for javac, jar and other toolsalanb
2012-12-138003890: corelibs test scripts should pass TESTVMOPTSchegar
2010-05-256943119: Rebrand source copyright noticesohair
2009-12-036907177: Update jdk tests to remove unncessary -source and -target optionsdarcy
2009-04-286835241: Annotate some tests with @ignore that have shown to be unpredictableohair
2007-12-01Initial loadduke