RFR: 7903399: sync panama branch of jextract for jdk 21
changed to use --enable-preview --source=21 everywhere along apart from changes done in jdk20 branch ------------- Commit messages: - 7903399: sync panama branch of jextract for jdk 21 Changes: https://git.openjdk.org/jextract/pull/97/files Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=97&range=00 Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903399 Stats: 5292 lines in 124 files changed: 3391 ins; 43 del; 1858 mod Patch: https://git.openjdk.org/jextract/pull/97.diff Fetch: git fetch https://git.openjdk.org/jextract pull/97/head:pull/97 PR: https://git.openjdk.org/jextract/pull/97
On Mon, 12 Dec 2022 17:35:41 GMT, Athijegannathan Sundararajan <sundar@openjdk.org> wrote:
changed to use --enable-preview --source=21 everywhere along apart from changes done in jdk20 branch
Looks good Please make sure that README is in sync with the fact that we now required JDK 21 Actually, the README file needs changing, as the build properties seem to refer to JDK20 (e.g. jdk20_home). ------------- Marked as reviewed by mcimadamore (Committer). PR: https://git.openjdk.org/jextract/pull/97Changes requested by mcimadamore (Committer).
changed to use --enable-preview --source=21 everywhere along apart from changes done in jdk20 branch
Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision: changed jdk20_home references to jdk21_home in README.md (review comment) ------------- Changes: - all: https://git.openjdk.org/jextract/pull/97/files - new: https://git.openjdk.org/jextract/pull/97/files/ba7ed4d8..d893d4a5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jextract&pr=97&range=01 - incr: https://webrevs.openjdk.org/?repo=jextract&pr=97&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jextract/pull/97.diff Fetch: git fetch https://git.openjdk.org/jextract pull/97/head:pull/97 PR: https://git.openjdk.org/jextract/pull/97
On Mon, 12 Dec 2022 17:35:41 GMT, Athijegannathan Sundararajan <sundar@openjdk.org> wrote:
changed to use --enable-preview --source=21 everywhere along apart from changes done in jdk20 branch
This pull request has now been integrated. Changeset: a6ee3181 Author: Athijegannathan Sundararajan <sundar@openjdk.org> URL: https://git.openjdk.org/jextract/commit/a6ee31813b55b6403785dbf56460a2183726... Stats: 5294 lines in 125 files changed: 3391 ins; 43 del; 1860 mod 7903399: sync panama branch of jextract for jdk 21 ------------- PR: https://git.openjdk.org/jextract/pull/97
participants (2)
-
Athijegannathan Sundararajan
-
Maurizio Cimadamore