view clean @ 3561:bea018622324

Changes to JavaAccess as a result of CRI changes.
author Doug Simon <doug.simon@oracle.com>
date Thu, 25 Aug 2011 16:58:25 +0200
parents 6223633ce7dd
children
line wrap: on
line source

#!/bin/bash
pushd make
LANG=C ARCH_DATA_MODEL=64 HOTSPOT_BUILD_JOBS=16 make clean
popd