Integrated: JDK-8292586: simplify cleanups in NTLMAuthSequence getCredentialsHandle

Matthias Baesken mbaesken at openjdk.org
Tue Aug 23 07:35:40 UTC 2022


On Thu, 18 Aug 2022 10:03:23 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.

This pull request has now been integrated.

Changeset: 84936e92
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/84936e9278100fc641a9c6df3cc5fc18c0386c32
Stats:     19 lines in 1 file changed: 1 ins; 12 del; 6 mod

8292586: simplify cleanups in NTLMAuthSequence getCredentialsHandle

Reviewed-by: michaelm

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

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


More information about the net-dev mailing list