RFR: 8317332: Prepare security for permissive- [v3]

Julian Waters jwaters at openjdk.org
Tue Oct 3 02:55:09 UTC 2023


> 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

Julian Waters has updated the pull request incrementally with one additional commit since the last revision:

  Use split declaration and assignment in sspi.cpp

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15996/files
  - new: https://git.openjdk.org/jdk/pull/15996/files/f38d27a0..53800fc6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15996&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15996&range=01-02

  Stats: 225 lines in 1 file changed: 67 ins; 72 del; 86 mod
  Patch: https://git.openjdk.org/jdk/pull/15996.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15996/head:pull/15996

PR: https://git.openjdk.org/jdk/pull/15996



More information about the security-dev mailing list