Just a thought:
DRLVM yet does not support 4-byte supplement characters of UTF8
(6-bytes encoded in classfiles v49) - and this code may appear useful
if/when we are going to fix that...
--
Alexey

2006/9/21, Geir Magnusson Jr. <[EMAIL PROTECTED]>:
So do we fix it or scrap it?

geir

On Sep 20, 2006, at 10:23 AM, Ivan Volosyuk wrote:

> This is an old code and it is unused for quite some time. Most likely
> it is broken.
> --
> Ivan
>
> On 9/20/06, Craig Zilles <[EMAIL PROTECTED]> wrote:
>>
>>         I noticed in the file trunk/vm/vmcore/src/util/
>> vm_strings.cpp there
>> is some code to support the storage of strings in arrays of (8b)
>> bytes rather than arrays of (16b) unsigned shorts.  In the debugger,
>> I placed breakpoints in this code, and it was never active in my run.
>>
>>         Can someone tell me the current status of this code and,
>> if it is
>> active, how I can turn it on?  (From inspecting the source, it looked
>> inactive via hardcoding "false" on whether to compress the strings).
>> I might be interested in working on this code.
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to