hg: jdk/jdk11: 8207252: C1 still does eden allocations when TLAB is enabled
serguei.spitsyn at oracle.com
serguei.spitsyn at oracle.com
Mon Jul 23 07:03:35 UTC 2018
Changeset: dd1aa4229fd4
Author: jcbeyler
Date: 2018-07-22 20:00 -0700
URL: http://hg.openjdk.java.net/jdk/jdk11/rev/dd1aa4229fd4
8207252: C1 still does eden allocations when TLAB is enabled
Summary: Only do eden allocations when TLAB is disabled
Reviewed-by: kbarrett, jrose, tschatzl, iveresov
Contributed-by: jcbeyler at google.com
! src/hotspot/cpu/aarch64/c1_Runtime1_aarch64.cpp
! src/hotspot/cpu/arm/c1_Runtime1_arm.cpp
! src/hotspot/cpu/sparc/c1_Runtime1_sparc.cpp
! src/hotspot/cpu/x86/c1_Runtime1_x86.cpp
More information about the jdk-changes
mailing list