-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b12
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8311229 | 17.0.9 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
8301661 introduced a few usages of NULL in os_bsd.cpp and os_windows.cpp. This should be avoided and replaced by nullptr .
- backported by
-
JDK-8311229 avoid NULL after 8301661
- Resolved
- relates to
-
JDK-8301661 Enhance os::pd_print_cpu_info on macOS and Windows
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/a72bdbff
-
Commit openjdk/jdk/221f3463
-
Review openjdk/jdk17u-dev/1524
-
Review openjdk/jdk/12709
(1 links to)