-
Bug
-
Resolution: Fixed
-
P3
-
hs25
-
cygwin
-
b17
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8007207 | 8 | Mikael Gerdin | P3 | Resolved | Fixed | b75 |
Currently running "make jtreg_tests" in the hotspot/test directory does not work because we pass a path derived from `pwd` to jtreg.
We need to convert the /cygdrive paths the same way it's done for the wbapitest target.
We need to convert the /cygdrive paths the same way it's done for the wbapitest target.
- backported by
-
JDK-8007207 test/Makefile jtreg_tests target does not work with cygwin
- Resolved
- relates to
-
JDK-7152791 wbapi tests fail on cygwin
- Closed