RFR (XS) 8218859: jdk.tools.jaotc.collect.ClassSearch:makeList() uses ":" instead of File.pathSeparator
Igor Ignatyev
igor.ignatyev at oracle.com
Wed Feb 13 21:16:51 UTC 2019
looks good to me. should it be integrated thru git/graal though?
Thanks,
-- Igor
> On Feb 13, 2019, at 1:06 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> Looks good.
> I thought we fixed that already before.
>
> Thanks,
> Vladimir
>
> On 2/13/19 12:47 PM, Ekaterina Pavlova wrote:
>> Hi,
>> jdk.tools.jaotc.collect.ClassSearch:makeList() uses ":" instead of File.pathSeparator and as result
>> returns improper list for Windows paths. Please review this simple fix.
>> Also created new compiler/aot/cli/jaotc/CompileAbsoluteDirectoryTest.java regression test to cover this.
>> jbs: https://bugs.openjdk.java.net/browse/JDK-8218859
>> webrev: http://cr.openjdk.java.net/~epavlova//8218859/webrev.00/index.html
>> testing: tested by running compiler/aot tests on windows and linux platforms.
>> thanks,
>> -katya
More information about the hotspot-compiler-dev
mailing list