-
Bug
-
Resolution: Fixed
-
P4
-
9
-
Cygwin
-
b158
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175773 | 10 | Ajit Ghaisas | P4 | Resolved | Fixed | b02 |
JDK-8248039 | openjdk8u272 | Ajit Ghaisas | P4 | Resolved | Fixed | b01 |
JDK-8246009 | 8u271 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8251680 | emb-8u271 | Ajit Ghaisas | P4 | Resolved | Fixed | team |
The test should be fixed in several respects:
(1) PWD everywhere should be cygpath -m $PWD for Cygwin
(2) several more path variables should not be in POSIX notation as well
(3) there's no ${SystemRoot} in Cygwin: there's ${SYSTEMROOT} instead.
- backported by
-
JDK-8175773 [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh
- Resolved
-
JDK-8246009 [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh
- Resolved
-
JDK-8248039 [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh
- Resolved
-
JDK-8251680 [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh
- Resolved
- relates to
-
JDK-8049693 Test java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh fails always on Windows XP
- Closed