pepness commented on code in PR #5561:
URL: https://github.com/apache/netbeans/pull/5561#discussion_r1122368783


##########
java/classfile/src/org/netbeans/modules/classfile/ExceptionTableEntry.java:
##########
@@ -70,6 +70,8 @@ private void loadExceptionEntry(DataInputStream in, 
ConstantPool pool)
     /**
      * Returns the beginning offset into the method's bytecodes of this
      * exception handler.
+     * @return beginning offset of the exception handlong code into

Review Comment:
   handler/handling instead of handlong?



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to