On 24/11/2014 09:47, Amy Lu wrote:
Some test/tools/launcher tests have dependency on sun.tools.jar.Main The dependency actually comes from TestHelper.java This fix is to remove above internal JDK API dependency from the tests.bug: https://bugs.openjdk.java.net/browse/JDK-8060026 webrev: http://cr.openjdk.java.net/~weijun/8060026/webrev.00/
This looks okay to me, I'm sure Kumar will want to look at this too. -Alan