#jdk17

João Esperancinhajesperancinha@masto.ai
2025-01-23

And this is also another example of how it looks like here in Mastodon:

Check out this post by João Esperancinha:

Title: Hexagonal Architecture — A Favorite Lyrics Spring Boot — Java Example

Description: How to use Hexagonal Architecture and which role does it already plays in Software development?

#spring #springboot #pivotal #java #hexagonal #portsadapters #architecture #records #jdk17

joaofilipesabinoesperancinha.n

OpenJDKopenjdk
2024-04-26

Proposal: Support Wayland and add KEM APIs

[..] only Wayland will be supported in RHEL 10 and
subsequent releases.
[..] We would also like to add support in Java SE 17 for functionality required by some Post-Quantum Cryptographic (PQC) algorithms.

more @ mail.openjdk.org/pipermail/jdk

Kenneth J. Jaegerkjjaeger@fosstodon.org
2024-02-08

There has been some interesting discussion on #JakartaEE 11 and #Java servers over on Twitter. The draft of the spec has been updated to require JDK 17 rather than requiring JDK 21. I agree with the decision. To maximize adoption, JakartaEE must support JDK 17 and optionally JDK 21. Dropping JDK 11 is the best we can hope for right now.
#JakartaEE11 #OpenJDK #OpenSource #JDK21 #JDK17 #JDK11 #WildFly #GlassFish #OpenLiberty #Tomcat #Jetty

JoeY ☕️🎮✍️🏽joeyjr@mastodon.online
2023-10-24

Some package for #SpringBoot3 not getting pulled properly and screwing up my integration tests just made my day! 😅

#java #SpringBootMigration #JDK17 #SoftwareDevelopment

JoeY ☕️🎮✍️🏽joeyjr@mastodon.online
2023-10-19

Started the #SpringBoot3 #Java17 migration for a JAR library today. It's a REST API client using #springwebflux for a vendor proxy service. Almost done.

A few more applications to go. Well, it's a team effort, so I have one more assigned to me. Might work on that #OpenShift #ConfigMap update. We'll see.

#java #jdk17 #springframework #softwaredevelopment

2023-09-21

🇬🇧 Hi all, I'm going to start experimenting with #neovim for #java developent (#jdk17, #jdk21, #junit5, sonar, etc). Any hints where to start/look at?

🇵🇱 Hej, zabieram się za eksperymenty z wykorzystaniem #neovim do programowania w #java (#jdk17, #jdk21, #junit5, sonar, etc). Możecie polecić od czego zacząć/na co zwrócić uwagę?

2023-05-12

tfw your unit test is intermittently failing since updating to jdk17 because it's checking that `monitor.getEndTime()` is after `monitor.getStartTime()` but the entire thing finishes in under a millisecond 😅

#java #junit #jdk17

2023-04-25

Explore a solution to some unit #test fails on #JDK17. By @navczydev

Aurelio Garcia-Ribeyroaureliog
2023-04-24

You can now get container (docker) images of Oracle and under the no-fee terms and conditions from container-registry.oracle.com

Horațiu Dan 🇷🇴horatiucd@mastodon.online
2023-04-19

Running @Tangoe Telecom on #JDK17 is a great incentive - from all points of view.

Next stop - production.

2023-04-17

JVM Performance Comparison for JDK 17 ionutbalosin.com/2023/03/jvm-p by Ionut Balosin and Florin Blanaru #Java #jdk17

Karl Heinz Marbaise (he/him)khmarbaise
2023-04-14

I love more and more the text blocks in JDK15+ and also in combination with "..".formatted(..) it's even more convenient.

Example of JDK15 Text block. Showing the convenience not to escape strings which contain double quotes etc.Example of JDK15 Text block. Showing the convenience not to escape strings which contain double quotes etc. and using an added "formatted" to replace a formatter.
Nicolai Parlognipafx
2023-01-19

Project Lilliput
"explore techniques to downsize Java object headers in the Hotspot JVM from 128 bits to 64 bits or less"

In 2022:
* achieved 64-bit headers mail.openjdk.org/pipermail/lil
* published fork with that github.com/openjdk/lilliput-jd

In 2023:
* work towards merge of 64-bit headers into JDK main line
* work towards 32-bit headers

In the meantime, you can find out Lilliput's impact on your codebase with JOL: github.com/openjdk/jol

@shipilev gave some numbers on 🐦: twitter.com/shipilev/status/16

Nicolai Parlognipafx
2022-12-19

#11: More String Deduplication

On average, ~25% of heaps are char arrays for strings and roughly half of them are duplicates. 😳 Since 2017, G1 deduplicates them, which saves ~10% heap size.

Other GCs followed suit:
: Shenandoah
: ZGC, Serial GC, and Parallel GC

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst