summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2018-10-24 12:42:09 -0700
committer Colin Cross <ccross@android.com> 2018-11-12 19:04:13 +0000
commitc17727d06b04343abdf218250623b79f25a012e3 (patch)
tree2708537191913da61470bc6cc9e4a17e48b401fc /java/java_test.go
parent4e81d709ab984f6cd4ee5e0588eab01f16f9fe72 (diff)
Shard arch property structs
Arch property struct types are created at runtime. Go has a limit of 2**16 bytes for the name of a type, and the type of a struct created at runtime is a string containing all the names and types of its fields. To avoid going over the limit, split the runtime created structs into multiple shards. Also undo MoreBaseLinkerProperties now that it is no longer required. Bug: 80437643 Test: m checkbuild Test: no change to out/soong/build.ninja Change-Id: I035b20332ec63f3d4b1696855c5b0b0a810597b7
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions