#JDK23
As I explain in the video, jdk23 will be a branch (for the first time), not a fork. I must've been on autopilot. 🤦‍♂️
June 6, 2024 at 4:15 PM
📰 [News] Oracle Ships GraalVM Java JIT Compiler - but Only in Its Own JDK by Karsten Silz

🔗 bit.ly/4f0gdPo

#Java #JDK23 #JIT #SoftwareDevelopment
December 4, 2024 at 10:54 AM
Hey @peterlawrey.bsky.social I saw the original post early last year I guess. Do the numbers remain similar on JDK23, or even later, on JDK24 on the most recent build (build 24)? I would suppose that the many new features would make the numbers better, and also with less of a difference...
November 17, 2024 at 11:14 PM
#OpenJDK #java #jdk23 The Ramdown Phase for the OpenJDK 23 is not far away and the list of features looks amazing... openjdk.org/projects/jdk... JEP 467 Docs with Markdown, JEP 471 Deprecate memory-access sun.misc.Unsafe, JEP 473 Stream Gatherers..
JDK 23
openjdk.org
May 30, 2024 at 8:48 AM
To be clear: when it comes to the #JDK, #LTS only has any meaning if you are paying large contract fees. If you are just downloading a free JDK, go ahead and use any version you like, including #JDK23. #Java #OpenJDK
November 18, 2024 at 1:25 AM
#Gradle 8.10.2 has been very quietly released here: docs.gradle.org/8.10.2/relea... This release is important because it MAY be the first one of the 8.10.x series without any serious regressions🤞 and 8.10.x is needed for full #JDK23 compatibility. #Java #JDK
Gradle 8.10.2 Release Notes
docs.gradle.org
September 24, 2024 at 11:18 PM
#Kotlin 2.1.0-RC2 is out (see the details here)
kotlinlang.org/docs/whatsne...
Version 2.1.0 is important because it adds #JDK23 to the Kotlin compiler. #Java #JVM #OpenJDK #OpenSource
What's new in Kotlin 2.1.0-RC2 | Kotlin
kotlinlang.org
November 19, 2024 at 3:36 PM
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
December 16, 2024 at 5:02 PM
February 27, 2025 at 6:09 AM
The fact that some people feel that #JDK23 is some kind of a #beta version, and should not be used for anything serious at all makes me want to use it even more. #Java #JDK #OpenJDK #OpenSource
November 8, 2024 at 4:21 AM
@Gradle 8.10.2 has been very quietly released here: https://docs.gradle.org/8.10.2/release-notes.html
This release is important because it MAY be the first one of the 8.10.x series without any serious regressions🤞 and 8.10.x is needed for full #jdk23 compatibility. #java #jdk
September 24, 2024 at 11:13 PM
Sounds like a good idea even though the JDK is already on JDK23 last time I checked. Can you mention some examples where you think JDK17 potentiallt becomes like the JDK8?
December 20, 2024 at 8:40 PM
JDK23までの機能満載でサーバー書くの勉強になりそう #jjug_ccc_g
October 27, 2024 at 7:35 AM
January 19, 2025 at 5:56 PM
It didn't made it for JDK 22, but we may see in #jdk23 Primitive Types in Patterns, instanceof, and switch (Preview)
openjdk.org/jeps/455
#Java
January 15, 2024 at 5:46 PM
Modern Java: 🔥
✅ Type Inference: var allows cleaner declarations.
✅ Text Blocks: simplifies multi-line stringsJSON.
✅ Pattern Matching: streamlines type checks.
✅ Destructuring: unpacks record components.
✅ Virtual Threads: creates millions of lightweight threads for easy concurrency.
#java #jdk23
November 26, 2024 at 7:51 PM
#Java 23 is now available! Your: FREE, Multi-Platform, Production-Ready, Open Source, Binary Release ...made available by Oracle.
Learn more: blogs.oracle.com/java/post/th...
#Java23 #JDK23 #OpenJDK #JDK
September 17, 2024 at 2:39 PM
November 26, 2024 at 12:07 PM
github.com/projectlombo...

And comments like: this one github.com/projectlombo...

"JDK23 isn't something you should be running in production at all."

Are just plain stupidity…
#java #jvm #lombok
[FEATURE] JDK 23 compatibility · Issue #3722 · projectlombok/lombok
Describe the feature Allow lombok to support building against JDK 23. Describe the target audience While JDK 23 is still in RC mode as of this writing, there are RC builds available nonetheless tha...
github.com
December 30, 2024 at 9:41 PM
Was playing around with the #NVD api today using #jdk23. The json that comes from that api is quite complex but also interesting 😁
November 12, 2024 at 5:53 PM