mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8290025: Remove the Sweeper
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
This commit is contained in:
parent
dc7e2562f4
commit
054c23f484
188 changed files with 1113 additions and 3539 deletions
|
@ -939,7 +939,6 @@ public:
|
|||
inline DependencyContext dependencies();
|
||||
int mark_dependent_nmethods(KlassDepChange& changes);
|
||||
void add_dependent_nmethod(nmethod* nm);
|
||||
void remove_dependent_nmethod(nmethod* nm);
|
||||
void clean_dependency_context();
|
||||
|
||||
// On-stack replacement support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue