-
Bug
-
Resolution: Fixed
-
P4
-
6u51, 7
-
b01
-
x86
-
windows_7
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8261274 | 7u311 | David Buck | P4 | Resolved | Fixed | b01 |
The test passes on MKS but not on Cygwin.
http://ice.cn.oracle.com/j2se/java7_atr/i18n/results/b125/regression/Windows_x86-Vista-de/JTwork/java/nio/charset/spi/basic.jtr
Cygwin uname returns CYGWIN_NT-xx but the test expects SunOS, Linux, and Windows strings only. Please modify so it works also take care of CYGWIN*.
http://ice.cn.oracle.com/j2se/java7_atr/i18n/results/b125/regression/Windows_x86-Vista-de/JTwork/java/nio/charset/spi/basic.jtr
Cygwin uname returns CYGWIN_NT-xx but the test expects SunOS, Linux, and Windows strings only. Please modify so it works also take care of CYGWIN*.
- backported by
-
JDK-8261274 TEST_BUG: test/java/nio/charset/spi/basic.sh can be run with Cygwin
-
- Resolved
-