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