-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 > OT: is it really true that default resource lookup is case insensitive on > windows and not on linux? Shouldn't it be the same?
As far as I know, resoure location on the disk is a function of the OS. the JVM just passes the path to the OS and lets the OS return a handle to the file. So if the OS doesn't honor case differences, you'll see different behavior on different platforms. - -- Justin Lee http://www.antwerkz.com AIM : evan chooly Skype : evanchooly -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) iD8DBQFFfxyQJnQfEGuJ90MRAxAqAKCNeLmBVBM/MiWq0XHEfkqgKBL2QwCghErz nQYKxUqB6PpSDgI9//WlNm4= =DbBP -----END PGP SIGNATURE-----
