-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
None
-
b23
-
generic
-
solaris_9
The internal build instructions suggest mounting the J: drive on Windows
as \\jdk\local-java:
http://javaweb.sfbay/javare/jdk/6.0/latest/doc/build/README-internal.html#j2se
But in October 2004, an email was sent to the team stating:
On Windows :-
o By default JDK_JAVA_DRIVE=J:
JDK_DEVTOOLS_DIR=$(JDK_JAVA_DRIVE)/devtools
o You should mount J: drive as the following in your build machine,
C:/>net use J: \\jano\java
The \\jdk\local-java mount point won't work anymore, so the build docs should
be updated to mention \\jano.sfbay.sun.com\java instead. (Note that at least
some people have had trouble simply mounting \\jano\java, and the workaround
seems to be to include the full domain name, \\jano.sfbay.sun.com\java,
which works properly.)
###@###.### 2005-1-21 21:52:59 GMT
as \\jdk\local-java:
http://javaweb.sfbay/javare/jdk/6.0/latest/doc/build/README-internal.html#j2se
But in October 2004, an email was sent to the team stating:
On Windows :-
o By default JDK_JAVA_DRIVE=J:
JDK_DEVTOOLS_DIR=$(JDK_JAVA_DRIVE)/devtools
o You should mount J: drive as the following in your build machine,
C:/>net use J: \\jano\java
The \\jdk\local-java mount point won't work anymore, so the build docs should
be updated to mention \\jano.sfbay.sun.com\java instead. (Note that at least
some people have had trouble simply mounting \\jano\java, and the workaround
seems to be to include the full domain name, \\jano.sfbay.sun.com\java,
which works properly.)
###@###.### 2005-1-21 21:52:59 GMT