view clean @ 1447:1afbc44ee576

Modified class descriptions in C++ to reflect changes to CiDebugInfo.Frame
author Doug Simon <doug.simon@oracle.com>
date Tue, 09 Nov 2010 17:38:40 +0100
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