RFR(XS): 8205108: [testbug] Fix pattern matching in jstatd tests.
Zeller, Arno
arno.zeller at sap.com
Wed Jun 20 08:11:39 UTC 2018
Hi Goetz,
the change looks good to me and I think the newer example output should be enough.
Nevertheless, I have to point out that I am no reviewer.
Best regards,
Arno
>-----Original Message-----
>From: serviceability-dev [mailto:serviceability-dev-
>bounces at openjdk.java.net] On Behalf Of Lindenmaier, Goetz
>Sent: Dienstag, 19. Juni 2018 12:46
>To: Thomas Stüfe <thomas.stuefe at gmail.com>
>Cc: serviceability-dev (serviceability-dev at openjdk.java.net) <serviceability-
>dev at openjdk.java.net>
>Subject: [CAUTION] RE: RFR(XS): 8205108: [testbug] Fix pattern matching in
>jstatd tests.
>
>Hi Thomas,
>
>thanks for your review!
>
>I think the upper example output stems from some older
>jstatd. Probably the output got two new values added.
>I don't feel like making up values, so I'd rather remove the
>old output. Is that fine with you?
>
>Best regards,
> Goetz.
>
>> -----Original Message-----
>> From: Thomas Stüfe [mailto:thomas.stuefe at gmail.com]
>> Sent: Samstag, 16. Juni 2018 19:26
>> To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
>> Cc: serviceability-dev (serviceability-dev at openjdk.java.net) <serviceability-
>> dev at openjdk.java.net>
>> Subject: Re: RFR(XS): 8205108: [testbug] Fix pattern matching in jstatd tests.
>>
>> Hi Goetz,
>>
>> Looks reasonable. Could you please fix up the example output above the
>> alternative you added, it misses the columns "CGC" and "CGCT".
>>
>> Thanks, Thomas
>>
>> On Sat, Jun 16, 2018 at 9:24 AM, Lindenmaier, Goetz
>> <goetz.lindenmaier at sap.com> wrote:
>> > Hi,
>> >
>> > Please review this test fix:
>> > http://cr.openjdk.java.net/~goetz/wr18/8205108-
>fixJstatDTestPattern/01/
>> >
>> > The values for 'M' must be parsed as PERCENTAGE_OR_DASH.
>> > The parsing of numbers should not depend on the locale.
>> > I changed the parsing to use java.text.NumberFormat
>> >
>> > Best regards,
>> > Goetz.
>> >
More information about the serviceability-dev
mailing list