summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2019-05-28 19:43:41 +0100
committerTobias Thierer <tobiast@google.com>2019-05-28 20:51:53 +0100
commit93f5bb8119f74c1a933dc76068098d06045a4c53 (patch)
tree9f3b49460da262c5658999fbb8b3f38cc8734eb8 /annotations/generate_annotated_java_files.py
parentb645b62f339c3c17a35ccca9248548aff9e2d125 (diff)
Fix language level 9 build.
Compilation for language level 9 requires java.lang on the module path (~ the bootclasspath) or sourcepath; being on the classpath is not enough. This CL adds core-all-system-modules. Also, for consistency with several other targets (e.g. external/conscrypt's conscrypt-benchmarks) as well as with core-all-system-modules, the benchmarks target is changed to depend on core-all rather than core-oj & core-libart. Note that dependencies on core-all / core-all-system-modules should be kept to a minimum. A future CL might introduce an alternative target to depend on. Fixes: 133764918 Test: EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9=true make benchmarks Change-Id: I5337118c183d6c7a1eab135c122528d4cb0974ef
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions