Integrated: 8297587: Upgrade JLine to 3.22.0
Jan Lahoda
jlahoda at openjdk.org
Thu Mar 2 08:31:27 UTC 2023
On Fri, 17 Feb 2023 10:20:46 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> This is a proposal to upgrade the JLine inside JDK to 3.22.0. It was done by:
> -for shared/classes, taking a diff between JLine 3.20.0 and the existing JDK version, copying the JLine 3.22.0 into the JDK, repackaing, re-appling the patch (including trailing space removal, UTF-8 characters replacement, addition of inputStreamWrapper), and adjusting TerminalProvider
> -for Windows, mostly copying the JLine 3.22.0 code into the JDK, and adjusting based on old changes
This pull request has now been integrated.
Changeset: 4619e8ba
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4619e8bae838abd1f243c2c65a538806d226b8e8
Stats: 1763 lines in 54 files changed: 1055 ins; 452 del; 256 mod
8297587: Upgrade JLine to 3.22.0
Reviewed-by: vromero
-------------
PR: https://git.openjdk.org/jdk/pull/12614
More information about the core-libs-dev
mailing list