Looks good to me Joe.
-Chris.
On 6 Jan 2014, at 19:36, Joe Darcy wrote:
> Hello,
>
> Please review the simple patch below to address
>
> JDK-8031201: Fix casting lint issues in java.net
>
> (The various ObjectInputStream.GetField.get methods which have a default
> parameter, have an pro
On 06/01/2014 19:36, Joe Darcy wrote:
Hello,
Please review the simple patch below to address
JDK-8031201: Fix casting lint issues in java.net
This looks okay to me.
-Alan
Hello,
Please review the simple patch below to address
JDK-8031201: Fix casting lint issues in java.net
(The various ObjectInputStream.GetField.get methods which have a default
parameter, have an property-typed return value already.)
Thanks,
-Joe
diff -r 9af7c1225730 src/share/classes