JDK-8226848 : jline/terminal/impl files missing classpath exception clause in license header
  • Type: Bug
  • Component: tools
  • Sub-Component: jshell
  • Affected Version: 12,13,14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-06-26
  • Updated: 2019-12-02
  • Resolved: 2019-08-15
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 14
14 b11Fixed
Related Reports
Duplicate :  
Description
 In jdk12 and jdk, the following files do not contain the classpath exception: 

src/jdk.internal.le/windows/classes/jdk/internal/org/jline/terminal/impl/jna/win/IntByReference.java
src/jdk.internal.le/windows/classes/jdk/internal/org/jline/terminal/impl/jna/win/Kernel32Impl.java
src/jdk.internal.le/windows/classes/jdk/internal/org/jline/terminal/impl/jna/win/LastErrorException.java
src/jdk.internal.le/windows/classes/jdk/internal/org/jline/terminal/impl/jna/win/Pointer.java 
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/7a700a9a89f2 User: jlahoda Date: 2019-08-15 12:37:06 +0000
15-08-2019