Integrated: Merge panama
Jorn Vernee
jvernee at openjdk.org
Tue Feb 13 17:35:04 UTC 2024
On Tue, 13 Feb 2024 17:12:26 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> Merge panama branch into jdk22 branch, to pull in all the latest changes for jdk22
>
> This PR also contains a small fix in `test/jtreg/generator/clinitCycles/libClinitGlobal.c`. This file was including a header using `#include <...>` which doesn't work on some versions of GCC. `<>` should be used for system headers. I've switched the test to using `#include "..."` instead, which works.
This pull request has now been integrated.
Changeset: bd45c8b5
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/bd45c8b5449cc2df7e59b729bc1cf8402030ce50
Stats: 24517 lines in 320 files changed: 11817 ins; 8269 del; 4431 mod
Merge
-------------
PR: https://git.openjdk.org/jextract/pull/207
More information about the jextract-dev
mailing list