Jon, Kelly, Xiomara,
Thank you very much for your feedback. I decided to revise the fix to:
1. Leave the current c:\jdk default path for those who still uses it.
2. Issue a warning message on MS Windows platform if the BOOTDIR is
located on the J: drive (that is assumed to be mapped over network).
Here's the updated webrev:
http://cr.openjdk.java.net/~anthony/webrev-6833444.1/
Please review.
Some comments:
On 04/23/2009 11:53 PM, Jonathan Gibbons wrote:
On pretty much any system you can tell if a drive is local or not, albeit in a
system specific way.
That would be cool. However I don't see much justification around
verifying for sure if a path is on the network. After all it's just a
warning message, not a error.
--
best regards,
Anthony