Closed jerrinot closed 7 years ago
Fixed the two errors, so it compiles.
There is still a bunch of warnings complaining about missing documentation for the return value, for example:
[WARNING] /home/jeans/tmp/jsr107/jsr107spec/src/main/java/javax/cache/annotation/CacheResult.java:132: warning: no @return [WARNING] @Nonbinding boolean skipGet() default false;
JDK 8 has a strict(-er) JavaDoc validation. It does not compile the current master
There is a bunch of warning and this error: