RFR: 8205199: more Linux clang compile failures

Martin Buchholz martinrb at google.com
Tue Jun 19 13:29:04 UTC 2018


if the check of memcpy's return value goes away, then store_context always
returns true, which seems fishy.   A code owner should decide what should
really happen here.

On Mon, Jun 18, 2018 at 11:08 PM, David Holmes <david.holmes at oracle.com>
wrote:

> On 19/06/2018 1:00 PM, Martin Buchholz wrote:
>
> AFAICS the memcpy can't fail and the dest is not NULL so the "if" should
> just disappear - no?
>
> David
>
>
>


More information about the hotspot-runtime-dev mailing list