-
Bug
-
Resolution: Fixed
-
P3
-
8u411, 11, 13, 14
-
b32
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8237023 | 15 | Goetz Lindenmaier | P3 | Resolved | Fixed | b06 |
JDK-8237425 | 14.0.1 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8260922 | 13.0.7 | Ekaterina Vergizova | P3 | Resolved | Fixed | b01 |
JDK-8261070 | 13.0.6 | Ekaterina Vergizova | P3 | Resolved | Fixed | b01 |
JDK-8320134 | 8u411 | Fairoz Matte | P3 | Resolved | Fixed | b01 |
In count_leading_zeroes.hpp, a declaration is not included
in the _LP64 that covers all it's uses. Thus a warning
about an unused variable is raised.
A library for a test lacks the JNIEXPORT and JNICALL
required to match the signature in jvmti.h.
- backported by
-
JDK-8237023 Fix build for windows 32-bit after 8212160 and 8234331.
- Resolved
-
JDK-8237425 Fix build for windows 32-bit after 8212160 and 8234331.
- Resolved
-
JDK-8260922 Fix build for windows 32-bit after 8212160 and 8234331.
- Resolved
-
JDK-8261070 Fix build for windows 32-bit after 8212160 and 8234331.
- Resolved
-
JDK-8320134 Fix build for windows 32-bit after 8212160 and 8234331.
- Resolved
- relates to
-
JDK-8212160 JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value"
- Resolved
-
JDK-8234331 Add robust and optimized utility for rounding up to next power of two
- Resolved