JDK 9 support
See original GitHub issueGiven 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:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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.
Yes, will look into supporting Java 1.9+