view clean @ 4579:854145ec9866

Fix boxing elimination for boxed constants. Remove redundant "inlining" in dump message.
author Andreas Woess <andreas.woess@jku.at>
date Mon, 13 Feb 2012 17:01:14 +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