[11u] RFC: Update Graal in OpenJDK 11 Updates?
Andrew Dinn
adinn at redhat.com
Mon Mar 23 17:51:59 UTC 2020
On 23/03/2020 16:56, Doug Simon wrote:
> That is a good summary. Indeed, libgraal is only a compilation time and
> resource optimization and thus not necessary for GraalVM.
Ok, glad to know I didn't misrepresent anything :-)
> Note that the JDK11 based Travis gates run on openjdk11
> <https://github.com/oracle/graal/blob/master/.travis.yml#L17> so we
> should recognize any regression of the GraalVM compiler there (as we
> did recently
> <https://github.com/oracle/graal/pull/2278#issuecomment-602513391>).
> That said, also note that the Travis gate does not include any native
> image tests. That would require use of open-labsjdk-11 for access to the
> static libs.
Sure, we recognize that. You use of stockjdk11u in the gate is a great
help. As for native image, Red Hat expects to be ramping up testing on
OpenJDK jdk11u now that we are able to use it. So we should be able to
catch issues and hopefully either suggest fixes them or, at least,
report them back to you upstream in a timely fashion.
> It’s also worth pointing out that we’re also working with the HotSpot
> team at Oracle to ensure any JVMCI change we’re pushing into 11 also
> goes into JDK 15 where relevant.
Yes of course and we appreciate that effort.
regards,
Andrew Dinn
-----------
Senior Principal Software Engineer
Red Hat UK Ltd
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham, Michael ("Mike") O'Neill
More information about the jdk-updates-dev
mailing list