[modules-dev] Review request: 6558953
Stanley M. Ho
Stanley.Ho at Sun.COM
Thu Sep 13 17:22:22 PDT 2007
Hi all,
This will ensure the package of the classes loaded by the module
classloader is defined properly.
bugster: http://monaco.sfbay/detail.jsf?cr=6558953
webrev: http://javaweb.sfbay.sun.com/~stanleyh/webrev/jsr-277/6558953-3/
All classes in a module definition is inheritly sealed, and they are
sealed w.r.t. the module URL. Therefore, I have also added a module URL
protocol handler that recognizes the module URL syntax.
- Stanley
More information about the modules-dev
mailing list