-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b01
-
x86
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8047188 | 7u80 | Ivan Gerasimov | P4 | Resolved | Fixed | b02 |
JDK-8061041 | 7u79 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
JDK-8057365 | 7u76 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
Test
java/nio/charset/coders/CheckSJISMappingProp.sh
uses 'uname -s' to determine OS. cygwin returns CYGWIN_NT which is not recognized. This should be considered in the OS check.
java/nio/charset/coders/CheckSJISMappingProp.sh
uses 'uname -s' to determine OS. cygwin returns CYGWIN_NT which is not recognized. This should be considered in the OS check.
- backported by
-
JDK-8047188 TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh
-
- Resolved
-
-
JDK-8057365 TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh
-
- Resolved
-
-
JDK-8061041 TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh
-
- Resolved
-