Details
-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
8
Description
The API changes made in JDK8-b64 by CR 8000806 do not have a corresponding CCC request. JCK Team assumes that such changes should be CCC approved.
The changes in question are shown below (the sigtest output):
--- cut ---
Added Classes
-------------
java.lang.invoke.LambdaConversionException
java.lang.invoke.LambdaMetafactory
STATUS:Failed.2 errors
--- cut ---
The changes in question are shown below (the sigtest output):
--- cut ---
Added Classes
-------------
java.lang.invoke.LambdaConversionException
java.lang.invoke.LambdaMetafactory
STATUS:Failed.2 errors
--- cut ---
Attachments
Issue Links
- relates to
-
JDK-8000806 Implement runtime lambda metafactory
- Resolved