mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
Merge
This commit is contained in:
commit
c2c1793452
67 changed files with 1690 additions and 1002 deletions
|
@ -264,7 +264,6 @@ class ClassLoaderData;
|
|||
|
||||
class MetaspaceObj {
|
||||
public:
|
||||
bool is_metadata() const;
|
||||
bool is_metaspace_object() const; // more specific test but slower
|
||||
bool is_shared() const;
|
||||
void print_address_on(outputStream* st) const; // nonvirtual address printing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue