RFR(S): 8198554: Add fuzzy matching for log levels and tags when parsing -Xlog

Marcus Larsson marcus.larsson at oracle.com
Mon Feb 26 08:19:38 UTC 2018


Thanks Coleen!

Marcus


On 2018-02-23 17:36, coleen.phillimore at oracle.com wrote:
>
> This change looks really nice!!
> thanks,
> Coleen
>
> On 2/22/18 8:11 AM, Marcus Larsson wrote:
>> Hi,
>>
>> Please review the following patch to add some fuzzy matching to 
>> improve -Xlog parsing error messages. The implementation of the fuzzy 
>> -XX flag matching is moved out to StringUtils so it can be re-used here.
>>
>> Issue:
>> https://bugs.openjdk.java.net/browse/JDK-8198554
>>
>> Webrev:
>> http://cr.openjdk.java.net/~mlarsson/8198554/webrev.00
>>
>> Tested with hs-tier 1-2.
>>
>> Thanks,
>> Marcus
>>
>



More information about the hotspot-runtime-dev mailing list