RFR 8067112: Update jdk/test/java/util/Collections/EmptyIterator.java to eliminate dependency on sun.tools.java

Amy Lu amy.lu at oracle.com
Wed Dec 10 13:47:52 UTC 2014


On 12/10/14 6:26 PM, Chris Hegarty wrote:
> This looks good to me Amy. Do you need a sponsor ?

Thank you Chris for your review.

Yes, please sponsor it.

Thanks,
Amy

>
> -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