[jdk8u-dev] Integrated: 6722928: Provide a default native GSS-API library on Windows

Alexey Bakhtin abakhtin at openjdk.org
Fri Aug 11 23:17:33 UTC 2023


On Thu, 13 Jul 2023 06:18:34 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> Please review the backport of sspi bridge to JDK8
> 
> The backport is based on the JDK11 version and is almost clean.
> The copyright years are updated manually:
> - NativeFunc.h already has a newer copyright year
> - SunNativeProvider.java updated manually
> The main difference is a build script for sspi_bridge. It is located in SecurityLibraries.gmk
> 
> No regressions on the sun/security/krb5 tests (Windows and Linux platforms)

This pull request has now been integrated.

Changeset: 5f62e559
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/5f62e559fb5040c5d0021de4c3ee49e6fca6b087
Stats:     1720 lines in 8 files changed: 1612 ins; 14 del; 94 mod

6722928: Provide a default native GSS-API library on Windows

Reviewed-by: phh, andrew
Backport-of: 475996adc2aaa7af920f2e9711d0ace2ddd2430e

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

PR: https://git.openjdk.org/jdk8u-dev/pull/340


More information about the jdk8u-dev mailing list