RFR: JDK-8292586: simplify cleanups in NTLMAuthSequence getCredentialsHandle [v2]

Michael McMahon michaelm at openjdk.org
Thu Aug 18 13:56:03 UTC 2022


On Thu, 18 Aug 2022 11:45:11 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> NTLMAuthSequence getCredentialsHandle has a number of cleanup paths doing various JNU_ReleaseStringPlatformChars calls; those could be placed at one place in the function.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   check for SEC_E_OK

looks good to me.

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

Marked as reviewed by michaelm (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9914


More information about the net-dev mailing list