Detect if bootclasspath/classpath is set in module mode

Karen Kinnear Karen.Kinnear at Sun.COM
Tue Mar 16 14:18:55 PDT 2010


Mandy,

Thanks for doing this so quickly.

The code all looks good.
So I see you checking for -cp and -classpath on the command line.
I was under the impression you could also set CLASSPATH in your
environment. Do we ignore that - that works fine for me I just wanted
to know if that was intentional.

thanks,
Karen

Mandy Chung wrote:
> Karen, Alan,
> 
> We don't support bootclasspath and classpath  in module mode.  I added 
> the check in hotspot and java launcher.  Can you review this simple fix?
> 
> Webrev at:
>   http://cr.openjdk.java.net/~mchung/jigsaw/modular-mode-checks/
> 
> Thanks
> Mandy




More information about the jigsaw-dev mailing list