mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +02:00
8253275: Remove unused methods after CMS removal
Reviewed-by: pliden, tschatzl
This commit is contained in:
parent
4ac6934965
commit
a9993f9464
3 changed files with 2 additions and 24 deletions
|
@ -271,9 +271,6 @@ class oopDesc {
|
|||
inline uint age() const;
|
||||
inline void incr_age();
|
||||
|
||||
// mark-sweep support
|
||||
void follow_body(int begin, int end);
|
||||
|
||||
template <typename OopClosureType>
|
||||
inline void oop_iterate(OopClosureType* cl);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue