RFR: samples fixes for JDK 21 panama API changes and version change.
All samples fine on MacOS. I changed run_windows scripts but I've not tested samples on Windows. ------------- Commit messages: - trailing whitespace - samples fixes for JDK 21 panama API changes and version change. Changes: https://git.openjdk.org/jextract/pull/126/files Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=126&range=00 Stats: 224 lines in 30 files changed: 50 ins; 77 del; 97 mod Patch: https://git.openjdk.org/jextract/pull/126.diff Fetch: git fetch https://git.openjdk.org/jextract.git pull/126/head:pull/126 PR: https://git.openjdk.org/jextract/pull/126
On Tue, 25 Jul 2023 03:21:57 GMT, Athijegannathan Sundararajan <sundar@openjdk.org> wrote:
All samples fine on MacOS. I changed run_windows scripts but I've not tested samples on Windows.
Marked as reviewed by mcimadamore (Committer). ------------- PR Review: https://git.openjdk.org/jextract/pull/126#pullrequestreview-1545144589
All samples fine on MacOS. I changed run_windows scripts but I've not tested samples on Windows.
Athijegannathan Sundararajan has updated the pull request incrementally with two additional commits since the last revision: - Merge pull request #4 from JornVernee/Win_Scripts fix teapot - fix teapot ------------- Changes: - all: https://git.openjdk.org/jextract/pull/126/files - new: https://git.openjdk.org/jextract/pull/126/files/89cd81b0..533f8ce2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jextract&pr=126&range=01 - incr: https://webrevs.openjdk.org/?repo=jextract&pr=126&range=00-01 Stats: 8 lines in 1 file changed: 0 ins; 1 del; 7 mod Patch: https://git.openjdk.org/jextract/pull/126.diff Fetch: git fetch https://git.openjdk.org/jextract.git pull/126/head:pull/126 PR: https://git.openjdk.org/jextract/pull/126
On Tue, 25 Jul 2023 12:46:36 GMT, Athijegannathan Sundararajan <sundar@openjdk.org> wrote:
All samples fine on MacOS. I changed run_windows scripts but I've not tested samples on Windows.
Athijegannathan Sundararajan has updated the pull request incrementally with two additional commits since the last revision:
- Merge pull request #4 from JornVernee/Win_Scripts
fix teapot - fix teapot
Marked as reviewed by jvernee (Committer). ------------- PR Review: https://git.openjdk.org/jextract/pull/126#pullrequestreview-1545386925
On Tue, 25 Jul 2023 03:21:57 GMT, Athijegannathan Sundararajan <sundar@openjdk.org> wrote:
All samples fine on MacOS. I changed run_windows scripts but I've not tested samples on Windows.
This pull request has now been integrated. Changeset: 8e7596d9 Author: Athijegannathan Sundararajan <sundar@openjdk.org> URL: https://git.openjdk.org/jextract/commit/8e7596d9d112a1ee46dfa076a950de887a6a... Stats: 232 lines in 31 files changed: 50 ins; 78 del; 104 mod samples fixes for JDK 21 panama API changes and version change. Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/jextract/pull/126
participants (3)
-
Athijegannathan Sundararajan
-
Jorn Vernee
-
Maurizio Cimadamore