> On 28 Mar 2017, at 18:12, joe darcy wrote:
>
> Hello,
>
> The java.se.ee module refers to the java.corba module, which is deprecated
> for removal. The jdk.unsupported module contains a use of
> Reflection.getCallerClass, which is deprecated for removal. The warnings
> associated with this
+1
> On Mar 28, 2017, at 1:12 PM, joe darcy wrote:
>
> Hello,
>
> The java.se.ee module refers to the java.corba module, which is deprecated
> for removal. The jdk.unsupported module contains a use of
> Reflection.getCallerClass, which is deprecated for removal. The warnings
> associated with
Hello,
The java.se.ee module refers to the java.corba module, which is
deprecated for removal. The jdk.unsupported module contains a use of
Reflection.getCallerClass, which is deprecated for removal. The warnings
associated with this code should be suppressed.
Please review the associated ch