[module-imports] Importing java.se?

Alex Buckley alex.buckley at oracle.com
Wed Jul 17 18:47:41 UTC 2024


On 7/17/2024 11:28 AM, Stephan Herrmann wrote:
> On 17.07.24 02:06, Alex Buckley wrote:
>> Unfortunately, we overlooked how java.se is no longer (since JDK 11) 
>> in the default set of root modules for the unnamed module. See 
>> https://bugs.openjdk.org/browse/JDK-8205169.
> 
> Which JEP brought that change?
> 
> Where can we see the current state of those things that were specified 
> directly in JEP 261?

The change was made in 11 via the CSR that I linked (JDK-8205169).

Although the change was documented in a release note, it is unfortunate 
that JEP 261 was not updated as a convenience for all the developers who 
we've pointed at 261 over the years. It will be updated soon.

Alex


More information about the amber-spec-experts mailing list