Re: RFR (S): 8153174: Remove trailing comma from log configuration listings

2016-04-01 Thread Robbin Ehn
Hi Marcus, Thanks, looks good! /Robbin On 03/31/2016 12:40 PM, Marcus Larsson wrote: Hi, Please review the following small patch to avoid adding a trailing comma in the tagset and level listings in the configuration string for log outputs. Removing this comma allows the string to be used with

Re: RFR (S): 8153174: Remove trailing comma from log configuration listings

2016-04-01 Thread Marcus Larsson
Thanks Robbin! On 04/01/2016 12:54 PM, Robbin Ehn wrote: Hi Marcus, Thanks, looks good! /Robbin On 03/31/2016 12:40 PM, Marcus Larsson wrote: Hi, Please review the following small patch to avoid adding a trailing comma in the tagset and level listings in the configuration string for log out

RFR[9u-dev]: 8054326: Confusing message in "Current rem set statistics"

2016-04-01 Thread Cheleswer Sahu
Hi, Please review the code changes for https://bugs.openjdk.java.net/browse/JDK-8054326. Webrev Link: http://cr.openjdk.java.net/~csahu/8054326/ Bug Brief: In output of remset statistics "Max" is printing as 0k, which is confusing for user. Problem Identified : "Max" value is rou

Re: RFR (S): 8153174: Remove trailing comma from log configuration listings

2016-04-01 Thread Staffan Larsen
Looks good! Thanks, /Staffan > On 31 mars 2016, at 12:40, Marcus Larsson wrote: > > Hi, > > Please review the following small patch to avoid adding a trailing comma in > the tagset and level listings in the configuration string for log outputs. > Removing this comma allows the string to be u