-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
jlong/julong are Java types. This code is OS level code and should use C++ integer types instead.
I thinkJDK-8357086 fixes some of the return types that this container code uses, so made it a dependency.
I think
- is blocked by
-
JDK-8367485 os::physical_memory is broken in 32-bit JVMs when running on 64-bit OSes
-
- Resolved
-
-
JDK-8357086 os::xxx functions returning memory size should return size_t
-
- Resolved
-