[jdk8u-dev] RFR: 6722928: Provide a default native GSS-API library on Windows [v2]
Alexey Bakhtin
abakhtin at openjdk.org
Thu Aug 3 20:55:09 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/340/files
- new: https://git.openjdk.org/jdk8u-dev/pull/340/files/449294b9..8cf4d667
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=340&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=340&range=00-01
Stats: 888719 lines in 193 files changed: 888626 ins; 20 del; 73 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/340.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/340/head:pull/340
PR: https://git.openjdk.org/jdk8u-dev/pull/340
More information about the jdk8u-dev
mailing list