UrlEncodedQueryString (RFE 6306820):a painless addition?

Richard Kennard richard at kennardconsulting.com
Sun Oct 30 17:28:04 PDT 2011


Steve,

Fair enough.

I downloaded NetBeans, cloned the OpenJDK repo, and updated my code. I tried to submit a patch but http://openjdk.java.net/contribute says to use
https://bugs.openjdk.java.net, which says...

    "this site will only be accepting and tracking patch contributions to the OpenJDK 6 and 7 forests"

I was hoping you could help from here? I attach the updated code. As I said, it was originally approved by 5 out of 6 CCC members. The only outstanding
issue was whether it overlapped with JSR 3011 (which at the time was just getting started). I think this is a moot point now.

Regards,

Richard.


On 17/10/2011 10:22 PM, Steve Poole wrote:
> On Sun, 2011-10-16 at 20:41 -0700, kennardconsulting wrote:
>> Hi guys,
>>
>> So I'm just back from JavaOne 2011 and I'm all fired up about Open JDK again
>> :)
>>
>> I thought it may be worth revisiting RFE 6306820? All the hard work for this
>> RFE has already been done. There is a solid implementation, approved by 5
>> out of 6 CCC members, and in real-world use for over 4 years:
>>
>>    http://java.net/projects/urlencodedquerystring
>>
>> Can I pique anyone's interests in getting this resolved? It seems an easy
>> win.
>>
> Hi -  perhaps if you were to provide a patch of the proposed new class
> with updated copyright and package name etc then you might get a bite. 
>
>
>> Regards,
>>
>> Richard.
>>
>>
>
>
>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: URLEncodedQueryStringTests.java
Url: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20111031/339c9a34/URLEncodedQueryStringTests.java 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: URLEncodedQueryString.java
Url: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20111031/339c9a34/URLEncodedQueryString.java 


More information about the net-dev mailing list