On Mon, 7 Aug 2023 08:57:56 GMT, Per Minborg <pminb...@openjdk.org> wrote:

>> This PR suggests updating some of the ill-formed copyright headers in the 
>> FFM API and the implementation and test thereof.
>> 
>> Some of the test files will have now the "classpath" exception. Is this 
>> correct?
>
> Per Minborg has updated the pull request incrementally with two additional 
> commits since the last revision:
> 
>  - Remove classpath exception from test files
>  - Add classpath exception to some internal files

test/jdk/java/foreign/TestIllegalLink.java line 30:

> 28:  * @requires jdk.foreign.linker != "UNSUPPORTED"
> 29:  * @modules java.base/jdk.internal.foreign
> 30:  * @run testng/othervm --enable-native-access=ALL-UNNAMED TestIllegalLink

This is removing the jtreg test.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/15042#discussion_r1285595093

Reply via email to