RFR 8067112: Update jdk/test/java/util/Collections/EmptyIterator.java to eliminate dependency on sun.tools.java
Chris Hegarty
chris.hegarty at oracle.com
Wed Dec 10 10:26:29 UTC 2014
This looks good to me Amy. Do you need a sponsor ?
-Chris.
On 10/12/14 10:15, Amy Lu wrote:
> Please review the fix for removing internal JDK API dependency from test
> java/util/Collections/EmptyIterator.java
>
> This test has dependency on sun.tools.java from one of it’s test case,
> this fixed by using public API for the same testing purpose.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8067112
> webrev: http://cr.openjdk.java.net/~weijun/8067112/webrev.00/
>
> Thanks,
> Amy
More information about the core-libs-dev
mailing list