CRR (XS): 7123165: G1: output during parallel verification can get messed up

Tony Printezis tony.printezis at oracle.com
Tue Dec 20 18:04:23 UTC 2011


Hi all,

All set thanks to Bengt, John, and Jon!

Tony

On 12/20/2011 12:34 PM, John Cuthbertson wrote:
> Hi Tony,
>
> Looks good to me.
>
> JohnC
>
> On 12/20/11 05:38, Tony Printezis wrote:
>> Hi all,
>>
>> Can I have a couple of quick reviews for this very small change (< 10 
>> lines changed)?
>>
>> http://cr.openjdk.java.net/~tonyp/7123165/webrev.0/
>>
>> During parallel verification each worker now takes a lock after it 
>> detects a failure and while it's generating output. This way the 
>> output from separate workers is not interleaved and it's easier to 
>> read. I came across this issue while testing some recent changes and 
>> this patch made my life easier. It might make your life easier some 
>> day too. :-)
>>
>> Tony
>>
>



More information about the hotspot-gc-dev mailing list