-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8361121 | 21.0.9-oracle | Aditya Bugadi | P4 | Resolved | Fixed | b02 |
JDK-8361859 | 21.0.9 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8361119 | 17.0.17-oracle | Aditya Bugadi | P4 | Resolved | Fixed | b02 |
JDK-8361866 | 17.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8361120 | 11.0.29-oracle | Aditya Bugadi | P4 | Resolved | Fixed | b02 |
However, since the UNC path does not exist, an FtpURLConnection is returned instead, so the test doesn't really execute its intended code paths.
Most CI Windows instances seem to have Administrative Shares enabled, so we can use an UNC path like "\\computername\C$\Windows" instead and just skip the test in the case that Administrative Shares is disabled.
- backported by
-
JDK-8361119 UNCTest should use an existing UNC path
-
- Resolved
-
-
JDK-8361120 UNCTest should use an existing UNC path
-
- Resolved
-
-
JDK-8361121 UNCTest should use an existing UNC path
-
- Resolved
-
-
JDK-8361859 UNCTest should use an existing UNC path
-
- Resolved
-
-
JDK-8361866 UNCTest should use an existing UNC path
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk17u-dev/78c4c3a9
-
Commit(master) openjdk/jdk21u-dev/28276ac5
-
Commit(master) openjdk/jdk/e6cea402
-
Review(master) openjdk/jdk17u-dev/3732
-
Review(master) openjdk/jdk21u-dev/1957
-
Review(master) openjdk/jdk/24842