view clean @ 4589:c148bec9398a

Fixed computation of exact type information in PhiStampPhase.
author Christian Haeubl <christian.haeubl@oracle.com>
date Mon, 13 Feb 2012 15:39:20 -0800
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