RFR: 7903928: update build.gradle to use JDK 23 [v3]
Nizar Benalla
nbenalla at openjdk.org
Tue Jan 21 18:58:53 UTC 2025
On Thu, 9 Jan 2025 13:35:14 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:
>> We've updated native makefile to use JDK 23 (
>> https://github.com/openjdk/jextract/commit/0b89a462146940a2ec90e34eeb5df3d46d8980d2 )
>>
>> While build.gradle works & expects jdk 23, it still refers to JDK var as "jdk22_home" and passes --release to be 22. Also jextract version is "22".
>
> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
>
> missed jdk23_home in test line
This PR has been superseded by #275. Please continue the discussion and review there.
-------------
PR Comment: https://git.openjdk.org/jextract/pull/271#issuecomment-2605509402
More information about the jextract-dev
mailing list