JDK-8242030 : Wrong package declarations in jline classes after JDK-8241598
Type:Bug
Component:tools
Sub-Component:jshell
Affected Version:11,15
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2020-04-02
Updated:2021-02-19
Resolved:2020-04-03
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.
The fix for JDK-8241598 introduced two wrong package declarations injdk.internal.org.jline.reader.ConfigurationPath and jdk.internal.org.jline.reader.ScriptEngine.
Comments
Fix request (13u)
Requesting backport to 13u as follow-up fix for JDK-8241598 that is already included to 13u.
The patch applies cleanly.
Tested with tier1 and jshell tier2 tests.
12-02-2021
Fix Request
Should get backported for parity with 11.0.11-oracle. Applies cleanly. Should get pushed together with JDK-8241598 backport.