RFR: 8323562: SaslInputStream.read() may return wrong value
Alan Bateman
alanb at openjdk.org
Fri Jan 12 12:35:18 UTC 2024
On Fri, 12 Jan 2024 11:54:06 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> I think this one will require digging into whether the no-arg read is used in the authentication or not.
Digging into this, it seems this was looked at last year and the conclusion was this code is not used, but for some reason there wasn't a follow up JBS issue created at the time.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17365#issuecomment-1889064184
More information about the core-libs-dev
mailing list