On Thu, 23 Sep 2021 14:43:21 GMT, Jan Lahoda <jlah...@openjdk.org> wrote:
> I'd like to upgrade the internal JLine to 3.20.0, to support the rxvt > terminal (see JDK-8270943), and to generally use a newer version of the > library. This patch is basically a application of relevant parts of the diff > between JLine 3.14.0 and 3.20.0, with merge fixes as needed. > > Thanks! This pull request has now been integrated. Changeset: b8cb76ad Author: Jan Lahoda <jlah...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b8cb76ad210cb3e7524c7f5b13cfe57746ac05d4 Stats: 2667 lines in 47 files changed: 1830 ins; 473 del; 364 mod 8273682: Upgrade Jline to 3.20.0 Reviewed-by: sundar ------------- PR: https://git.openjdk.java.net/jdk/pull/5655