Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Concurrency problem with EJC

Hi JDT-Devs

I' like to bring the following issue to your attention that currently causes errors when compiling code in parallel with Tycho using JDK11 as target JVM and JDK17 as running JVM:

https://github.com/eclipse-jdt/eclipse.jdt.core/issues/183

as parallel processing greatly reduce build times in Tycho and we plan to upgrade Tycho to require Java 17 this currently is a server blocker for us.

Please let me know in the issue if any more details are required.


Back to the top