RFR: JDK-8035730 Configure fails in cygwin if current dir is in /home/user (original) (raw)
Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Tue Feb 25 14:09:04 UTC 2014
- Previous message (by thread): RFR: JDK-8035725 Must keep microsoft VS_PATH on PATH after toolchain detection
- Next message (by thread): RFR: JDK-8035730 Configure fails in cygwin if current dir is in /home/user
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
With the rewrite in JDK-8035495, we unfortunately lost the ability to run configure on Cygwin in the /home/ directory. (Since this is transcribed with cygpath to not begin with the usual /cygdrive/ prefix.)
This fix restores that functionality.
Bug: https://bugs.openjdk.java.net/browse/JDK-8035730 WebRev: http://cr.openjdk.java.net/~ihse/JDK-8035730-configure-fails-in-cygwin-for-home-dir/webrev.01
/Magnus
- Previous message (by thread): RFR: JDK-8035725 Must keep microsoft VS_PATH on PATH after toolchain detection
- Next message (by thread): RFR: JDK-8035730 Configure fails in cygwin if current dir is in /home/user
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]