option combinations

Kai Johnson ksjohnson3 at gmail.com
Tue Feb 3 22:56:35 UTC 2009


Is there some way to walk through the implementation and use of the GC
options in the hotspot vm? It seems many of them are dangerous to
combine, but you wouldn't know that from their names or their
description, because lots of them have side effects.

Does the OpenJDK hotspot have and use many of these flags?
Thanks,
Kai

(Apologies for reviving a dead thread)

-----------------------------
>From Y.S.Ramakrishna at Sun.COM  Sat Dec 13 23:40:21 2008
From: Y.S.Ramakrishna at Sun.COM (Y Srinivas Ramakrishna)
Date: Sat, 13 Dec 2008 23:40:21 -0800
Subject: option combinations
In-Reply-To: <70FBDD8B98EC5C4D87187B38997622656A43035E8F at TORE2K7V01.ganz.ad>
References: <70FBDD8B98EC5C4D87187B38997622656A43035E8F at TORE2K7V01.ganz.ad>
Message-ID: <f81edae43440.494447e5 at sun.com>


> i can't seem to find a comprehensive listing or matrix of which
> options are valid with each other.
>
> does anyone know of such information?

Unfortunately, no such documentation exists, as far as i know.

If you have questions about specific combinations, we can try and
answer them.

We can, of course, also think about how one might go about
documenting this combinatorial morass. Any suggestions/examples?
(The general problem of transcription of the combinatorial
possibilities is of course intractable, but the problem may well
be tractable for HotSpot options by means of partitioning into orthogonal
subsets/"partitions".)

-- ramki



More information about the hotspot-gc-dev mailing list