hotspot/src/share/vm/memory/oopFactory.hpp
changeset 12369 48fd3da4025c
parent 10566 630c177ec580
child 12587 8f819769ca1b
--- a/hotspot/src/share/vm/memory/oopFactory.hpp	Sun Mar 25 18:08:52 2012 -0400
+++ b/hotspot/src/share/vm/memory/oopFactory.hpp	Thu Mar 29 22:18:56 2012 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 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
@@ -77,6 +77,7 @@
                                            int vtable_len, int itable_len,
                                            int static_field_size,
                                            unsigned int nonstatic_oop_map_count,
+                                           AccessFlags access_flags,
                                            ReferenceType rt, TRAPS);
 
   // Methods