RFR: 7142123 test/java/net/ProxySelector/B6737819.java failing on all platforms since Mac OS integration

2012-02-02 Thread Michael McMahon
Can I get the following change reviewed please? http://cr.openjdk.java.net/~michaelm/7142123/webrev.1/ The fix for 7141335 (on Mac) caused a regression on all platforms breaking the fix fo 6737819. This was testing a very unusual usage of proxies, but one we probably have to support anyway,

Re: RFR: 7142123 test/java/net/ProxySelector/B6737819.java failing on all platforms since Mac OS integration

2012-02-02 Thread Chris Hegarty
Looks good. -Chris. On 02/ 2/12 03:36 PM, Michael McMahon wrote: Can I get the following change reviewed please? http://cr.openjdk.java.net/~michaelm/7142123/webrev.1/ The fix for 7141335 (on Mac) caused a regression on all platforms breaking the fix fo 6737819. This was testing a very

hg: jdk8/tl/jdk: 7141141: Add 3 new test scenarios for testing Main-Class attribute in jar manifest file

2012-02-02 Thread kumar . x . srinivasan
Changeset: 24478d62d068 Author:ksrini Date: 2012-02-02 15:37 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/24478d62d068 7141141: Add 3 new test scenarios for testing Main-Class attribute in jar manifest file Reviewed-by: ksrini, darcy Contributed-by: sonali.g...@oracle.com