RFR: fixing jextract sample issues for jdk 22 [v2]
Athijegannathan Sundararajan
sundar at openjdk.org
Fri Jan 12 12:59:50 UTC 2024
On Fri, 12 Jan 2024 11:59:34 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> adjusted compilesource.sh scripts to generate sources under "src" different
>> from the directory where .class files are created.
>
> src/main/java/org/openjdk/jextract/impl/UnsupportedFilter.java line 185:
>
>> 183: return null;
>> 184: }
>> 185:
>
> Could you add a test case for this to ./test/testng/toolprovider/unsupported/TestUnsupportedTypes.java as well?
Will add a test case.
-------------
PR Review Comment: https://git.openjdk.org/jextract/pull/174#discussion_r1450405183
More information about the jextract-dev
mailing list