commit | 6ad8b12131b1868b5ed72193240ee130409bf506 | [log] [tgz] |
---|---|---|
author | Stuart Marks <smarks@openjdk.org> | Thu Nov 30 14:49:36 2017 -0800 |
committer | Stuart Marks <smarks@openjdk.org> | Thu Nov 30 14:49:36 2017 -0800 |
tree | d0d8abaa2521814bf8a3434dd9c9163405022e2c | |
parent | 2321c5b86c5b2175b1ad0471ef44517248185095 [diff] |
8160406: Collection.toArray() spec should be explicit about returning precisely an Object[] Reviewed-by: psandoz, martin, redestad