RFR: 8311302: Implement JEP 493: Linking Run-Time Images without JMODs [v46]

Severin Gehwolf sgehwolf at openjdk.org
Fri Nov 8 10:42:16 UTC 2024


On Fri, 8 Nov 2024 09:58:48 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> test/jtreg-ext/requires/VMProps.java line 28:
>> 
>>> 26: import java.lang.module.ModuleFinder;
>>> 27: import java.lang.module.ModuleReader;
>>> 28: import java.lang.module.ModuleReference;
>> 
>> I assume they aren't needed now.
>
> True.

fixed.

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

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


More information about the core-libs-dev mailing list