question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Java 11 as Che master runtime

See original GitHub issue

Description

There is a couple of good things that are making reasonable to consider an upgrade Che-master runtime to Java 11. Such as:

Things to consider.

openjdk                                                   11-slim                   5cc6ea6c24c4        13 days ago         468MB
openjdk                                                   11.0.3-jdk-slim-stretch   5cc6ea6c24c4        13 days ago         468MB
openjdk                                                   11-stretch                0aa10063a184        13 days ago         815MB
openjdk                                                   11.0.3-jdk-stretch        0aa10063a184        13 days ago         815MB
registry.access.redhat.com/openjdk/openjdk-11-rhel7       latest                    b4bc55e73486        2 weeks ago         494MB
openjdk                                                   8u191-jdk-alpine          e9ea51023687        5 weeks ago         105MB

I doubt that this issue we are able to deliver before Che 7 GA I can propose such a plan:

  1. Wait when we clean up master from CHe6 related code https://github.com/eclipse/che/issues/12243
  2. Decide what to do with che-core-dynamodule-maven-plugin. I vote for remove.
  3. Decode what image to use. I vote for openjdk:11-slim
  4. Identify dependencies that are needed to be upgraded.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
sparkoocommented, Apr 17, 2020

I guess this is the most important source of OpenJDK support for us https://access.redhat.com/articles/1299013 -> May 2026

I’m all for moving to newer Java as soon as possible and we should aim to be on latest LTS or even on latest.

8 has currently longer support than 11, but once we update to 11, moving upwards became much much easier. Keeping us on LTS means updating once in 3 years.

0reactions
sleshchenkocommented, Apr 17, 2020

@nickboldt it already has P2 and team assigned, could you elaborate more why you added need-triage label?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Runtime.Version (Java SE 11 & JDK 11 ) - Oracle Help Center
Class Runtime.Version ... A representation of a version string for an implementation of the Java SE Platform. A version string consists of a...
Read more >
11 New Features of Java 11 - Whizlabs Blog
The release of Java SE 11 has come up with a number of new features. Let's find out and understand the new Java...
Read more >
How to quickly deploy a VS Code extension on Eclipse Che
This extension seems to only require nodejs runtime so in the yaml definition I didn't specified a custom runtime image. I'm using in...
Read more >
Performance comparison of GraalVM, Oracle JDK and ...
This research investigates running the whole test suite of Java projects faster, by testing the. Java Development Kits (JDKs) GraalVM Enterprise Edition (EE)....
Read more >
Re: [che-dev] Dev process - Eclipse
Java 8 is set in master as build and runtime environment. ... On Mon, May 11, 2015 at 12:05 PM, Sergii Kabashniuk <skabashnyuk@xxxxxxxxxxx>...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found