diff src/share/vm/memory/allocation.hpp @ 7212:291ffc492eb6

Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
author Doug Simon <doug.simon@oracle.com>
date Fri, 14 Dec 2012 14:35:13 +0100
parents 1baf7f1e3f23 59c790074993
children 989155e2d07a
line wrap: on
line diff
--- a/src/share/vm/memory/allocation.hpp	Fri Dec 14 10:20:54 2012 +0100
+++ b/src/share/vm/memory/allocation.hpp	Fri Dec 14 14:35:13 2012 +0100
@@ -248,6 +248,7 @@
 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