-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: core-libs
-
b102
-
generic
-
generic
The new-in-JDK-8 exception type LambdaConversionException was added without a serialVersionUID. Since all exceptions are serializable (thanks RMI!), an serialVersionUID should be added.
- relates to
-
JDK-8000806 Implement runtime lambda metafactory
-
- Resolved
-