summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2018-01-09 20:23:03 +0000
committerTobias Thierer <tobiast@google.com>2018-01-19 16:31:40 +0000
commitd042dbe3358d76cfddbc1263c293042d8ba955b9 (patch)
tree77c8e4bd3cd074dd739620129df3ff6188bf9b0a /annotations/generate_annotated_java_files.py
parent265c16a143265c99fab63d4360c2b59f206f0cc9 (diff)
Fix core-ojtests-hostdex compilation for -target 1.9
This make target includes ojluni/src/test/java/util/stream/{bootlib,boottest} tests that are in libcore packages; this fails when compiling with a javac that implements the module system (such as when EXPERIMENTAL_USE_OPENJDK9=true). After this CL, --patch-module=java.base=[...] is used to patch this target's sources and classpath .jars into java.base at compile time. No run-time change is currently needed because these tests are run on dalvikvm (on host), which currently doesn't implement the OpenJDK 9 module system. Bug: 69541902 Test: libcore/ojluni/src/test/artrun-testng Change-Id: I412176dffc07342c9c20303180e5ff72bb65a83a
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions