My OpenJDK 64-Bit Server VM crashes, what am I doing wrong?
Christian Thalinger
christian.thalinger at oracle.com
Tue Nov 2 02:49:21 PDT 2010
On Oct 30, 2010, at 12:49 PM, Ralph Seichter wrote:
>> Build fastdebug JVM and run it to get more information.
>
> Can I do this by specifying both 'SKIP_FASTDEBUG_BUILD=false' and
> 'DEBUG_NAME=fastdebug'? I am too fresh to OpenJDK and obviously have
> some catching up to do, so could you hint at what documents I have to
> read? Thanks.
It definitely would be faster and easier to just build a fastdebug JVM
and put it into your already built JDK. Just go to hotspot/make/ and
type "make fastdebug" (given you've set all required environment
variables).
-- Christian
More information about the hotspot-dev
mailing list