Davmail started with JRE 1.8 --add-exports error #java #openjdk #davmail

https://askubuntu.com/q/1551429/612

Davmail started with JRE 1.8 --add-exports error

When starting davmail (6.3.0-3627-1) on Ubuntu, I am getting the following info/error: Using system provided JRE openjdk version "1.8.0_452" OpenJDK Runtime Environment (build 1.8.0_452-8...

Ask Ubuntu

So cool to see that Brian Burkhalter picked up my rather old proposal https://bugs.openjdk.org/browse/JDK-8309726 and implemented it as `Reader::readAllAsString` in #java 25! 🀩

Loading **all** content from *any* `Reader` into a single `String` never was easer. πŸ˜…

And even better, at #OpenJDK we're currently discussing ways to make it run *even faster* in JDK 26! πŸš€

Some APIs could use some quality-of-life improvements, and some APIs need to be put into hospice care.

#Java #OpenJDK

7 Steps to Easily Configure #OpenLiteSpeed as a Reverse #Proxy for #Metabase

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 application that your users will love.

Metabase is a business intelligence web application that can be deployed on an ...
Continued πŸ‘‰ https://blog.radwebhosting.com/configure-openlitespeed-as-a-reverse-proxy-for-metabase/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #jre #letsencrypt #reverseproxy #openjdk #proxyserver #installguide

7 Steps To Easily Configure OpenLiteSpeed As A Reverse Proxy For Metabase - VPS Hosting Blog | Dedicated Servers | Reseller Hosting

In this guide, you will learn how to install and configure OpenLiteSpeed as a reverse proxy for Metabase. That means the web server will sit in front of

RadWeb, LLC

54 Debian LTS Advisories about security updates for various packages were released by Debian LTS contributors last month. These include critical security bug fixes for containerd, postgresql-13, request-tracker4, glibc and many more.

You can also read about LTS contributors testing out Debusine, an advanced CI platform for Debian-based distributions developed by Freexian, to upload packages into Debian and plans for an upcoming "sprint" during DebCamp 25.

Find more details in our monthly report for May: https://www.freexian.com/blog/debian-lts-report-2025-05/

This work is funded by Freexian's Debian LTS offering. Your organization too can sponsor the Debian LTS (https://www.freexian.com/lts/debian/) and join the esteemed list of sponsors in the monthly report.

#openjdk #postgres13 #debusine #freexian #debianlts

Monthly report about Debian Long Term Support, May 2025

Like each month, have a look at the work funded by Freexian’s Debian LTS offering. Debian LTS contributors In May, 22 contributors have been paid to work on Debian LTS, their reports are available: Abhijith PA did 8.0h (out of 0.0h assigned and 8.0h from previous period). Adrian Bunk did 26.0h (out of 26.0h assigned). Andreas Henriksson did 1.0h (out of 15.0h assigned and 3.0h from previous period), thus carrying over 17.

Freexian
Is anybody using java (OpenJDK) with the -XX:AllocateHeapAt option on FreeBSD?

I'd be interested in knowing a bit more about how you're using it, and if it important to have this feature available on ZFS. It is not supported on ZFS today.

See this post on the freebsd-java mailing list for more details:
#^https://lists.freebsd.org/archives/freebsd-java/2025-June/003112.html

#FreeBSD #OpenJDK #ZFS
The java Command

Valhalla is... DEAD since May?! 😲

#openjdk #java #valhalla

Open #JDK 26 EA Build is available

https://jdk.java.net/26/

Run the initial #OpenJDK #Java 26 Early-Access builds in your #GitHub workflows!

```
uses: oracle-actions/setup-java@v1
with:
website: jdk.java.net
release: 26
```

OpenJDK JDK 26 Early-Access Builds

7 Steps to Easily Configure #OpenLiteSpeed as a Reverse #Proxy for #Metabase

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 application that your users will love.

Metabase is a business intelligence web application that can be deployed on an ...
Continued πŸ‘‰ https://blog.radwebhosting.com/configure-openlitespeed-as-a-reverse-proxy-for-metabase/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #openjdk #installguide #proxyserver #reverseproxy #letsencrypt #jre

7 Steps To Easily Configure OpenLiteSpeed As A Reverse Proxy For Metabase - VPS Hosting Blog | Dedicated Servers | Reseller Hosting

In this guide, you will learn how to install and configure OpenLiteSpeed as a reverse proxy for Metabase. That means the web server will sit in front of

RadWeb, LLC

Fun #java #openjdk issue affecting development builds of #Raspberry Pi 3 (and some later Pi2B with the BCM2837 SoC) - a problem has been introduced on systems with Arm Cortex-A53 cores:
https://bugs.openjdk.org/browse/JDK-8353237

I have an ODROID-N2 which has two A53 cores and four A73s - I wonder if it would be intermittent depending on which core it happened to hit ...

Loading...