Android Q Preview 1 (QPP1.190205.018.B4)
Silence auto-value warning

com.google.auto.value.extension.memoized.MemoizeExtension depends
on javax.annotation.Generated, which is not visible by default in
OpenJDK9.  Expose the java.xml.ws.annotation module.

Fixes:
[ 65% 20175/31029] //external/turbine:turbine javac [linux_glibc common]
warning: An exception occurred while looking for AutoValue extensions. No extensions will function. This may be due to a corrupt jar file in the compiler's classpath. Exception: java.util.ServiceConfigurationError: com.google.auto.value.extension.AutoValueExtension: Provider com.google.auto.value.extension.memoized.MemoizeExtension could not be instantiated
1 warning

Bug: 62050818
Change-Id: If0b953dba477bb13bb2de90412a52bde80cb6316
Fixes: 123825567
Test: m turbine
1 file changed
tree: b2ee86bc6a2a57af828365a0e34bc1b79f6bf756
  1. java/
  2. javatests/
  3. proto/
  4. .gitignore
  5. .travis.yml
  6. Android.bp
  7. appveyor.yml
  8. LICENSE
  9. manifest.txt
  10. MODULE_LICENSE_APACHE2
  11. NOTICE
  12. OWNERS
  13. pom.xml
  14. README.md
README.md

Turbine

Turbine is a header compiler for Java.