[jdk17u-dev] RFR: 8297587: Upgrade JLine to 3.22.0
Goetz Lindenmaier
goetz at openjdk.org
Mon May 8 14:17:53 UTC 2023
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.
-------------
Commit messages:
- Backport 4619e8bae838abd1f243c2c65a538806d226b8e8
Changes: https://git.openjdk.org/jdk17u-dev/pull/1331/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1331&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8297587
Stats: 1753 lines in 53 files changed: 1055 ins; 453 del; 245 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1331.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1331/head:pull/1331
PR: https://git.openjdk.org/jdk17u-dev/pull/1331
More information about the jdk-updates-dev
mailing list