Thanks !
May I have a second review ?

Best regards, Matthias

From: Vyom Tewari26 <[email protected]>
Sent: Donnerstag, 21. November 2019 05:01
To: Baesken, Matthias <[email protected]>
Cc: [email protected]
Subject: Re: RFR: [XS] 8234501 : remove obsolete NET_ReadV

looks OK to me, i  searched through entire JDK code base and i did not found 
any uses of "NET_ReadV" .

Thanks,
Vyom

----- Original message -----
From: "Baesken, Matthias" 
<[email protected]<mailto:[email protected]>>
Sent by: "net-dev" 
<[email protected]<mailto:[email protected]>>
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Cc:
Subject: [EXTERNAL] RFR: [XS] 8234501 : remove obsolete NET_ReadV
Date: Wed, Nov 20, 2019 7:10 PM


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


Reply via email to