ascarpino [Mon, 10 Mar 2014 12:05:43 -0700] rev 23335
8036543: [parfait] JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.c
Reviewed-by: valeriep
bpb [Fri, 07 Mar 2014 13:05:07 -0800] rev 23334
8036848: Fix deprecation warning in sun.misc.CharacterDecoder
Summary: Replace use of deprecated method with its recommended successor.
Reviewed-by: mchung
mchung [Fri, 07 Mar 2014 13:00:25 -0800] rev 23333
8035808: Eliminate dependency to GetPropertyAction and other sun.security.action convenient classes
Reviewed-by: alanb, chegar
bpb [Fri, 07 Mar 2014 12:40:37 -0800] rev 23332
8035279: Clean up internal deprecations in BigInteger
Summary: Rename pertinent private instance variables to describe what they actually represent.
Reviewed-by: psandoz, smarks