I would try to avoid having the wildcard code know about the various ways of specifying classpath. We now have 3 different classpath flags - can they be canonicalized into one form before wildcard handling?
On Wed, Jan 25, 2017 at 1:23 PM, Henry Jen <henry....@oracle.com> wrote: > Hi, > > Please review the webrev[1], the fix is to ensure —class-path and > —class-path= is processed correctly to expand wildcard. Changes are made in > jdk repo. However, test case to verify the bug fix is in langtool repo. > > Cheers, > Henry > > [1] http://cr.openjdk.java.net/~henryjen/jdk9/8172309/0/ > [2] https://bugs.openjdk.java.net/browse/JDK-8172309