Re: RFR [12] 8213296: Fix legal headers in test/jdk/java/net

2018-11-02 Thread Daniel Fuchs
Looks good. Thanks chris! -- daniel On 02/11/2018 14:36, Chris Hegarty wrote: Following Jon’s lead in the langtools area, here is a change to remove the "Classpath exception” from several test in the networking area. http://cr.openjdk.java.net/~chegar/8213296/webrev/ -Chris.

Re: RFR [12] 8213296: Fix legal headers in test/jdk/java/net

2018-11-02 Thread Alan Bateman
On 02/11/2018 14:36, Chris Hegarty wrote: Following Jon’s lead in the langtools area, here is a change to remove the "Classpath exception” from several test in the networking area. http://cr.openjdk.java.net/~chegar/8213296/webrev/ Looks okay. -Alan

RFR [12] 8213296: Fix legal headers in test/jdk/java/net

2018-11-02 Thread Chris Hegarty
Following Jon’s lead in the langtools area, here is a change to remove the "Classpath exception” from several test in the networking area. http://cr.openjdk.java.net/~chegar/8213296/webrev/ -Chris.