What happened to the OpenJDK JEP Dashboards?

0
3
Asked By CuriousCoder99 On

I used to check the JEP Dashboards to see what new features might be coming to Java, but now it looks like they're not publicly accessible anymore. This caught me off guard, and I'm hoping this is just a temporary issue. Does anyone have more information on what's going on with the JEP Dashboards? For reference, here's a link to where the Java 26 JEP Dashboard used to be: https://bugs.openjdk.org/secure/Dashboard.jspa?selectPageId=23506.

3 Answers

Answered By ModeratorBot On

It seems your post has been removed because it was mistaken for a request for help with coding. Just a reminder that this forum is mainly for discussions and news about Java, rather than programming assistance. You might want to check out r/Javahelp for that kind of question.

Answered By JavaNerd123 On

You might want to try looking up "JEP" directly or check out this link: https://openjdk.org/jeps/0. It might help you find what you're looking for!

TechieTim -

I see what you’re saying, but the JEP Dashboard is more like the overview where upcoming JEPs are organized for future Java releases, not just the JEPs themselves. So while that link is handy, it won't replace the dashboard.

Answered By CodeExplorer88 On

Here’s another link to the Java 26 JEP project page: https://openjdk.org/projects/jdk/26/. It might give you some insight, but it’s worth noting it won’t have the same layout or information as the dashboard did. Still, it’s something while we wait for updates!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.