Re: encoding-agnostic byte[]-based regexp engine...interested?

2007-11-19 Thread Charles Oliver Nutter
charlie hunt wrote: Hi Charlie, I'm adding OpenJDK's Java SE core libraries since that's where Java NIO lives. I doubt anything could be done at the class libraries level since an API addition / enhancement would likely require JCP activity. But, there may be some value in raising some aware

Re: encoding-agnostic byte[]-based regexp engine...interested?

2007-11-19 Thread charlie hunt
Hi Charlie, I'm adding OpenJDK's Java SE core libraries since that's where Java NIO lives. I doubt anything could be done at the class libraries level since an API addition / enhancement would likely require JCP activity. But, there may be some value in raising some awareness at the class lib

Re: String.ltrim() and rtrim() methods RFE

2007-11-19 Thread Nick Radov
It seems we have general consensus that the ltrim() and rtrim() methods should be added, and possibly some other related methods as well. Now, how do we go about reopening Bug ID: 4074696 < http://bugs.sun.com/view_bug.do?bug_id=4074696>? Who has authority to make decisions on those issues? Nic