Actions
Bug #2511
closedJava 8 compiler errors
Status:
Abandoned
Priority:
Normal
Assignee:
-
Start date:
02/11/2015
Due date:
% Done:
0%
Estimated time:
Description
Java 8 is more strict about implicit type conversions and generates errors when compiling jNDN. Should update the code to compile under Java 8.
Updated by Anonymous almost 10 years ago
- Status changed from New to Abandoned
The compiler errors were not from Java 8 but from "mvn compile". Errors are being fixed for the Maven issue #2374.
Actions