RFR (XS) 8218859: jdk.tools.jaotc.collect.ClassSearch:makeList() uses ":" instead of File.pathSeparator
Ekaterina Pavlova
ekaterina.pavlova at oracle.com
Thu Feb 14 20:28:45 UTC 2019
ok, I will do this way.
-katya
On 2/13/19 1:41 PM, dean.long at oracle.com wrote:
> Yes, it needs to get pushed upstream before the next "Graal Update".
>
> dl
>
> On 2/13/19 1:16 PM, Igor Ignatyev wrote:
>> 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