On Sat, 30 Sep 2023 06:26:10 GMT, Julian Waters <jwat...@openjdk.org> wrote:
> Prepares java.security.jgss for the permissive- compiler switch by > > - Adding scopes so goto doesn't jump over unitialized locals in sspi.cpp > - Adding a static modifier to a mismatched method declaration in > NativeCreds.c, as the definition is static This pull request has now been integrated. Changeset: 64f8253b Author: Julian Waters <jwat...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/64f8253b7d9d382b18003c647a3941733f191329 Stats: 11 lines in 2 files changed: 6 ins; 0 del; 5 mod 8317332: Prepare security for permissive- Reviewed-by: djelinski, weijun, valeriep ------------- PR: https://git.openjdk.org/jdk/pull/15996