Integrated: 7903134: Improve error reporting in jextract gradle build
Jorn Vernee
jvernee at openjdk.java.net
Mon Mar 28 11:09:57 UTC 2022
On Fri, 25 Mar 2022 16:16:37 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> Improve error reporting around missing LLVM paths in jextract gradle build.
>
> This patch tries to detect missing paths and throw a descriptive error, instead of a more cryptic one.
>
> I've also added the `.idea` folder to the `.gitignore` file.
This pull request has now been integrated.
Changeset: 6018d1ec
Author: Jorn Vernee <jvernee at openjdk.org>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/jextract/commit/6018d1ec3dbe3c2326f6720db9731396064bf293
Stats: 24 lines in 3 files changed: 18 ins; 0 del; 6 mod
7903134: Improve error reporting in jextract gradle build
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.java.net/jextract/pull/8
More information about the jextract-dev
mailing list