RFR (S): 8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled
Kim Barrett
kim.barrett at oracle.com
Tue Jan 15 15:29:17 UTC 2019
> On Jan 15, 2019, at 4:52 AM, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
>>>
>>> CR:
>>> https://bugs.openjdk.java.net/browse/JDK-8216490
>>> Webrev:
>>> http://cr.openjdk.java.net/~tschatzl/8216490/webrev/
>>> Testing:
>>> new test
>>>
>>> Thanks,
>>> Thomas
>>
>> -------------------------------------------------------------------
>> -----------
>> test/hotspot/jtreg/gc/g1/TestPeriodicLogMessages.java
>> 28 * @requires vm.compMode != "Xcomp"
>>
>> Why does this test require not Xcomp?
>
> Copy&Paste error. Fixed in place.
>
> Thomas
Thanks. Looks good.
More information about the hotspot-gc-dev
mailing list