RFR JDK-8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip
Alan Bateman
Alan.Bateman at oracle.com
Thu Dec 18 14:25:19 UTC 2014
On 18/12/2014 13:32, Pavel Rappo wrote:
> Hi everyone,
>
> Could you please review my change for JDK-8067870?
>
> http://cr.openjdk.java.net/~prappo/8067870/webrev.00/
>
> -------------------------------------------------------------------------------
> I suppose it's the first time this method gets executed. Ever :)
Probably just not interesting to do on a serialized stream.
Your change looks good (and well spotted). I agree with Roger about
converting what you have into a test to push with the fix.
-Alan
More information about the core-libs-dev
mailing list