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

Alexey Bakhtin abakhtin at openjdk.org
Thu Aug 3 23:08:36 UTC 2023


On Thu, 3 Aug 2023 20:55:09 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)
>
> Alexey Bakhtin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge upstream/master into JDK-6722928
>  - Backport 475996adc2aaa7af920f2e9711d0ace2ddd2430e

Pre-submit build test fails for macOS x64 but it is not related to the changes itself
CSR is approved
@gnu-andrew , Do you think this feature can be added to the next release?

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/340#issuecomment-1664744520


More information about the jdk8u-dev mailing list