hotspot/src/share/vm/memory/compactingPermGenGen.hpp
changeset 12379 2cf45b79ce3a
parent 8725 8c1e3dd5fe1b
--- a/hotspot/src/share/vm/memory/compactingPermGenGen.hpp	Fri Apr 13 01:59:38 2012 +0200
+++ b/hotspot/src/share/vm/memory/compactingPermGenGen.hpp	Mon Apr 16 08:57:18 2012 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -230,7 +230,7 @@
                                       void* new_vtable_start,
                                       void* obj);
 
-  void verify(bool allow_dirty);
+  void verify();
 
   // Serialization
   static void initialize_oops() KERNEL_RETURN;