Details
-
Bug
-
Resolution: Fixed
-
P4
-
21, 22, 23
-
b08
-
generic
-
linux
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8325723 | 22.0.1 | Matthias Baesken | P4 | Resolved | Fixed | b04 |
JDK-8327500 | 21.0.4-oracle | Calvin Cheung | P4 | Resolved | Fixed | b01 |
JDK-8325480 | 21.0.3 | Matthias Baesken | P4 | Resolved | Fixed | b03 |
JDK-8328063 | 17.0.12 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
JDK-8330356 | 11.0.24 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
Description
"In the above structure, sizes of the memory and swap fields are given as multiples of mem_unit bytes."
This is considered in most parts of the OpenJDK codebase when sysinfo is used but not all; should be added where it is missing.
Attachments
Issue Links
- backported by
-
JDK-8325480 use mem_unit when working with sysinfo memory and swap related information
- Resolved
-
JDK-8325723 use mem_unit when working with sysinfo memory and swap related information
- Resolved
-
JDK-8327500 use mem_unit when working with sysinfo memory and swap related information
- Resolved
-
JDK-8328063 use mem_unit when working with sysinfo memory and swap related information
- Resolved
-
JDK-8330356 use mem_unit when working with sysinfo memory and swap related information
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/06cca199
-
Commit openjdk/jdk17u-dev/64887254
-
Commit openjdk/jdk21u-dev/d08f24a2
-
Commit openjdk/jdk22u/6e426ec3
-
Commit openjdk/jdk/7a798d3c
-
Review openjdk/jdk11u-dev/2642
-
Review openjdk/jdk11u-dev/2664
-
Review openjdk/jdk17u-dev/2290
-
Review openjdk/jdk21u-dev/240
-
Review openjdk/jdk22u/42
-
Review openjdk/jdk/17550