jdk-24/jdk/test/java/util/Collection
Martin Buchholz 57996d703c 6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
Return Arrays.copyOf(a, a.length, Object[].class)

Reviewed-by: igerasim, psandoz
2015-06-29 15:02:35 -07:00
..
testlibrary 8037106: Optimize Arrays.asList(...).forEach 2014-03-18 11:24:38 +01:00
BiggernYours.java 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
CollectionDefaults.java 8037106: Optimize Arrays.asList(...).forEach 2014-03-18 11:24:38 +01:00
HotPotatoes.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
IteratorAtEnd.java 8037866: Replace the Fun class in tests with lambdas 2014-06-02 19:49:57 +04:00
MOAT.java 6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class 2015-06-29 15:02:35 -07:00