String concatenation tweaks
Aleksey Shipilev
aleksey.shipilev at oracle.com
Thu Jun 4 12:12:58 UTC 2015
On 06/04/2015 03:01 PM, Maurizio Cimadamore wrote:
> One more question. I guess baseline is vanilla javac, while all the
> others are using indy (as you explain in your notes very well). How
> about also running a benchmark with the original patch proposed in this
> thread, which doesn't do indy, but only precomputes sizes where possible?
Yes, the baseline is vanilla javac.
I don't think Louis had provided a patch, but just described what is
being done there, and then asking if he should prepare the patch. I
think it would be better to let Louis et al. forward-port their javac
changes to StringConcatFactory -- that would be the improvement for our
(quite naive) concat translation strategies. This JEP is about letting
the development happen without messing with javac all the time :)
Thanks,
-Aleksey.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20150604/4ed80d10/signature-0001.asc>
More information about the compiler-dev
mailing list