hg: jdk/jdk: 8204834: Fix confusing "allocate" naming in OopStorage
kim.barrett at oracle.com
kim.barrett at oracle.com
Mon Jul 9 17:38:40 UTC 2018
Changeset: f85092465b0c
Author: kbarrett
Date: 2018-07-09 13:35 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/f85092465b0c
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-changes
mailing list