Post Reply 
Java memory/version issue [edited].
03-03-2024, 21:25
Post: #8
RE: Java memory/version issue [edited].
(03-03-2024 16:29)bubbleguuum Wrote:  After a few years with Java 11, I have recently (a few months) standardized on Java 17 for all BubbleUPnP Server installs bundling a JRE (Windows, Docker, macOS). For Docker, I made both OpenJDK and OpenJ9 images for x86_64 and arm64.

JDK 17 is supported until 30 Sep 2029 and JDK 11 is supported until 30 Sep 2031. Important bug fixes appear to be routinely backported to both JDK 17 and JDK 11. This gives JDK 11 a slight advantage in terms of long-term support.

Also, MinimServer supports some very old platforms such as the QNAP TS-109/209/409 and some old Synology and NETGEAR devices with GLIBC 2.4. It also needs to run on a number of ARMv5 devices. This combination is challenging for building recent versions of the JDK but I have been able to find a way through for JDK 11 and JDK 14. I haven't yet tried building JDK 17 for these old platforms but I expect this will be even more difficult.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Java memory/version issue [edited]. - simoncn - 03-03-2024 21:25

Forum Jump:


User(s) browsing this thread: 1 Guest(s)