Zulu JDK

For developer discussion on package requests
Message
Author
hunghung

Zulu JDK

#1 Post by hunghung »

https://www.azul.com/downloads/zulu-community/

Azul provide ready to install debian packages of both JDK or JRE, the FX versions included support for JavaFX only available in tar.gz format, though. The default OpenJDK packages of MX doesn't properly support font smoothing and antialiasing for Swing based applications. Azul's versions were already patched, it helps Swing applications very much. Please check if you could include it in MX Package Installer or at least, patch your own Java to do the same thing. Thanks.

User avatar
Stevo
Developer
Posts: 14774
Joined: Fri Dec 15, 2006 7:07 pm

Re: Zulu JDK

#2 Post by Stevo »

Do you know where these patches are available to the public?

hunghung

Re: Zulu JDK

#3 Post by hunghung »

Stevo wrote: Wed Oct 16, 2019 9:44 pm Do you know where these patches are available to the public?
I don't know. FreeBSD also patched their Java by default :happy:

hunghung

Re: Zulu JDK

#4 Post by hunghung »

I don't know why but Zulu JDK suddenly lost their Java font smoothing after this new 1.8.0_232 version. Now it's no difference between the default openjdk and zulu jdk. This means the font is very ugly and sucks. I've no solution other than switching to GhostBSD where java font is still smooth. It's also agreed with my migrating plan to GhostBSD.

User avatar
timkb4cq
Developer
Posts: 3620
Joined: Wed Jul 12, 2006 4:05 pm

Re: Zulu JDK

#5 Post by timkb4cq »

I notice that although jdk & jre FX versions are listed in the pulldown menu in the Azul Download page, they are not actually available to download for any OS/Java version. Only the standard jdk & jre versions which they also offer in an apt-get repository.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

hunghung

Re: Zulu JDK

#6 Post by hunghung »

timkb4cq wrote: Thu Oct 31, 2019 1:39 pm I notice that although jdk & jre FX versions are listed in the pulldown menu in the Azul Download page, they are not actually available to download for any OS/Java version. Only the standard jdk & jre versions which they also offer in an apt-get repository.
I also noticed the same thing. They no longer offer the FX versions for download, even before that these versions only available as .tar.gz archives but not deb or rpm packages. The only thing keep me using their java is font smoothing. Now it's faded away so I've no reason to continue to use it.

User avatar
baldyeti
Posts: 723
Joined: Sat Dec 05, 2009 3:37 pm

Re: Zulu JDK

#7 Post by baldyeti »

Hello, I am currently using build 1.8.0_181-b02 from Azul. I'd like to refresh my version but have questions for you:

@OP: how does one check whether font smoothing is included ? With build 181, eclipse and oracle sqldeveloper look perfectly readable to me. Which is the last Zulu JDK known to include it ?

@timkb4cq : if you tick the "Older Zulu versions" on the download form, JDK with FX becomes available for build 222 (so not the latest 232 indeed). I have only tried tar.gz, not deb.

hunghung

Re: Zulu JDK

#8 Post by hunghung »

baldyeti wrote: Sat Nov 02, 2019 7:53 am Hello, I am currently using build 1.8.0_181-b02 from Azul. I'd like to refresh my version but have questions for you:

@OP: how does one check whether font smoothing is included ? With build 181, eclipse and oracle sqldeveloper look perfectly readable to me. Which is the last Zulu JDK known to include it ?

@timkb4cq : if you tick the "Older Zulu versions" on the download form, JDK with FX becomes available for build 222 (so not the latest 232 indeed). I have only tried tar.gz, not deb.
Just download a swing based app, check if the font is smooth or not. I usually use pixelitor because it's small and I'll use it anyway ;)

The last Zulu 8 version with properly font smoothing is 222.

It's not Azul's fault. OpenJDK 8 build 232 completely broken font smoothing. When I posted this thread I've not tested on GhostBSD, now I can confirm it's broken everywhere :frown:

User avatar
baldyeti
Posts: 723
Joined: Sat Dec 05, 2009 3:37 pm

Re: Zulu JDK

#9 Post by baldyeti »

Thanks hunghung, hopefully this is a temporary glitch, not some restriction Oracle introduced to features OpenbJDK can bundle.

PS: I installed build 232 from AdoptOpenJDK and fonts look alright to me (on MX18/stretch)

PS2: MX-forum again awfully slow I am sorry to report

User avatar
timkb4cq
Developer
Posts: 3620
Joined: Wed Jul 12, 2006 4:05 pm

Re: Zulu JDK

#10 Post by timkb4cq »

Java FXPorts reported that installing libfreetype6-dev fixes the font smoothing. Have you tried that?
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

Post Reply

Return to “Package Requests / Status”