JDK-8230910 : libsspi_bridge does not build on Windows 32bit
  • Type: Bug
  • Component: security-libs
  • Sub-Component: jdk.security
  • Affected Version: 13,14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-09-12
  • Updated: 2022-12-09
  • Resolved: 2019-09-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 13 JDK 14 JDK 8
11.0.10Fixed 13.0.4Fixed 14 b15Fixed 8u371Fixed
Related Reports
Relates :  
Description
sspi.cpp(221): error C2220: warning treated as error - no 'object' file generated
sspi.cpp(221): warning C4018: '<': signed/unsigned mismatch
sspi.cpp(260): warning C4018: '<': signed/unsigned mismatch
sspi.cpp(1587): warning C4018: '<': signed/unsigned mismatch

Comments
Fix request (11u): I would like to downport this to fix the build on windows 32bit. Applies clean, trivial change, no risk.
27-11-2020

Fix request (13u): The change applies cleanly, windows builds (x86 and x86_64) now work fine without --disable-warnings-as-errors.
04-06-2020

This file was introduced by JDK-6722928, so this also affects 13.
16-09-2019

URL: https://hg.openjdk.java.net/jdk/jdk/rev/a6f653312b19 User: stuefe Date: 2019-09-15 06:44:20 +0000
15-09-2019