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
Post a Comment