mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00
8139772: Cleanups in Generation related code
Reviewed-by: tbenson, mgerdin
This commit is contained in:
parent
686fb800c8
commit
f21d1afd70
8 changed files with 25 additions and 51 deletions
|
@ -126,8 +126,6 @@ public:
|
|||
|
||||
WorkGang* workers() const { return _workers; }
|
||||
|
||||
GCStats* gc_stats(Generation* generation) const;
|
||||
|
||||
// Returns JNI_OK on success
|
||||
virtual jint initialize();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue