Thank you for reviewing!
I just realized that the sentence about SKIP_ARRAY in the javadoc for
SSLSocketImpl.skip() is not relevant, as the temporary array is not
static anymore, so I just removed it.
The updated webrev with this only change, comparing to the previous one,
is here:
http://cr.openjdk.java.net/~igerasim/8200381/01/webrev/
With kind regards,
Ivan
On 10/1/18 4:58 PM, Bradford Wetmore wrote:
I checked the last 6 only (SSLEngine+). Looks good.
Brad
On 10/1/2018 4:37 PM, Ivan Gerasimov wrote:
Hello!
A handful of a few similar typos across core-libs/security-libs areas.
BUGURL: https://bugs.openjdk.java.net/browse/JDK-8200381
WEBREV: http://cr.openjdk.java.net/~igerasim/8200381/00/webrev/
Would you please help review the fix?
--
With kind regards,
Ivan Gerasimov