- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 7
 - 
    Component/s: core-libs
 
- 
        b01
 - 
        generic
 - 
        generic
 - 
        Verified
 
                    javac was updated recently to report a warning when unreachable code is detected. One of these warnings has started appearing in the networking code:
../../../src/share/classes/java/net/DatagramSocket.java:183: warning: unreachable catch clause
            
../../../src/share/classes/java/net/DatagramSocket.java:183: warning: unreachable catch clause