Claes Redestad
|
5d1df35fe7
|
8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer
Reviewed-by: jlaskey
|
2019-05-09 17:28:27 +02:00 |
|
Claes Redestad
|
e7a6cbbd38
|
8222852: Reduce String concat combinator tree shapes by folding constants into prependers
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: shade, plevart, forax
|
2019-04-30 12:54:07 +02:00 |
|
Claes Redestad
|
781fb29580
|
8222484: Specialize generation of simple String concatenation expressions
Reviewed-by: jrose, jlaskey
|
2019-04-17 00:06:38 +02:00 |
|
Claes Redestad
|
8a64d3bc3c
|
8213741: Consolidate Object and String Stringifiers
Reviewed-by: shade
|
2018-11-13 11:34:54 +01:00 |
|
Claes Redestad
|
91a2c2e340
|
8213035: Pack MethodHandleInlineStrategy coder and length into a long
Reviewed-by: vlivanov, mchung
|
2018-10-30 09:34:50 +01:00 |
|
Claes Redestad
|
06a2bb5274
|
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
Reviewed-by: jlaskey, vlivanov
|
2018-10-23 11:03:51 +02:00 |
|
Claes Redestad
|
b3b41df70f
|
8212597: Optimize String concatenation setup when using primitive operands
Reviewed-by: shade
|
2018-10-17 17:35:26 +02:00 |
|
Claes Redestad
|
ac45567657
|
8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks
Reviewed-by: psandoz
|
2018-02-22 11:16:43 +01:00 |
|
Paul Sandoz
|
012e103e91
|
8187237: Need to define the behaviour for 0 and 1 argument method type in StringConcatFactory.makeConcat
8186737: Lookup argument for StringConcatFactory.makeConcat & makeConcatWithConstants cannot have privileges less than PRIVATE
Reviewed-by: mchung
|
2017-11-29 12:39:59 -08:00 |
|
Christoph Dreis
|
7f79fffba6
|
8190382: fix small typographic errors in comments
Reviewed-by: martin
|
2017-10-30 17:49:33 -07:00 |
|
Christoph Dreis
|
674b927865
|
8190323: "the the" typos
Reviewed-by: rriggs
|
2017-10-29 18:20:53 -04:00 |
|
Mandy Chung
|
34c9d598c7
|
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
Reviewed-by: rriggs, shade
|
2017-10-26 16:57:35 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|