[jdk17u-dev] RFR: 8274471: Add support for RSASSA-PSS in OCSP Response

Alexey Pavlyutkin duke at openjdk.java.net
Thu Feb 24 06:28:54 UTC 2022


On Thu, 24 Feb 2022 00:40:10 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> Part of JDK-8272120 is still being dragged in with the use of `UTF_8` in `OSCP.java`. We can retain that as `"UTF-8"` and avoid adding the import that is not present in the original patch.

Ok, removed. BTW how about jdk11u-dev? As I understand being just an enhancement JDK-8272120 does not have a chance to be bockported to jdk11, but using "UTF-8" is still an overhead.

-------------

PR: https://git.openjdk.java.net/jdk17u-dev/pull/36


More information about the jdk-updates-dev mailing list