git: openjdk/mobile: 8231552: ZGC: Refine address space reservation

duke duke at openjdk.java.net
Thu Oct 24 15:30:27 UTC 2019


Changeset: a8c4e678
Author:    Per Lidén <pliden at openjdk.org>
Date:      2019-10-24 17:24:58 +0000
URL:       https://git.openjdk.java.net/mobile/commit/a8c4e678

8231552: ZGC: Refine address space reservation

Reviewed-by: eosterlund, stefank

! src/hotspot/cpu/aarch64/gc/z/zGlobals_aarch64.cpp
! src/hotspot/cpu/aarch64/gc/z/zGlobals_aarch64.hpp
! src/hotspot/cpu/x86/gc/z/zGlobals_x86.cpp
! src/hotspot/cpu/x86/gc/z/zGlobals_x86.hpp
! src/hotspot/os/posix/gc/z/zVirtualMemory_posix.cpp
+ src/hotspot/share/gc/z/zAddressSpaceLimit.cpp
+ src/hotspot/share/gc/z/zAddressSpaceLimit.hpp
! src/hotspot/share/gc/z/zArguments.cpp
! src/hotspot/share/gc/z/zGlobals.hpp
! src/hotspot/share/gc/z/zVirtualMemory.cpp
! src/hotspot/share/gc/z/zVirtualMemory.hpp
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java




More information about the mobile-changes mailing list