JavaFX support in Oracle JDK 8 is ending soon. If you do nothing, your CI/CD builds will fail. Don’t get caught unprepared. Explore how Azul still provides builds with JavaFX included. bit.ly/3XmWiE2 #Java #JavaFX #JDK8 #OracleJava
Migrated some code back from #JDK23 to #JDK8 …oh boy that’s some work once you are used to all the new features that came in between… 😁 #java #openjdk #coding
These days (in the post #JDK8 world) if you want a #JRE for a #Java program you develop, it is expected you ship it with your software with the #jpackage command that will create exactly the JRE you need. I use at least a couple of Java tools that do exactly that.
It was not really made clear for developers that was a change between #JDK8 and #JDK11. The #JDK does include the #JRE within, but it might be (just a bit) overkill for someone who does not need to compile #Java code (the javac command and some other tools are added) ...
Kotlin improves code compilation, now requires JDK 8 http://lnk.al/4h2d via @javaworldcom #Kotlin #JDK8 #JetBrains
Kotlin improves code compilation, now requires JDK 8 http://lnk.al/4h2e via @javaworldcom #Kotlin #JDK8 #JetBrains
I just found a CS programming assignment in Pizza from 1998 that used closures and generics. https://pizzacompiler.sourceforge.net/ #jdk8 #java #fail