[jdk18] RFR: 8274243: Implement fast-path for ASCII-compatible CharsetEncoders on aarch64

Andrew Haley aph at openjdk.java.net
Wed Dec 15 15:03:08 UTC 2021


On Wed, 15 Dec 2021 14:09:25 GMT, Patric Hedlin <phedlin at openjdk.org> wrote:

> > I don't think this should go straight into the 18 release branch. It looks OK for mainline.
> 
> Any particular reason it should not be included in JDK-18?

We're in RDP1 since December 9. This means that any enhancement is covered by the Late-Enhancement Request Process.
https://openjdk.java.net/jeps/3#Late-Enhancement-Request-Process . I don't think this patch is urgent enough for that.

-------------

PR: https://git.openjdk.java.net/jdk18/pull/20


More information about the hotspot-compiler-dev mailing list