bpatel@244: /* ohair@554: * Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. bpatel@244: * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. bpatel@244: * bpatel@244: * This code is free software; you can redistribute it and/or modify it bpatel@244: * under the terms of the GNU General Public License version 2 only, as bpatel@244: * published by the Free Software Foundation. bpatel@244: * bpatel@244: * This code is distributed in the hope that it will be useful, but WITHOUT bpatel@244: * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or bpatel@244: * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License bpatel@244: * version 2 for more details (a copy is included in the LICENSE file that bpatel@244: * accompanied this code). bpatel@244: * bpatel@244: * You should have received a copy of the GNU General Public License version bpatel@244: * 2 along with this work; if not, write to the Free Software Foundation, bpatel@244: * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. bpatel@244: * ohair@554: * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA ohair@554: * or visit www.oracle.com if you need additional information or have any ohair@554: * questions. bpatel@244: */ bpatel@244: bpatel@244: /** bpatel@244: * Test package 1. bpatel@244: * bpatel@244: * @since JDK1.0 bpatel@244: */ bpatel@244: package pkg1;