objArrayOop.cpp revision 0:a61af66fc99e
1181905Sed/*
2181905Sed * Copyright 1997 Sun Microsystems, Inc.  All Rights Reserved.
3181905Sed * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4181905Sed *
5181905Sed * This code is free software; you can redistribute it and/or modify it
6181905Sed * under the terms of the GNU General Public License version 2 only, as
7181905Sed * published by the Free Software Foundation.
8181905Sed *
9181905Sed * This code is distributed in the hope that it will be useful, but WITHOUT
10181905Sed * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11181905Sed * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
12181905Sed * version 2 for more details (a copy is included in the LICENSE file that
13181905Sed * accompanied this code).
14181905Sed *
15181905Sed * You should have received a copy of the GNU General Public License version
16181905Sed * 2 along with this work; if not, write to the Free Software Foundation,
17181905Sed * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18181905Sed *
19181905Sed * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
20181905Sed * CA 95054 USA or visit www.sun.com if you need additional information or
21181905Sed * have any questions.
22181905Sed *
23181905Sed */
24181905Sed
25181905Sed# include "incls/_precompiled.incl"
26181905Sed# include "incls/_objArrayOop.cpp.incl"
27181905Sed
28181905Sed// <<this page is intentionally left blank>>
29181905Sed