#^https://reviews.freebsd.org/D55938
The commits that make up this release is here:
#^https://github.com/freebsd/openjdk/commits/jdk26-freebsd/
Thanks to @FreeBSD Foundation for supporting my work on OpenJDK for FreeBSD.
#FreeBSD #OpenJDK #mywork
7 Steps to Easily Configure #OpenLiteSpeed as a Reverse #Proxy for #Metabase
This article provides a guide to configure OpenLiteSpeed as a reverse proxy for Metabase.
What is OpenLiteSpeed?
OpenLiteSpeed Web Server is great for building and deploying web applications. The WebAdmin Console enables you to quickly configure features that allow you to deliver a fast web ...
Continued 👉 https://blog.radwebhosting.com/configure-openlitespeed-as-a-reverse-proxy-for-metabase/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #installguide #jre #debian #letsencrypt #vps #proxyserver #openjdk #reverseproxy
☕ OpenJDK 26 Released With The Java Applet API Finally Removed
"Java Applets haven't been common on the web in years and modern web browsers not even supporting Java applets. Since 2021 the Java Applet API was deprecated back in Java 17 while now with Java 26 is finally being removed. Farewell to the java.applet package and associated Java Applet classes."
Java 26 with JVM optimizations, HTTP/3, and finally no Applet API
The current OpenJDK 26 is strategically important and not only brings exciting innovations but also eliminates legacy issues like the outdated Applet API.
JDK 26 Security Enhancements: https://seanjmullan.org/blog/2026/03/16/jdk26
Highlights of this release include a second preview of the PEM API, API support for Hybrid Public Key Encryption, and signed JAR support for the post-quantum ML-DSA algorithm.