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.

make JDK 11 the minimum version

See original GitHub issue

refer discussion in 2009 on Jun 7

plan is:

  • version 1.3.0 of Karate (which solves the Graal JS issues) will be the last release that uses JDK 8
  • version 1.4.X onwards Karate will require Java 11 (note that 1.4.0.RC2 is already available to test)
  • version 1.5.0 onwards the Maven artifact and Java package names will change to io.karatelabs

edit1 to announce 1.4.0.RC1 and that 1.5.0 will be where we move packages

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:6
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
ptrthomascommented, Aug 4, 2022

this ticket will also track

  • the switch of Karate’s maven namespace to io.karatelabs.karate and the corresponding Java package changes
  • we can also take this opportunity to drop JUnit4 support completely
0reactions
ptrthomascommented, Dec 12, 2022

dev note: we will drop cucumber and the fake classes in 1.4.0: https://github.com/karatelabs/karate/issues/2214

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Change Java Versions in Windows (Updated for JDK 18)
As the default version, I recommend the current release version, Java 19. Accordingly, you should make the following settings: The top list ("User...
Read more >
What is the minimum version of Java to support?
While there is a Java release every 6 months, not all releases are created equal. Only the LTS releases (8, 11 and 17)...
Read more >
How to set or change the default Java (JDK) version on macOS?
First run /usr/libexec/java_home -V which will output something like the following: Matching Java Virtual Machines (3): 1.8.0_05, ...
Read more >
About Upgrading to Java 11 for VS Code for Java
First of all, Java 11 as minimum version of JDK is a requirement only for running VS Code for Java, and to be...
Read more >
Selecting the JDK version the IDE will run under
Please note that all the current IDE versions require at least Java 11 version to run. Our IDEs will not run on the...
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