[jdk17u-dev] RFR: 8284198: Undo JDK-8261137: Optimization of Box nodes in uncommon_trap
Martin Doerr
mdoerr at openjdk.java.net
Tue Apr 26 16:38:13 UTC 2022
On Tue, 26 Apr 2022 13:42:03 GMT, Wu Yan <wuyan at openjdk.org> wrote:
> Hi, This is a clean backport of https://github.com/openjdk/jdk/commit/0c04bf8e5944471992b2f6efc7f93b5943508947 to jdk17u-dev.
This repository requires to follow the process described here: https://wiki.openjdk.java.net/display/JDKUpdates/How+to+contribute+a+fix
(Especially step "6. Request and await approval for the fix".)
You also will need to provide a reason why it should be backported. E.g. it is required for other backports to apply.
In addition, I suggest to enable Pre-submit testing even though some tests often fail du to other nasty problems.
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/368
More information about the jdk-updates-dev
mailing list