Intellij project with idea.sh
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Wed Jun 30 20:41:35 UTC 2021
Hi Sergei,
I'm ok with only fixing the JDK part, although I think from a practical
point of view, having JDK_X on both could avoid issues with project
templates becoming too obsolete. But let's leave the langtools project
for later.
Here's the issue:
https://bugs.openjdk.java.net/browse/JDK-8269700
I'm happy to sponsor the PR.
Cheers
Maurizio
On 30/06/2021 18:16, Sergei Ustimenko wrote:
> Hi Jon,
>
> Agree, taking this into account and what Maurizio says, maybe it's worth to
> hardcode the language level in make/ide/idea/langtools/template/misc.xml to
> JDK_16 [1]. This way it is still easy to maintain and misc.xml in
> make/ide/idea/jdk/template still has JDK_X. What do you think?
>
> In the meantime, I would be grateful if someone can sponsor the change and
> create a JBS issue to track efforts. I will need it later to link a PR.
>
> Thanks,
> Sergei
>
>
> [1] - https://github.com/JetBrains/intellij-community/blob/master/jps/model-api/src/org/jetbrains/jps/model/java/LanguageLevel.java#L24
>
> Sent with ProtonMail Secure Email.
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>
> On Wednesday, June 30th, 2021 at 17:42, Jonathan Gibbons <jonathan.gibbons at oracle.com> wrote:
>
>> I believe most of LangTools is subject to the JDK_X - 1 requirement. It
>>
>> shows up in the makefiles via the `INTERIM_*` variables.
>>
>> -- Jon
More information about the ide-support-dev
mailing list