git: openjdk/jdk: 8253650: Cleanup: remove alignment_hint parameter from os::reserve_memory

Thomas Stuefe stuefe at openjdk.java.net
Thu Oct 1 12:11:06 UTC 2020


Changeset: 44e6820c
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2020-10-01 12:09:59 +0000
URL:       https://git.openjdk.java.net/jdk/commit/44e6820c

8253650: Cleanup: remove alignment_hint parameter from os::reserve_memory

Reviewed-by: stefank, tschatzl

! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/share/gc/z/zMarkStackAllocator.cpp
! src/hotspot/share/memory/allocation.inline.hpp
! src/hotspot/share/memory/virtualspace.cpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/runtime/os.hpp
! src/hotspot/share/runtime/safepointMechanism.cpp
! test/hotspot/gtest/runtime/test_committed_virtualmemory.cpp



More information about the jdk-changes mailing list