On Thu, 31 Dec 2020 06:54:07 GMT, Jamil Nimeh <jni...@openjdk.org> wrote:
>> This enhancement allows the underlying OCSP subsystem to submit OCSP >> requests using HTTP GET when the request is less than or equal to 255 bytes >> as documented in RFC 6960 and clarified in RFC 5019. > > Jamil Nimeh has updated the pull request incrementally with one additional > commit since the last revision: > > Use basic Base64 encoder and use HttpUrlConnection.disconnect to close > resources Looks good to me. ------------- Marked as reviewed by xuelei (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/1760