RFR: 8328481: Implement Module Imports [v8]
Jan Lahoda
jlahoda at openjdk.org
Thu Apr 18 06:34:22 UTC 2024
On Thu, 18 Apr 2024 05:43:03 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Jan Lahoda has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fixing ListModuleDeps test.
>
> src/java.base/share/classes/jdk/internal/javac/PreviewFeature.java line 84:
>
>> 82: @JEP(number=461, title="Stream Gatherers", status="Preview")
>> 83: STREAM_GATHERERS,
>> 84: @JEP(number=0, title="Module Imports", status="Preview")
>
> I see this has been assigned JEP 476 so I assume you can set the number for the first integration.
Done, thanks:
https://github.com/openjdk/jdk/pull/18614/commits/432393abb4ac1f5c4730d982a3911284fe866318
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18614#discussion_r1570071215
More information about the core-libs-dev
mailing list