RFR(XS): JDK-8214272: Don't use memset to initialize arrays of MemoryUsage in memoryManager.cpp

Dmitry Chuyko dmitry.chuyko at bell-sw.com
Tue Nov 27 16:37:01 UTC 2018


On 11/27/18 6:56 PM, Roman Kennke wrote:
>
> Am 27. November 2018 16:54:34 MEZ schrieb Dmitry Chuyko <dmitry.chuyko at bell-sw.com>:
>> On 11/27/18 6:30 PM, Roman Kennke wrote:
>>> Good!
>>>
>>> I'm also getting similar warnings in:
>>>
>>> output.cpp:1707
>> Thanks, forgot about this one. I created JDK-8214376 for that, it makes
>>
>> sense to post isolated changes even they seem trivial.
>>> zForwardingTable.cpp:42
>> My gcc is 8.2.0 and I don't get error here or I fail earlier. And you
>> probably have 8.2.1. I think it also makes sense to make a separate
>> RFE.
> Sure. You might also have zgc disabled (it is by default).

Yep, created JDK-8214377 for that.


... Dev-submit test job for 
http://cr.openjdk.java.net/~dchuyko/8214272/webrev.01/ passed. Ok to push?


-Dmitry

> .................................



More information about the hotspot-gc-dev mailing list