view clean @ 4448:9e8e92c3ff17

first parts for inlining multiple methods, added Simplifiable to switch nodes, some documentation
author Christian Haeubl <christian.haeubl@oracle.com>
date Thu, 26 Jan 2012 22:44:31 -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