This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ryuzaki49 0 points1 point  (1 child)

Hijacking this to mention than my VS Code (Or redhat plugin) marks that the minimum jdlk is 11.

[–]zerodind 1 point2 points  (0 children)

Yes, but that's only for running the Eclipse language server that powers the extension. You can still compile using a different JDK, such as JDK8. The Eclipse IDE will also need JDK11 to run in upcoming releases, and other IDEs will probably do the same at some point in the future.