-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8369966 | 21.0.10-oracle | Joakim Nordström | P4 | Resolved | Fixed | master |
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
- 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
- backported by
-
JDK-8369966 Prepare security for permissive-
-
- Resolved
-
- links to
-
Commit openjdk/jdk/64f8253b
-
Review openjdk/jdk/15996
-
Review(master) openjdk/jdk21u-dev/2360