RFR (XXS) 8010084: Race in runtime/NMT/BaselineWithParameter.java

Zhengyu Gu zhengyu.gu at oracle.com
Mon Mar 18 07:30:33 PDT 2013


Good to me.

-Zhengyu

On 3/18/2013 9:42 AM, Staffan Larsen wrote:
> Looks good.
>
> /Staffan
>
> On 14 mar 2013, at 15:26, Christian Törnqvist 
> <christian.tornqvist at oracle.com 
> <mailto:christian.tornqvist at oracle.com>> wrote:
>
>> Hi everyone,
>> Very small fix for a race in the BaselineWithParameter.java test, the 
>> second jcmd process is launched but there is no guarantee that the 
>> first one has finished running. Simple fix by adding a 
>> Process.waitFor() on the first jcmd process.
>> Bug (not visible at the time of posting):
>> http://bugs.sun.com/view_bug.do?bug_id=8010084
>> Webrev:
>> http://cr.openjdk.java.net/~ctornqvi/webrev/8010084/webrev.00/ 
>> <http://cr.openjdk.java.net/%7Ectornqvi/webrev/8010084/webrev.00/>
>> Thanks,
>> Christian
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130318/a838714b/attachment.html 


More information about the hotspot-runtime-dev mailing list