Re: RFR: 8087112 HTTP API and HTTP/1.1 implementation

2016-03-20 Thread Anthony Vanelverdinghe
Hi Michael et al. I've thought more about the API in general, and have some specific feedback as well. I've also made the Javadoc available of an API which incorporates all my ideas: http://jep110-anthonyvdotbe.rhcloud.com/api/ First of all, some practical questions: Now that the implementati

[9] RFR: 8060097: sun/net/idn/TestStringPrep.java failed.

2016-03-20 Thread Naoto Sato
Hello, Please review the fix to the following bug: https://bugs.openjdk.java.net/browse/JDK-8060097 The proposed fix is located at: http://cr.openjdk.java.net/~naoto/8060097/webrev.00/ The test was failing due to the infamous Turkish 'i' upper/lowercasing. Providing the casing operations wit