Test6842838.sh revision 1659
1659N/A# @summary Test 6842838 64-bit launcher failure due to corrupt jar 1659N/A# Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. 1659N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 1659N/A# This code is free software; you can redistribute it and/or modify it 1659N/A# under the terms of the GNU General Public License version 2 only, as 1659N/A# published by the Free Software Foundation. 1659N/A# This code is distributed in the hope that it will be useful, but WITHOUT 1659N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 1659N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 1659N/A# version 2 for more details (a copy is included in the LICENSE file that 1659N/A# You should have received a copy of the GNU General Public License version 1659N/A# 2 along with this work; if not, write to the Free Software Foundation, 1659N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 1659N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, 1659N/A echo "If this is incorrect, try setting the variable manually." 1659N/Aif [
"${TESTCLASSES}" =
"" ]
1659N/A echo "TESTCLASSES not set. Test cannot execute. Failed." 1659N/A# set platform-dependent variables 1659N/A echo "Only testing on sparcv9 (use libumem to reliably catch buffer overrun)"