8021257: com.sun.corba.se.** should be on restricted package list

Alan Bateman Alan.Bateman at oracle.com
Tue Oct 22 08:47:46 UTC 2013


On 22/10/2013 01:39, Stuart Marks wrote:
> Looks fine, except one tiny issue.
>
> In javax/rmi/CORBA/Stub.java, createDelegate() returns Object, and in 
> the static initializer it's cast to Object before being assigned to 
> Object stubDelegateInstance. It's sort-of in parallel with the other 
> cases that cast it to some other type, but a cast to Object looks odd.
It does looks odd, I will remove it before I push this change (thanks).

-Alan.



More information about the core-libs-dev mailing list