RFR [9] 8144995: Move sun.misc.HexDumpEncoder to sun.security.util

Paul Sandoz paul.sandoz at oracle.com
Thu Dec 10 16:03:47 UTC 2015


Looks ok to me,
Paul.

> On 10 Dec 2015, at 16:56, Chris Hegarty <chris.hegarty at oracle.com> wrote:
> 
> sun.misc.HexDumpEncoder is an internal private API that is used almost
> exclusively by the security library code. It should be moved out of sun.misc
> and into a package more appropriate to its use, sun.security.util.
> 
> HexDumpEncoder extends CharacterEncoder, which is slated for later
> removal, so the minimal implementation was copied in-place ( no new
> code ).
> 
> http://cr.openjdk.java.net/~chegar/8144995/00/webrev/
> 
> -Chris.
> 
> [1] https://bugs.openjdk.java.net/browse/JDK-8144995

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20151210/8f14c97f/signature.asc>


More information about the security-dev mailing list