Re: RFR 8061729: Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
I have updated the fixes to reduce code duplication, please check the new webrev below: http://cr.openjdk.java.net/~tyan/amandaj/8061729/webrev/ Thanks, Amanda On 12/5/14 1:58 PM, Amanda Jiang wrote: Hi, May I request your review for following changeset? There are 33 networking tests that have dependency on internal APIsun.net.www.MessageHeader and sun.net.www.HeaderParser This fix is to remove the internal API dependency from those tests. bug:https://bugs.openjdk.java.net/browse/JDK-8061729 webrev:http://cr.openjdk.java.net/~tyan/amandaj/8061729/webrev.05/ Thanks, Amanda
Re: RFR 8065420: Update test java/net/ResponseCache/ResponseCacheTest.java to eliminate internal API dependency
Thank you Chris, could you please sponsor this? Thanks, Amanda On 12/18/14 4:18 AM, Chris Hegarty wrote: This looks ok to me Amanda. -Chris. On 17 Dec 2014, at 23:23, Amanda Jiang wrote: Hi, May I request your review for following changeset? There is one networking tests that has dependency on internal API sun.net.www.ParseUtil. This fix is to remove the internal API dependency from that test. bug:https://bugs.openjdk.java.net/browse/JDK-8065420 webrev: http://cr.openjdk.java.net/~tyan/amandaj/8065420/webrev.00/ Thanks, Amanda