instanceOop.cpp revision 1879:f95d63e2154a
1139823Simp/*
211819Sjulian * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
311819Sjulian * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
411819Sjulian *
511819Sjulian * This code is free software; you can redistribute it and/or modify it
611819Sjulian * under the terms of the GNU General Public License version 2 only, as
711819Sjulian * published by the Free Software Foundation.
811819Sjulian *
911819Sjulian * This code is distributed in the hope that it will be useful, but WITHOUT
1011819Sjulian * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1111819Sjulian * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1211819Sjulian * version 2 for more details (a copy is included in the LICENSE file that
1311819Sjulian * accompanied this code).
1411819Sjulian *
1511819Sjulian * You should have received a copy of the GNU General Public License version
1611819Sjulian * 2 along with this work; if not, write to the Free Software Foundation,
1711819Sjulian * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1811819Sjulian *
1911819Sjulian * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2011819Sjulian * or visit www.oracle.com if you need additional information or have any
2111819Sjulian * questions.
2211819Sjulian *
2311819Sjulian */
2411819Sjulian
2511819Sjulian#include "precompiled.hpp"
2611819Sjulian#include "oops/instanceOop.hpp"
2711819Sjulian
2811819Sjulian// <<this page is intentionally left blank>>
2911819Sjulian