hg: jdk-updates/jdk11u-dev: 8204834: Fix confusing "allocate" naming in OopStorage
matthias.baesken at sap.com
matthias.baesken at sap.com
Thu May 14 06:48:19 UTC 2020
Changeset: 955c7092e1b4
Author: kbarrett
Date: 2018-07-09 13:35 -0400
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/955c7092e1b4
8204834: Fix confusing "allocate" naming in OopStorage
Summary: allocate_list => allocation_list and so on.
Reviewed-by: dholmes, tschatzl, coleenp
! src/hotspot/share/gc/shared/oopStorage.cpp
! src/hotspot/share/gc/shared/oopStorage.hpp
! src/hotspot/share/gc/shared/oopStorage.inline.hpp
! src/hotspot/share/gc/shared/oopStorageParState.hpp
! test/hotspot/gtest/gc/shared/test_oopStorage.cpp
More information about the jdk-updates-changes
mailing list