On Wed, 26 Jul 2023 19:28:04 GMT, Jorn Vernee <jver...@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?
>
>> Some of the test files will have now the "classpath" exception. Is this 
>> correct?
> 
> No. The test files should not have the classpath exception.

Thanks for looking into this. As commented by @JornVernee, it is deliberate 
that tests do not have CP exception. So the fix there is the opposite: we 
should be looking for text with the exception text, and drop it.

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

PR Comment: https://git.openjdk.org/jdk/pull/15042#issuecomment-1652736990

Reply via email to