view clean @ 3701:713131edb435

Return a RiResolvedField array when looking up the fields of a class.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 25 Nov 2011 23:09: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