On 12/30/10 11:25 AM, Hyrum Wright wrote:
On Thu, Dec 30, 2010 at 2:18 PM, Blair Zajac<bl...@orcaware.com>  wrote:
On 12/30/10 7:24 AM, hwri...@apache.org wrote:

Author: hwright
Date: Thu Dec 30 15:24:02 2010
New Revision: 1053915

URL: http://svn.apache.org/viewvc?rev=1053915&view=rev
Log:
Address issue #3670 by providing a byte-array interface for property
setting and creation in JavaHL.  This does not include a test (I'm hoping
the bug reporter can provide one)

According to the Java docs:

"""Encodes this String into a sequence of bytes using the platform's default
charset, storing the result into a new byte array."""  The platform's
default may not be UTF-8.

Thanks for the review, but both of these instances have been removed
in subsequent commits.

Thanks, I see that.

Blair

Reply via email to