Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 11
- Affects Version/s: None
The change for
causes a build warning on 32 bit Windows with Visual Studio 2013:
os_windows.cpp(1521) : warning C4018: '>=' : signed/unsigned mismatch
relates to
JDK-8196882 VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
- Closed