JDK-8256128 : JDK 11.0.9 jshell regression issue on AIX
  • Type: Bug
  • Component: tools
  • Sub-Component: jshell
  • Affected Version: 11.0.9
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • OS: aix
  • CPU: ppc
  • Submitted: 2020-11-10
  • Updated: 2020-12-21
  • Resolved: 2020-12-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11
11.0.11Resolved
Related Reports
Duplicate :  
Relates :  
Description
JDK 11.0.9 jshell's Tab key completion did not work on AIX's dtterm.
(I tested it with AdoptOpenJDK AIX build and my local build)
I tried following steps:
1. Start jshell
2. Type "Sys", then press Tab key
   Tab character is inputted instead of changing to "System"

I could not recreate this issue on JDK 11.0.8.
It may be regression issue for "JDK-8229815 Upgrade Jline to 3.12.1" [1].

Also it worked fine on JDK 15, 16EA.
I could recreate this issue on JDK 14.
It may be regression issue for "JDK-8241598 Upgrade JLine to 3.14.0" [2]

I tried to apply "JDK-8241598"'s changeset "e811fa676a84" [3] against 11.0.9.
This issue was fixed.
Please evaluate upgrading JDK11 JLine to 3.14.0.

[1] https://bugs.openjdk.java.net/browse/JDK-8229815
[2] https://bugs.openjdk.java.net/browse/JDK-8241598
[3] https://hg.openjdk.java.net/jdk/jdk/rev/e811fa676a84
Comments
Will be resolved by backport JDK-8256850
21-12-2020

Sorry, I did wrong operation
16-12-2020

Close this issue as request
16-12-2020

Please close this as a duplicate of JDK-8241598 as this issue seems to be resolved with that bug.
15-12-2020