-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 27
-
Component/s: hotspot
-
b07
-
linux
os::Machine::used_memory calls to os:: memory functions, which check for a containerized environment, which means we return the container memory instead of the expected machine memory when running inside a container.
These functions should be changed to os::Machine versions to avoid these container checks.
These functions should be changed to os::Machine versions to avoid these container checks.
- caused by
-
JDK-8367319 Add os interfaces to get machine and container values separately
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/528bbe79
-
Review(master)
openjdk/jdk/29413