hg: jdk10/hs/hotspot: 8182169: ArrayAllocator should take MEMFLAGS as regular parameter
kim.barrett at oracle.com
kim.barrett at oracle.com
Sat Jul 22 03:16:45 UTC 2017
Changeset: 332416c57993
Author: kbarrett
Date: 2017-07-21 21:01 -0400
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/332416c57993
8182169: ArrayAllocator should take MEMFLAGS as regular parameter
Summary: Change ArrayAllocator memflags from template parameter to ordinary function parameters
Reviewed-by: kbarrett, tschatzl
Contributed-by: milan.mimica at gmail.com
! src/share/vm/gc/g1/g1CardLiveData.cpp
! src/share/vm/gc/g1/g1ConcurrentMark.cpp
! src/share/vm/gc/g1/g1HotCardCache.cpp
! src/share/vm/gc/shared/taskqueue.inline.hpp
! src/share/vm/memory/allocation.hpp
! src/share/vm/memory/allocation.inline.hpp
! src/share/vm/utilities/bitMap.cpp
More information about the jdk10-hs-changes
mailing list