protobuf/java/core
Adam Cozzette c555c3dd14
Improve performance of parsing unknown fields in Java (#9371)
Credit should go to @elharo for most of these Java changes--I am just
cherry-picking them from our internal codebase. The one thing I did
change was to give the UTF-8 validation tests their own Bazel test
target. This makes it possible to give the other tests a shorter
timeout, which is important for UnknownFieldSetPerformanceTest in
particular.
2022-01-05 08:50:29 -08:00
..
src Improve performance of parsing unknown fields in Java (#9371) 2022-01-05 08:50:29 -08:00
BUILD Improve performance of parsing unknown fields in Java (#9371) 2022-01-05 08:50:29 -08:00
generate-sources-build.xml Restructuring protobuf to multiple modules 2016-01-13 08:15:15 -08:00
generate-test-sources-build.xml remove unused test proto (#9298) 2021-12-16 16:50:40 +00:00
pom_template.xml Sync from Piper @388508285 2021-08-03 11:58:05 -07:00
pom.xml Update protobuf version (#9167) 2021-10-28 14:07:53 -07:00