On Tue, 10 Dec 2024 23:44:37 GMT, Mandy Chung <mch...@openjdk.org> wrote:

> Is the `isLinkFromRuntime` parameter needed in the `newModuleFinder` method? 
> The java.base version check does not have any issue for linking from run-time 
> image, right?

It's not needed other than for skipping the check (as it'll trivially pass). I 
can remove it if that's preferred.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22494#discussion_r1880393888

Reply via email to