kwin commented on code in PR #36:
URL: 
https://github.com/apache/sling-org-apache-sling-jcr-resource/pull/36#discussion_r965639487


##########
src/main/java/org/apache/sling/jcr/resource/internal/JcrValueMap.java:
##########
@@ -85,12 +85,19 @@ protected String checkKey(final String key) {
 
     /**
      * @see org.apache.sling.api.resource.ValueMap#get(java.lang.String, 
java.lang.Class)
+     * 
+     * Note: The {type} parameter is marked as @NonNull in the API 
documentation, but
+     * https://issues.apache.org/jira/browse/SLING-11567 it got obvious that 
this assumption

Review Comment:
   The taglet format is `{@code }`: 
https://docs.oracle.com/javase/7/docs/technotes/tools/windows/javadoc.html#code



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to