Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Java 16 support for Eclipse 2021-03 (4.19)

Hi Alexander,

Good catch! this one was missed out for this version :( and thanks for providing the patch - appreciate the same. However, as you mentioned the github is not checked and the commits happen via by (1) creating a bug and (2) then creating a gerrit with the bug title. I've created a bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=573153 - could you please provide the gerrit there. Further discussions can also done in the bug - Please do mention in the bug if you face any difficult in creating a gerrit as well.

Thanks,
Manoj.


-----"eclipse-dev" <eclipse-dev-bounces@xxxxxxxxxxx> wrote: -----
To: eclipse-dev@xxxxxxxxxxx
From: "Alexander Kriegisch"
Sent by: "eclipse-dev"
Date: 04/24/2021 09:03AM
Subject: [EXTERNAL] Re: [eclipse-dev] Java 16 support for Eclipse 2021-03 (4.19)

Hi Manoj.

While working on AspectJ (which forks JDT Core and ECJ for the AspectJ
compiler Ajc), I noticed that the ECJ usage text was not updated in
order to reflect Java 16 support. I am not sure if PRs on GitHub are
being noticed or processed, so I want to mention it here FYI:

https://github.com/eclipse/eclipse.jdt.core/pull/63 

BTW, the PR is a superset of my other, yet unprocessed PR which fixes
some whitespace issues in the usage text:

https://github.com/eclipse/eclipse.jdt.core/pull/62 

Please merge.

Thanks in advance and best regards
--
Alexander Kriegisch
https://scrum-master.de 




Back to the top