RFR: 7903136: Don't require jdk18_home to be set in jextract gradle build [v4]
Jorn Vernee
jvernee at openjdk.java.net
Tue Mar 29 18:29:55 UTC 2022
> Drop the requirement to set `jdk18_home` in the gradle build, and rely instead on `JAVA_HOME` being set to JDK 18.
>
> I've also updated the build instructions. The `-Pjtreg_home` flag seems to have been dropped by accident from the test command. I've re-added it. Also renamed `libclang_dir` -> `llvm_dir` which was missed in an earlier change.
Jorn Vernee has updated the pull request incrementally with one additional commit since the last revision:
Tabs to spaces
-------------
Changes:
- all: https://git.openjdk.java.net/jextract/pull/9/files
- new: https://git.openjdk.java.net/jextract/pull/9/files/9563246c..1de0973f
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jextract&pr=9&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jextract&pr=9&range=02-03
Stats: 9 lines in 1 file changed: 0 ins; 0 del; 9 mod
Patch: https://git.openjdk.java.net/jextract/pull/9.diff
Fetch: git fetch https://git.openjdk.java.net/jextract pull/9/head:pull/9
PR: https://git.openjdk.java.net/jextract/pull/9
More information about the jextract-dev
mailing list