Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Temurin » Compile errors on parallel build with java 17
Compile errors on parallel build with java 17 [message #1857135] Thu, 19 January 2023 08:26 Go to next message
thomas huster is currently offline thomas husterFriend
Messages: 21
Registered: June 2012
Junior Member
Hi all,

we are running a maven tycho build with the cmd mvn -T 1C clean verify.

With Java version: 17.0.5, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk the build fails with non deterministic compile errors. For example:

[ERROR] The type java.io.InputStream cannot be resolved. It is indirectly referenced from required .class files


With Java version: 11.0.17, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk the build with the same options runs successfully.

Does anyone know what triggers the problem, and if there is a solution for it?

cheers,
Thomas
Re: Compile errors on parallel build with java 17 [message #1857136 is a reply to message #1857135] Thu, 19 January 2023 08:29 Go to previous message
thomas huster is currently offline thomas husterFriend
Messages: 21
Registered: June 2012
Junior Member
Just saw this forum is closed :)
Previous Topic:Linux JDK LSB Shared Object vs Executable
Next Topic:Launch URL from CLI
Goto Forum:
  


Current Time: Thu Apr 25 15:00:29 GMT 2024

Powered by FUDForum. Page generated in 0.03340 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top