+1
On Jan 6, 2014, at 3:53 PM, Joe Darcy wrote:
> Hello,
>
> Please review the simple change to fix JDK-8027063
> SecurityManger.getClassContext returns a raw type, which changes a signature
> of a protected method in SecurityManger to remove a use of raw types in the
> core libraries:
>
> --
Well, that was quite a few files to have to go through :-)
Looks fine
On Feb 21, 2013, at 1:46 PM, Alan Bateman wrote:
>
> Joe Darcy recently added @jdk.Supported [1] to make it possible to identify
> JDK-specific APIs.
>
> I'd like to add this to a number of APIs in the com.sun namespace to