hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Aug 1 05:45:21 UTC 2018
Changeset: b6e0bfe4a6ec
Author: dbuck
Date: 2018-08-01 01:40 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/b6e0bfe4a6ec
8208541: non-ASCII characters in hsdis UPL text
Summary: replace Unicode left/right double quote pair with normal ASCII double quotes
Reviewed-by: jrose
! src/utils/hsdis/Makefile
! src/utils/hsdis/README
! src/utils/hsdis/hsdis-demo.c
! src/utils/hsdis/hsdis.c
! src/utils/hsdis/hsdis.h
Changeset: 9d92ff04a29c
Author: weijun
Date: 2018-08-01 13:35 +0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/9d92ff04a29c
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
Reviewed-by: xuelei
! src/java.base/share/classes/sun/security/provider/X509Factory.java
! test/jdk/sun/security/provider/X509Factory/BadPem.java
More information about the jdk-sandbox-changes
mailing list