[foreign-jextract] RFR: 8259226: jextract should differentiate between clang errors vs other runtime issues

Athijegannathan Sundararajan sundar at openjdk.java.net
Tue Jan 5 13:43:23 UTC 2021


Introducing ClangException for clang diagnostic errors and returning CLANG_ERROR for diagnostic errors. Also using OUTPUT_ERROR as intended.

-------------

Commit messages:
 - 8259226: jextract should differentiate between clang errors vs other runtime issues

Changes: https://git.openjdk.java.net/panama-foreign/pull/430/files
 Webrev: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=430&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8259226
  Stats: 150 lines in 7 files changed: 138 ins; 2 del; 10 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/430.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/430/head:pull/430

PR: https://git.openjdk.java.net/panama-foreign/pull/430


More information about the panama-dev mailing list