RFR(XS): [8u] Fixed message logging
Aleksey Shipilev
shade at redhat.com
Wed Aug 23 15:35:14 UTC 2017
On 08/23/2017 05:33 PM, Zhengyu Gu wrote:
> On 08/23/2017 08:38 AM, Aleksey Shipilev wrote:
>> On 08/23/2017 02:32 PM, Zhengyu Gu wrote:
>>> GC logging with sub-tags are filtered out, such as gc+ergo, gc+init and etc.
>>>
>>> Webrev: http://cr.openjdk.java.net/~zgu/shenandoah/8u_logging/webrev.00/
>>
>> Does that mean (gc,ergo) messages are always printed now? I think -verbose:gc should enable (gc)
>> only to have a brief GC log, and -XX:+PrintGCDetails should enable (gc, *), which should print
>> everything else too.
>>
> Okay, I did not understand the problem right.
>
> Updated webrev: http://cr.openjdk.java.net/~zgu/shenandoah/8u_logging/webrev.01/
Okay! I assumed you tried to run it, and it prints things correctly?
Thanks,
-Aleksey
More information about the shenandoah-dev
mailing list