summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-09-27 11:01:06 +0100
committerPaul Duffin <paulduffin@google.com>2019-09-27 11:37:25 +0100
commit77f2c576b1de177f5ea2a9d56cc39863c60cab6e (patch)
tree0dcd36d743b9de2bcda69027aef6b73a56ca85ed /annotations/generate_annotated_java_files.py
parent5d71329a94a6ac4815852a75b71ed93682bf15eb (diff)
Fix java 9 build breakage caused by splitting core.current.stubs
Needed to change system_modules from "none" to "art-module-public-api-stubs-system-modules" to make sure that the java.lang classes are available. Affected both the conscrypt and i18n module stubs. Also needed to remove the --patch-module from core-icu4j as it somehow prevented the external/icu4j/android_icu4j source from seeing the classes in libcore-unsupportedappusage-annotation. Reproduced the problem as described in test, made the change and then verified that problem was fixed. Test: EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9=true m javac-check Change-Id: I3d76c9c4569a4f40c2ab804210cd24f96a515038
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions