Dmitriy Novozhilov
|
de7fb9606a
|
Migrate all JDK 9 related tests to JDK 11
|
2021-09-28 13:01:47 +03:00 |
|
Dmitriy Novozhilov
|
199ec60742
|
[JVM] Reduce number of param slots for string concatenation
With paramSlot = 200 those tests fails on JDKs which are newer than JDK 9
- testConcatDynamic200Long
- testConcatDynamicIndy200Long()
|
2021-08-01 22:23:48 +03:00 |
|
Mikhael Bogdanov
|
d2c4be18a0
|
Rename runtime-string-concat option into 'string-concat'
|
2020-10-06 07:14:39 +02:00 |
|
Mikhael Bogdanov
|
1938f9459f
|
Support indy concatenation
|
2020-10-02 11:47:28 +02:00 |
|
Mikhael Bogdanov
|
c329c22630
|
Add runtime string concat options. Some renaming
|
2020-10-02 11:47:27 +02:00 |
|
Mikhael Bogdanov
|
04012951c1
|
Basic invokedynamic string concatenation support
|
2020-10-02 11:47:27 +02:00 |
|