commit | d61f28bf566221cf77f4e7ff43c045017b2d814a | [log] [tgz] |
---|---|---|
author | Tobias Thierer <tobiast@google.com> | Tue Jul 18 16:37:07 2017 +0100 |
committer | Tobias Thierer <tobiast@google.com> | Wed Jul 26 22:24:15 2017 +0100 |
tree | 622c560b43d9e0903c1e0a79a2ca03943b4581a8 | |
parent | 2aef19528e05d014db280ce9aa6431580cc19f7c [diff] |
Build: Experimental option to default to -source 1.9 -target 1.9 Enabled via: export EXPERIMENTAL_USE_OPENJDK9=true Other nonempty values of EXPERIMENTAL_USE_OPENJDK9 will allow OpenJDK 9 toolchains, but will still default to -source 1.8 and -target 1.8. Note that -source 1.9 and -target 1.9 does not currently successfully build. Test: Treehugger. Bug: 38177569 Experimental flag to set LOCAL_JAVA_LANGUAGE_VERSION := 1.9 Change-Id: I9eb881b3fbd1806984a132f6da7b5a4cc6612247