view clean @ 2673:98447ab8bd83

Create less nodes in case of Deopt
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Fri, 13 May 2011 11:19: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