On Oct 9, 2013, at 3:11 AM, Pavel Cibulka <pavelcibu...@gmail.com> wrote:

> Hello, both jetty and glassfish have genStringAsByteArray set to "true" by
> default. Would it be possible to change this in jasper? I know
> that genStringAsByteArray is not implemented yet, what about
> making genStringAsCharArray default "true" for now?

Is this actually more efficient still? AIUI, both forms turn into a call to 
System.arrayCopy from the source array to the buffer and the setup code 
(checking bounds etc.) is something I would expect a JIT to elide for both 
forms.

Cheers
Jeremy

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to