8204834: Fix confusing "allocate" naming in OopStorage

Allocate_list => allocation_list and so on.

Reviewed-by: dholmes, tschatzl, coleenp
This commit is contained in:
Kim Barrett 2018-07-09 13:35:55 -04:00
parent 66e825aa41
commit 051f4ed627
5 changed files with 185 additions and 185 deletions

View file

@ -52,7 +52,7 @@
// interfering with with each other.
//
// Both allocate() and delete_empty_blocks_concurrent() lock the
// _allocate_mutex while performing their respective list and array
// _allocation_mutex while performing their respective list and array
// manipulations, preventing them from interfering with each other.
//
// When allocate() creates a new block, it is added to the end of the