persistence icon indicating copy to clipboard operation
persistence copied to clipboard

javadoc compilation prints out warnings on JDK8

Open lukasj opened this issue 11 years ago • 4 comments

Javadoc generation currently reports 441 warnings on JDK 8, it would be nice to get this to 0 warnings

[javadoc] /Users/lukas/development/eclipselink/javax.persistence/src/javax/persistence/criteria/Subquery.java:178: warning: no @param for <V>
  [javadoc]     <X, K, V> MapJoin<X, K, V> correlate(MapJoin<X, K, V> parentMap);
  [javadoc]^
  [javadoc] 441 warnings

lukasj avatar Oct 12 '14 16:10 lukasj

  • Issue Imported From: https://github.com/javaee/jpa-spec/issues/95
  • Original Issue Raised By:@glassfishrobot
  • Original Issue Assigned To: @ldemichiel

lukasj avatar Aug 31 '18 16:08 lukasj

@glassfishrobot Commented Reported by @lukasj

lukasj avatar Oct 12 '14 16:10 lukasj

@glassfishrobot Commented This issue was imported from java.net JIRA JPA_SPEC-95

lukasj avatar May 05 '17 06:05 lukasj

This looks like a good candidate for a community/end-user contribution. I would suggest marking it with "good first issue" and/or "help wanted". That will help facilitate recruiting people to contribute. I would honestly also mark this low priority.

Reza Rahman Jakarta EE Ambassador, Author, Blogger, Speaker

Please note views expressed here are my own as an individual community member and do not reflect the views of my employer.

m-reza-rahman avatar Apr 30 '21 13:04 m-reza-rahman