RFR: JDK-8151850: eliminate javax.tools.FileManagerUtils

Jonathan Gibbons jonathan.gibbons at oracle.com
Thu Jan 11 00:34:33 UTC 2018


Please review a simple cleanup fix, that uses private interface methods 
to replace the use of a package-private class, that was previously 
necessary.

JBS: https://bugs.openjdk.java.net/browse/JDK-8151850
Webrev: http://cr.openjdk.java.net/~jjg/8151850/webrev.00/

-- Jon


More information about the compiler-dev mailing list