Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Java 9, 10 compatibility?

My current plans at QNX is to stay on Java 8 for now. We’d probably go LTS to LTS.

 

Ideally, now that we have board approval, the Eclipse C/C++ IDE ships with a JRE and we would switch to that one. Waiting to see if that happens though.

 

But it would never hurt adding jobs to test against them to catch issues early.

 

Thanks, M-A!

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Marc-André Laperle
Sent: Monday, June 18, 2018 2:34 PM
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Subject: [cdt-dev] Java 9, 10 compatibility?

 

Hi,

I was wondering what was the plan or your thoughts on supporting running CDT with Java 9 and 10? Since Java 8 is going (sort of) EoL January 2019 [1], it might be worthwhile to start thinking about it testing CDT with the more recent Javas in preparation for Java 11 (LTS).

I was thinking as a start to create Jenkins jobs that runs against Java 10 and 11 so that at least the issues will start showing up. Any thoughts on this subject? Or is everyone expected to run Java 8 for the foreseeable future?

 

Cheers,

Marc-André

 

[1] http://www.oracle.com/technetwork/java/javase/eol-135779.html

 


Back to the top