On Tue, 28 Nov 2023 22:00:33 GMT, Mandy Chung <mch...@openjdk.org> wrote:

>> Severin Gehwolf has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Tighten ModifiedFilesExitTest
>>   
>>   Ensure the error message is reasonable and doesn't include
>>   Exceptions presented to the user.
>
> src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/AddRunImageResourcesPlugin.java
>  line 159:
> 
>> 157:             // Filter internal runtime image based link resource file 
>> which we
>> 158:             // create later on-the-fly
>> 159:             return null;
> 
> why this one is not excluded in the same way as other plugins?

No specific reason. Updated to be excluded in the same way as other plugins 
exclude resources.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14787#discussion_r1414399483

Reply via email to