[jdk17u-dev] RFR: 8297587: Upgrade JLine to 3.22.0

Goetz Lindenmaier goetz at openjdk.org
Tue May 9 12:15:22 UTC 2023


On Mon, 8 May 2023 13:38:00 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this as one of the regular updates to external libs.
> 
> Some cleanups were applied to the jline sources in head:
>  8276641: Use blessed modifier order in jshell
>  8284209: Replace remaining usages of 'a the' in source code
>  These were not backported, but overwritten by the jline update:
>  It obviously resets such changes to the wording in the
>  upstream sources.
> src/jdk.internal.le/share/classes/jdk/internal/org/jline/terminal/TerminalBuilder.java
> src/jdk.internal.le/windows/classes/jdk/internal/org/jline/terminal/impl/jna/win/WindowsAnsiWriter.java
> 
> src/jdk.internal.le/share/classes/module-info.java
> Resolved due to context.

Hi Matthias, 
the patch in 20u contains follow-up JDK-8304498 which brings this new method.
Maybe I should include that here, too. Makes the change more similar to the 20u one
and simplifies backporting to 11.

Hi Matthias, 
the patch in 20u contains follow-up JDK-8304498 which brings this new method.
Maybe I should include that here, too. Makes the change more similar to the 20u one
and simplifies backporting to 11.

Hi Matthias, 
the patch in 20u contains follow-up JDK-8304498 which brings this new method.
Maybe I should include that here, too. Makes the change more similar to the 20u one
and simplifies backporting to 11.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1331#issuecomment-1540020018
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1331#issuecomment-1540020333
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1331#issuecomment-1540021077


More information about the jdk-updates-dev mailing list