[foreign-jextract] RFR: 8261879: jextract javac compilation errors should not result in OUTPUT_ERROR exit code [v2]

Athijegannathan Sundararajan sundar at openjdk.java.net
Wed Feb 17 10:17:22 UTC 2021


> correct exit code is used for javac compilation errors.

Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:

  write method should handle all RuntimeExceptions other than unchecked io exception to return RUNTIME_ERROR exit code.

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

Changes:
  - all: https://git.openjdk.java.net/panama-foreign/pull/452/files
  - new: https://git.openjdk.java.net/panama-foreign/pull/452/files/384d47b6..8b73d3c1

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=452&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=452&range=00-01

  Stats: 13 lines in 1 file changed: 6 ins; 7 del; 0 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/452.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/452/head:pull/452

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


More information about the panama-dev mailing list