Commit cda679d5 authored by Tobias Thierer's avatar Tobias Thierer
Browse files

Fix javaparser compilation with OpenJDK 9 -target 1.9.

javaparser contains references to @javax.annotation.Generated which
is in the module java.xml.ws.annotation, which isn't available by
default.

Therefore, this CL adds that annotation via the javac command line
for this host target.

Bug: 38177569
Test: USE_R8=true EXPERIMENTAL_USE_OPENJDK=true make checkbuild

Change-Id: Iaef75f0fd1344d739517093cfb26eaff3cf9be36
parent 2a66cdba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment