JDK 9 RFR of 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
Mandy Chung
mandy.chung at oracle.com
Thu Apr 10 19:24:26 UTC 2014
On 4/10/14 11:34 AM, Brian Burkhalter wrote:
> Would have been nice had I included the link:
>
> http://cr.openjdk.java.net/~bpb/8039474/webrev.01/
Brian - thanks for getting this fixed. Looks good to me.
I reviewed the fix for JDK-8036848 and missed the subtle compatibility
issue (thanks to Sherman for catching it). I think it's good to adjust
this fix as it was intended to fix the deprecation warning that should
not cause any behavioral change, as Sherman explains.
thanks
Mandy
More information about the core-libs-dev
mailing list