On Wed, 30 Jun 2021 11:43:38 GMT, Sergei Ustimenko
wrote:
> After generating an Intellij project with the `idea.sh` script, IDEA might
> get confused
> with the language level settings in generated .idea/misc.xml. This results in
> a problem
> with modules discussed in
> https://mail.openjd
On Wed, 30 Jun 2021 16:54:57 GMT, Joe Darcy wrote:
> JDK 17 b28 had two fixes which updated the symbol information. A
> CallerSensitive annotation was removed as part of JDK-8268349 and API changes
> in JDK-826.
>
> These should be reflected in the JDK 18 symbol information for 17.
This p
After generating an Intellij project with the `idea.sh` script, IDEA might get
confused
with the language level settings in generated .idea/misc.xml. This results in a
problem
with modules discussed in
https://mail.openjdk.java.net/pipermail/ide-support-dev/2021-June/82.html.
To mitigate t
On Wed, 30 Jun 2021 16:54:57 GMT, Joe Darcy wrote:
> JDK 17 b28 had two fixes which updated the symbol information. A
> CallerSensitive annotation was removed as part of JDK-8268349 and API changes
> in JDK-826.
>
> These should be reflected in the JDK 18 symbol information for 17.
Marked
JDK 17 b28 had two fixes which updated the symbol information. A
CallerSensitive annotation was removed as part of JDK-8268349 and API changes
in JDK-826.
These should be reflected in the JDK 18 symbol information for 17.
-
Commit messages:
- 8268637: Update --release 17 symbo