> On Sep 6, 2017, at 5:24 PM, Alan Bateman <alan.bate...@oracle.com> wrote: > > > > On 06/09/2017 05:17, Weijun Wang wrote: >> Hi All >> >> Please review the change, which spans to root, jdk and langtools repos. >> >> http://cr.openjdk.java.net/~weijun/8148371/ >> >> I've searched for the "policytool" word in the whole jdk10/jdk10 forests, >> removed all files having the word inside the path name, and remove almost >> all occurrences of the word in other places. >> > This looks good, the only change that I'm not sure about is the change to > ct.properties as it may be used when compiling to older releases. Someone on > compiler-dev should be able to help you on that.
Jon suggested reverting this change, offline. --Max > > -Alan