[jdk11u-dev] RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT [v2]
Christoph Langer
clanger at openjdk.java.net
Mon Sep 13 13:34:10 UTC 2021
On Mon, 13 Sep 2021 12:02:21 GMT, Jovan Stevanovic <github.com+44313413+jovanstevanovic at openjdk.org> wrote:
>> This PR is backporting changes from [PR](https://github.com/openjdk/jdk/pull/5331) on the OpenJDK repo.
>
> Jovan Stevanovic has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> 8273278: Improving XSLT support for GraalVM's Native Image.
Seems like some manual resolving of the changes to MethodGenerator.java was needed, but this looks correct.
Now you still need to do the jdk11u-fix-request dance in JBS to obtain push approval.
> /integrate
It's not yet allowed to merge this. For OpenJDK update releases it's not sufficient to have a fromal review in the PR but the release maintainers need to approve a change whether it is appropriate to go into an update release. You can read more about the process here: https://wiki.openjdk.java.net/display/JDKUpdates/JDK11u
So, as I've written above, you need to add a jdk11u-fix-request label to the bug and a comment about reason, risk and testing. Same goes for jdk17u.
-------------
Marked as reviewed by clanger (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/324
More information about the jdk-updates-dev
mailing list