Thanks a lot and I look forward to making more contributions too!
Thanks,
Kurchi
On 7/25/2011 2:52 PM, Chris Hegarty wrote:
Congratulation Kurchi on your first contribution to OpenJDK. Hope to
see more in the future.
-Chris.
On 07/25/11 10:42 PM, chris.hega...@oracle.com wrote:
Changeset: 07a12583d4ea
Author: chegar
Date: 2011-07-25 14:35 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/07a12583d4ea
7035556: DatagramSocket.java:183: warning: unreachable catch clause
Summary: Remove redundant catches in bind
Reviewed-by: alanb, michaelm, wetmore, chegar
Contributed-by: kurchi.subhra.ha...@oracle.com
! src/share/classes/java/net/DatagramSocket.java
--
-Kurchi