RFR: 7903636: update jextract sample scripts for --source option removal [v2]

Athijegannathan Sundararajan sundar at openjdk.org
Mon Jan 22 09:31:03 UTC 2024


> * removing --source option in scripts
> * removing binary .class generating scripts (as normal scripts do compilation by javac anyway)
> * removing unnecessary --enable-preview option in run scripts.
> * updating gradle version to be the latest (8.5) so that we can use JDK 21 for gradle run itself.

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

  re-generated libjimage jextracted sources for the recent jextract changes.

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

Changes:
  - all: https://git.openjdk.org/jextract/pull/189/files
  - new: https://git.openjdk.org/jextract/pull/189/files/76e60490..796349dc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jextract&pr=189&range=01
 - incr: https://webrevs.openjdk.org/?repo=jextract&pr=189&range=00-01

  Stats: 353 lines in 9 files changed: 159 ins; 75 del; 119 mod
  Patch: https://git.openjdk.org/jextract/pull/189.diff
  Fetch: git fetch https://git.openjdk.org/jextract.git pull/189/head:pull/189

PR: https://git.openjdk.org/jextract/pull/189


More information about the jextract-dev mailing list