summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorPete Gillin <peteg@google.com>2019-08-13 13:52:33 +0100
committerPete Gillin <peteg@google.com>2019-08-13 13:52:33 +0100
commit50c58e48adabf15a038a499459bae94a7e7f1744 (patch)
tree741e8847365c90ce7719442cc09422a095b07ae8 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente1025e8228591197ba691c4d4f98dee9224c082b (diff)
Pin staledataclass-annotation-processor to Java language level 8.
This target tries to use --add-modules and --add-exports to get access to internal classes from the jdk.compiler module. This works for Java code (unsupportedappusage-annotation-processor) but not for Kotlin code, as here. The kotlinc invocation fails. As a workaround for this issue, this change pins this to Java language level 8, so the JPMS doesn't apply. Test: EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9=true make staledataclass-annotation-processor Bug: 139342589 Change-Id: I5234bd3daf5f5347547ead50445ba989b38cbf6e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions