8318649: G1: Remove unimplemented HeapRegionRemSet::add_code_root_locked
Reviewed-by: tschatzl
This commit is contained in:
parent
ff5c5b6541
commit
7c0a8288b2
@ -149,7 +149,6 @@ public:
|
||||
// Routines for managing the list of code roots that point into
|
||||
// the heap region that owns this RSet.
|
||||
void add_code_root(nmethod* nm);
|
||||
void add_code_root_locked(nmethod* nm);
|
||||
void remove_code_root(nmethod* nm);
|
||||
|
||||
// Applies blk->do_code_blob() to each of the entries in _code_roots
|
||||
|
Loading…
Reference in New Issue
Block a user