hg: jdk/sandbox: 8250597: G1: Improve inlining around trim_queue

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Aug 13 14:30:32 UTC 2020


Changeset: 73778bfbffe3
Author:    kbarrett
Date:      2020-08-13 10:02 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/73778bfbffe3

8250597: G1: Improve inlining around trim_queue
Summary: Refactor, using NOINLINE and (new) ATTRIBUTE_FLATTEN for control.
Reviewed-by: tschatzl, sjohanss

! src/hotspot/share/gc/g1/g1ParScanThreadState.cpp
! src/hotspot/share/gc/g1/g1ParScanThreadState.hpp
! src/hotspot/share/gc/g1/g1ParScanThreadState.inline.hpp
! src/hotspot/share/utilities/globalDefinitions.hpp
! src/hotspot/share/utilities/globalDefinitions_gcc.hpp



More information about the jdk-sandbox-changes mailing list