RFR 8060026: Update test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main

Paul Sandoz paul.sandoz at oracle.com
Mon Nov 24 11:09:20 UTC 2014


On Nov 24, 2014, at 10:47 AM, Amy Lu <amy.lu at oracle.com> 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/
> 

Looks ok to me,
Paul.



More information about the core-libs-dev mailing list