master
8354922: ZGC: Use MAP_FIXED_NOREPLACE when reserving memory
8318696: Do not use LFS64 symbols on Linux
8216167: Update include guards to reflect correct directories
8356868: Not all cgroup parameters are made available
8357086: os::xxx functions returning memory size should return size_t
8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected
8301479: Replace NULL with nullptr in os/linux
8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly 8324781: runtime/Thread/TestAlwaysPreTouchStacks.java failed with Expected a higher ratio between stack committed and reserved 8325218: gc/parallel/TestAlwaysPreTouchBehavior.java fails
8324580: SIGFPE on THP initialization on kernels < 4.10
8301749: Tracking malloc pooled memory size
8322475: Extend printing for System.map
8305922: [aix,linux] Avoid comparing 'this' to nullptr
8289710: Move Suspend/Resume classes out of os.hpp
8385454: Provide more NUMA related information in hsinfo/hserr files
8296796: Provide clean, platform-agnostic interface to C-heap trimming
8329995: Restricted access to `/proc` can cause JFR initialization to crash
8332253: Linux arm32 build fails after 8292591
8292591: Experimentally add back barrier-less Java thread transitions
8312525: New test runtime/os/TestTrimNative.java#trimNative is failing: did not see the expected RSS reduction
8234779: Provide idiom for declaring classes noncopyable