[PATCH][jdk8u] hotspot: Avoid calling vm_update with a NULL name

Siddhesh Poyarekar siddhesh at gotplt.org
Thu Jan 3 04:41:43 UTC 2019


On 03/01/19 10:02 AM, Andrew Hughes wrote:
> I assume you mean gcc 8 in your opening sentence, as I don't see this
> with 7.

I saw this with gcc 7.3 on aarch64.  Oddly, this doesn't get flagged 
with gcc 8.x on x86_64; I don't have 7.x on my x86 box to try 
unfortunately.  However the fix seems pretty obvious, which is why I 
proposed it.

I don't mind doing additional tests if that's necessary, just that it 
will take a bit longer since I'll have to build gcc 7 branch for it.

> Usually the route for OpenJDK fixes is to apply them to the current working
> tree first (https://hg.openjdk.java.net/jdk) and then backport to
> other supported
> trees (currently 11, 8, 7 and 6).
> However, this file seems to have been removed during the development of
> OpenJDK 10 [0] so the change could straight into 8u.
> 
> Have you followed the process at [1] and signed the Oracle Contributor
> Agreement?

I work for Linaro so I should be covered under Linaro's agreement.

Thanks,
Siddhesh


More information about the jdk8u-dev mailing list