[jdk11u-dev] RFR: 8327476: Upgrade JLine to 3.26.1

Antonio Vieiro duke at openjdk.org
Tue Mar 11 09:43:59 UTC 2025


On Tue, 11 Mar 2025 09:35:03 GMT, Antonio Vieiro <duke at openjdk.org> wrote:

> Clean backport of [JDK-8327476](https://bugs.openjdk.org/browse/JDK-8327476) from JDK17 that upgrades JLine to 3.26.1 (parity with 11.0.27-oracle). This is tagged as `CPU25_04-critical-SQE-OK`.
> 
> Tested with tier1 tests on Linux...
> 
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/hotspot/jtreg:tier1                     1497  1497     0     0   
>    jtreg:test/jdk:tier1                               1899  1899     0     0   
>    jtreg:test/langtools:tier1                         3941  3941     0     0   
>    jtreg:test/nashorn:tier1                              0     0     0     0   
>    jtreg:test/jaxp:tier1                                 0     0     0     0   
> ==============================
> TEST SUCCESS
> 
> 
> And with the following on Linux _and_ Windows 11:
> 
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/jdk/jdk/internal/jline                     3     3     0     0   
> ==============================
> TEST SUCCESS
> 
> 
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/langtools/jdk/jshell                      85    85     0     0   
> ==============================
> TEST SUCCESS

Test failure of `ClhsdbFindPC` on macos when ran with `-XComp` (`run main/othervm/timeout=480 ClhsdbFindPC true true`) is unrelated.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3010#issuecomment-2713366320


More information about the jdk-updates-dev mailing list