[module-imports] Importing java.se?

Stephan Herrmann stephan.herrmann at berlin.de
Wed Jul 17 20:01:21 UTC 2024


On 17.07.24 20:47, Alex Buckley wrote:
> 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.

That would be great!
Where will the update be posted?

Meanwhile I found this in the announcement on jigsaw-dev:
     "As the policy is JDK-specific it means there aren't any 
specification changes."

How does this match to the existence of a compiler that is not part of 
JDK? Should that compiler not implement the change?

Stephan



More information about the amber-spec-experts mailing list