Björn Harrtell
0e9d79c355
[Java] Avoid casting ByteBuffer to Buffer ( #6785 )
...
* Revert "avoiding even more NoSuchMethod exceptions (#6729 )"
This reverts commit 6fb2c90d9e .
* Revert "avoiding more NoSuchMethod exceptions (#6671 )"
This reverts commit 752c7b576d .
* Revert "avoiding NoSuchMethod exception (#6658 )"
This reverts commit 813d3632ec .
* Use Java 8 for Kotlin Linux builds to verify
2021-08-30 15:51:06 -07:00
Kamil Rojewski
6fb2c90d9e
avoiding even more NoSuchMethod exceptions ( #6729 )
...
* avoiding more NoSuchMethod exceptions
refs #6657
* avoiding even more NoSuchMethod exceptions
refs #6657
2021-08-05 12:25:23 -07:00
Kamil Rojewski
752c7b576d
avoiding more NoSuchMethod exceptions ( #6671 )
...
refs #6657
2021-06-03 14:18:45 -07:00
Kamil Rojewski
813d3632ec
avoiding NoSuchMethod exception ( #6658 )
2021-05-24 11:09:45 -07:00
Wouter van Oortmerssen
ff1a22a05f
Fixed broken Utf8Old.java
...
This would not correctly encode/decode strings when substituted for
the default Utf8Safe.java
Change-Id: Ib303697663b5b8cbf6888492f5255b2a45384c04
2019-06-24 16:54:28 -07:00
Owen O'Malley
cb99116aca
Java: Pulling in protobuf's faster UTF-8 encoder. ( #5035 )
...
* Pulling in protobuf's faster UTF-8 encoder.
* Remove Utf8 unsafe code.
2018-12-17 13:53:49 -08:00