JDK-8250929 : Missing "classpath exception" in LambdaProxyClassArchive.java
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Affected Version: 15,16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-08-03
  • Updated: 2024-11-20
  • Resolved: 2020-08-10
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 16
16 b11Fixed
Related Reports
Relates :  
Description
JDK-8198698 added:

 src/java.base/share/classes/java/lang/invoke/LambdaProxyClassArchive.java

but it should have the "classpath exception" in its GPL header..

Reported here:

http://mail.openjdk.java.net/pipermail/jdk-dev/2020-July/004557.html

(the other reported files are part of the build system or tests and do not require the CPE)
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/95f1bcac52b7 User: mchung Date: 2020-08-10 22:03:33 +0000
10-08-2020

Added [~ccheung] to the watchlist.
03-08-2020