JVM crash with Server 1.6.0_18 (hotspot 16.0) on Win64 but not 1.6.0_16

David Sitsky sits at nuix.com
Mon Mar 29 21:00:58 PDT 2010


> On 30 March 2010 11:25, Paul Hohensee <paul.hohensee at oracle.com> wrote:
>> Assuming you're using the server jvm, try using -XX:-ReduceInitialCardMarks.
>
> Many thanks for your message.  I'll give this a try and will let you
> know how this goes.

That did indeed seem to fix the issue.  Many thanks for your help.  I
can see searching for this flag quite a few other people have been hit
by this issue with 1.6.0_18.

Are there any bad side-effects in specifying
-XX:-ReduceInitialCardMarks for production code?

Does anyone know if there will be a 1.6.0_19 release with this issue
fixed so a flag doesn't need to be specified?

Cheers,
David


More information about the hotspot-dev mailing list