<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
- in the CMSCollector::CMSCollector() initialization list, the<br>
initialization of _eden_chunk_sampling_active breaks the "-- ditto --"<br>
list, which looks strange. (Actually I think the comment that a variable<br>
may eventually be set in the ctor again later seems questionable anyway)<br></blockquote><div><br></div><div style>Right. It could be moved below _survivor_chunk_index so it won't interrupt the "-- ditto --" list. Or, it could be moved above the list along with its declaration in the .hpp file. But let's hold off until the try_lock discussion develops.</div>
<div> </div></div></div></div>