view clean @ 1474:f5908cceac7d

Filled up the new hasCompiledCode method of the RiMethod interface.
author ldayne <Laurent.Daynes@oracle.com>
date Fri, 03 Dec 2010 18:00:07 +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