commit | c27443c0a1fa9fc0ea4b2f5bac1d9594ad2fa1f3 | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <[email protected]> | Fri Mar 20 10:09:39 2020 -0700 |
committer | Aurimas Liutikas <[email protected]> | Fri Mar 20 18:15:11 2020 +0000 |
tree | b7ce1a9db7dd24bb8107be96f40cc5d52b6fd9f5 | |
parent | a6ef773c58d848a8d2cb60cb8375232d1f6d6417 [diff] |
Make doclava compatible with both JDK 8 and 11. It seems that it might take several attemps to switch to JDK 11. This patch makes it so doclava works with both JDK 8 and JDK 11 (when passing in System.env.JAVA_TOOLS_JAR) Test: tested building with both JDK 11 and JDK 8 locally. Change-Id: Ia2128b175996be7a2d8d35eb92c1a1be4f13395c