-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: core-libs
-
b01
-
x86
-
windows
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8047171 | 7u80 | Ivan Gerasimov | P4 | Resolved | Fixed | b02 |
| JDK-8061042 | 7u79 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
| JDK-8057366 | 7u76 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
Test
demo/zipfs/basic.sh
uses 'uname -s' to determine OS. cygwin returns CYGWIN_NT which is not recognized as windows platform. This should be considered in the OS check.
demo/zipfs/basic.sh
uses 'uname -s' to determine OS. cygwin returns CYGWIN_NT which is not recognized as windows platform. This should be considered in the OS check.
- backported by
-
JDK-8047171 TEST_BUG: add cygwin support to test/demo/zipfs/basic.sh
-
- Resolved
-
-
JDK-8057366 TEST_BUG: add cygwin support to test/demo/zipfs/basic.sh
-
- Resolved
-
-
JDK-8061042 TEST_BUG: add cygwin support to test/demo/zipfs/basic.sh
-
- Resolved
-