RFR (M) 8191521: handle long relative path specified in -Xbootclasspath/a on windows

Calvin Cheung calvin.cheung at oracle.com
Fri Jul 26 18:59:29 UTC 2019


Hi Ralf,

On 7/26/19 5:20 AM, Schmelter, Ralf wrote:
> Hi Calvin,
>
> I've updated the webrev with your suggestions. The tests now disable the
> UNC path portion, if you don't have share <DRIVE>$ for <DRIVE>:
> So all tests should now run on your machine.

The update looks good and the gtest passed. I saw the following in the 
test log:

[----------] 2 tests from os_windows
[ RUN      ] os_windows.reserve_memory_special_test_vm
[       OK ] os_windows.reserve_memory_special_test_vm (0 ms)
[ RUN      ] os_windows.handle_long_paths_test_vm
Disabled UNC path test, since T: is not mapped as share T$.
[       OK ] os_windows.handle_long_paths_test_vm (13835 ms)
[----------] 2 tests from os_windows (13835 ms total)

thanks,

Calvin

>
> http://cr.openjdk.java.net/~rschmelter/webrevs/8191521/webrev.1/
>
> Best regards,
> Ralf


More information about the hotspot-runtime-dev mailing list