Files
build_soong/ui/build
Pete Gillin 1f52e93db2 Add experimental option to use OpenJDK 11 toolchain.
With this change, setting the environment variable
EXPERIMENTAL_USE_OPENJDK11_TOOLCHAIN=true switches from the OpenJDK 9
toolchain to the OpenJDK 11 one (prebuilts/jdk/jdk11).

Since the version of the java.base module has to match the version of
the jlink tool which consumes it, the --module-version argument to the
jmod create call is also switched.

Test: make
Test: EXPERIMENTAL_USE_OPENJDK11_TOOLCHAIN make
Bug: 131683177
Change-Id: I606d22538165f309fe5537bd67a26390b1dd5771
2019-10-09 18:38:14 +01:00
..
2019-07-17 18:46:47 +00:00
2019-07-17 18:46:47 +00:00
2018-10-19 09:55:00 -07:00
2019-07-23 16:16:15 -04:00
2019-07-17 18:46:47 +00:00
2019-10-04 12:53:51 -07:00
2019-07-17 18:46:47 +00:00
2017-02-22 10:44:19 -08:00
2018-07-12 14:15:31 -07:00