RFR: [XS] 8234501 : remove obsolete NET_ReadV
    Baesken, Matthias 
    matthias.baesken at sap.com
       
    Wed Nov 20 13:40:13 UTC 2019
    
    
  
Hello, please  review  this small  cleanup .
While experimenting with "link time gc" (-Wl,--gc-sections -Wl,--print-gc-sections  options [1]), a feature  that can help you identify and eliminate  unused coding,
I noticed that NET_ReadV is found and marked as unused/dead code. So it should probably be removed from the codebase .
Bug/webrev:
https://bugs.openjdk.java.net/browse/JDK-8234501
http://cr.openjdk.java.net/~mbaesken/webrevs/8234501.0/
[1]    https://linux.die.net/man/1/ld
Best regards, Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20191120/c9550d4d/attachment.html>
    
    
More information about the net-dev
mailing list