-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b06
-
b01
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8324843 | 11.0.23 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
JDK-8325076 | openjdk8u412 | Andrew Hughes | P4 | Resolved | Fixed | b02 |
JDK-8360526 | shenandoah8u412 | Andrew Hughes | P4 | Resolved | Fixed | b02 |
The placing of the declarations of low, high and index in JDK-8314295 caused the build to fail. Older C compilers require that declarations happen at the start of the block rather than mixed in with the code.
- backported by
-
JDK-8324843 Windows VS2010 build failed with "error C2275: 'int64_t'"
-
- Resolved
-
-
JDK-8325076 Windows VS2010 build failed with "error C2275: 'int64_t'"
-
- Resolved
-
-
JDK-8360526 Windows VS2010 build failed with "error C2275: 'int64_t'"
-
- Resolved
-
- links to
-
Commit openjdk/jdk8u-dev/4a69ad28
-
Commit openjdk/jdk11u-dev/26d795d7
-
Commit openjdk/jdk17u-dev/4f80edfa
-
Review openjdk/jdk8u-dev/435
-
Review openjdk/jdk11u-dev/2486
-
Review openjdk/jdk17u-dev/2136