Withdrawn: 8327425: String Template FMT Refactor use call direct instead of MethodHandle
Shaojin Wen
duke at openjdk.org
Fri Apr 19 18:11:07 UTC 2024
On Tue, 3 Oct 2023 06:19:11 GMT, Shaojin Wen <duke at openjdk.org> wrote:
> Currently FormatItem uses MethodHandler to handle latin1 and utf16, which is not readable. This PR uses direct calls instead of MethodHandle.
>
> Please review and don't hesitate to critique my approach and patch.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/16021
More information about the core-libs-dev
mailing list