oracle - Query about JRockit Garbage Collection -


i have question oracle's jrockit 1.6. when use genpar, select parallel new generation or old generation or both.

in sun jdk young (unless set useparalleloldgc) ; trying understand whether same true jrockit.

"genpar" uses parallel collection both new , old generation.

see description at: http://download.oracle.com/docs/cd/e15289_01/doc.40/e15062/optionx.htm#i1011879


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -