> Rewrite the `NTSystem.java` using FFM. All FFM classes are generated by > `jextract`. No new test. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Weijun Wang 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 six additional commits since the last revision: - Merge branch 'master' into 8374154 - preserve old getTextSid; better error handling - 8374154: Rewrite JAAS NTLoginModule with FFM - revert three accidentally modified files - Simpler GLE-methods that display error texts inside it; LocalFree - the fix ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30629/files - new: https://git.openjdk.org/jdk/pull/30629/files/5da1ff7a..4413fe4d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30629&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30629&range=03-04 Stats: 165642 lines in 3923 files changed: 72253 ins; 78243 del; 15146 mod Patch: https://git.openjdk.org/jdk/pull/30629.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30629/head:pull/30629 PR: https://git.openjdk.org/jdk/pull/30629
