Jigsaw development dashboards

Alan Bateman Alan.Bateman at oracle.com
Wed Nov 14 13:31:13 PST 2012


On 14/11/2012 19:40, Neil Richards wrote:
> :
>
> Looking at the 'Description' of the Management 'Area' in the
> modularization page [2 above], I see that it says:
>
>          The IDL Mapping specification requires that the CORBA Tie/Stub
>          classes (for JMX Remote API) be in javax.management.remote.rmi.
>
> Whilst this is true for CORBA Tie objects, this is not quite correct for
> CORBA Stub objects.
Thanks Neil, the sentence isn't accurate, it should only say the Tie 
classes, I'll fix this.

We do generate the Stub clsses into javax.management.remote.rmi and the 
org,omg.stub. prefixed package. It needs a bit of investigation to know 
if dropping the stubs from javax would cause any interop or 
compatibility issues.


> :
>
> I'm not sure if this correction impacts on the argument or options for
> modularization in the Management area, but I thought I'd raise it in
> case it does.
>
It doesn't change anything as the Tie classes have the dependencies, but 
still good to point out the error. Opinions or suggestions on the right 
way to tackle this area are welcome.

-Alan




More information about the jigsaw-dev mailing list