Hi Dan,
Only further comment I have, and it may well be deferred for future
work, is that we should be able to abstract away the actual "extension"
used for the "debuginfo" file so that we don't need macosx conditionals
as much eg one:
if macosx
DEBUGINFO_EXTENSION=dSYM
else
DEBUGINFO_EXTE
Hi
Just cloning this repository http://hg.openjdk.java.net/jdk7u/jdk7u to a fresh
new directory on a WXP/Cygwin platform with the following ALT_* variables
$ env | grep ALT
ALT_BOOTDIR=C:/Progra~1/Java/jdk1.7.0_40
ALT_SLASH_JAVA=C:/Progra~1/Java/jdk1.7.0_40
ALT_JDK_IMPORT_PATH=C:/Progra~1/Java