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.

Given that java 10 is already out, I think it is worth to think about at least java 9 support. Currently execution will fail with error:

Caused by: java.lang.ClassCastException: java.base/jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to java.base/java.net.URLClassLoader
        at courgette.runtime.CourgetteFeatureRunner.<clinit>(CourgetteFeatureRunner.java:56)

https://blog.codefx.org/java/java-9-migration-guide/#Casting-To-URL-Class-Loader

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
prashant-ramcharancommented, May 1, 2018

@andrcuns great!

I will keep it in beta for now and will test with few other projects.

As always, if you come across any issues in your other projects, let me know - thanks.

1reaction
prashant-ramcharancommented, Apr 27, 2018

Yes, will look into supporting Java 1.9+

Read more comments on GitHub >

github_iconTop Results From Across the Web

Oracle Java SE Support Roadmap
Oracle provides this Oracle Java SE Support Roadmap, to help you understand maintenance and support options and related timelines.
Read more >
Oracle JDK 9 and JRE 9 Certified System Configurations
This is the complete list of JDK 9 supported configurations. There are no plans to add additional configurations. On 64-bit operating systems (OSs)...
Read more >
Java 9 Supported Locales - Oracle
This page documents locale support in Oracle's Java SE Development Kit 9 (JDK) and Java SE Runtime Environment 9 (JRE). Open all Close...
Read more >
Java 9 - Oracle
Accelerate Java application development with the Java platform module system and 150 new features. Download Java SE 9 today. JavaYourNext (Cloud). Java is ......
Read more >
Java SE 9 Archive Downloads - Oracle
Java SE 9 Archive Downloads ... Go to the Oracle Java Archive page. The JDK is a development environment for building applications using...
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