> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> > Windows, 1.6.1
> 
> I think there is a know problem when CLASSPATH contains unexpanded
> environment variables.

And Conor has fixed it in CVS HEAD, and branch 1.6.

Any classpath entry that contains a % (typical of unexpanded env. vars. on
Windows), and is not found, will be dropped. Without this, the JDK code
chocks on these % characters.

I guess it could be a problem for someone who wants to put an encoded HTTP
URL in its classpath, as I believe % is a valid character there... Didn't
come up yet. --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to