Questions tagged [azul-zulu]

Built and distributed by Azul Systems, Zulu is a JDK (Java Development Kit), Zulu JDKs have been verified by passing all tests in their respective Java version of the OpenJDK Community TCK (Technology Compatibility Kit).

Built and distributed by Azul Systems, Zulu is a JDK (Java Development Kit). All Zulu Community builds of OpenJDK are free to download and use without restrictions. Zulu Community builds of OpenJDK 6, 7, 8, 9, 10, 11, 12, and 13, are built for Linux, Windows, Solaris, and macOS.

The current (as of March 2020) LTS (Long Term Supported) major Zulu versions are 7, 8, and 11. The latest version is 13.

All non-EA (non-Early Access) Zulu builds are TCK tested and certified as compliant with the associated Java SE version specification.

Zulu is freely available and distributed under the GNU General Public License version 2 (GPLv2) with the ClassPath Exception.

To get immediate access to Zulu, download Zulu from http://www.azulsystems.com/products/zulu/downloads

Key details of Azul Zulu include:

  • Runs on Windows Server versions 2008 R2 and 2012 on the Windows Azure cloud
  • Free and open source offering, based on OpenJDK
  • Integrated with MS Open Tech's Windows Azure Plugin for Eclipse with Java tooling
  • Patches and bug fixes contributed back to the OpenJDK community by Azul
  • ISV-friendly binary licensing for easy embedding with 3rd-party applications

More information about Zulu can be found at http://www.azulsystems.com/products/zulu

86 questions
1
vote
2 answers

Liferay 7.2/7.3 error: 'PWC6033: Error in Javac compilation for JSP'

When using the bundled version of Liferay 7.2 or 7.3 with Java version 11.0.6 (the Azul Zulu build, also happens with AdoptOpenJDK), I get the following error in the log file and can't sign in or see portlets. When clicking on 'Sign In', there is an…
SamWM
  • 5,196
  • 12
  • 56
  • 85
1
vote
0 answers

JavaFX8 build to run Web module on Raspberry Pi

Can someone recommend known to work non-Oracle based setup (JVM+JavaFX) to run JavaFX app with Web module support on Raspberry Pi/Raspbian 8 (jessie)? The only JavaFX builds for armv6hf/Pi I could find were Gluon, Bellsoft and Chris Newland's. Out…
ptkatch
  • 21
  • 2
1
vote
1 answer

Google Distroless Image for JDK 13

Has google published distroless image for JDK 13? If not, what's the best alternative to use for JDK 13?
ethan
  • 1,881
  • 2
  • 17
  • 31
1
vote
1 answer

How to upgrade JDK from Oracle to Zulu in redhat linux

I want to upgrade my Linux JDK from Oracle to Azul-Zulu.can someone helps me to do this. What to do after downloading the tar.gz Zulu package? I see that after extracting the downloaded package we need to put it in the path where we need to access…
Devika
  • 13
  • 3
1
vote
1 answer

EWS(Exchange WebService) API not working in Open JDK 11 as well in Zulu Java 11

I have been using EWS(Exchange Web Service) for reading emails from a shared email box in Java 8. After upgrading to Java 11 (Open JDK 11/Zulu Java 11), facing exceptions while reading emails. This is the Exception: java.lang.NoClassDefFoundError:…
1
vote
1 answer

What is the difference betweeen Zulu Server JDK and Zulu Client JDK for Windows?

In Zulu JDK download page, there is a Product column for Windows JDK. There are Server and Client for choice. What is the difference of these two?
DeepNightTwo
  • 4,809
  • 8
  • 46
  • 60
1
vote
2 answers

Azul Zing installation configuration issue

I recently installed Azul Zing "zing-jdk1.8.0-16.01.2.0-2-x86_64" on a private cloud in AWS. When I do "java -version OR java", I am getting following: Failed to reserve lower 2g address. error : 12 My Java Home is set fine: echo…
sanjay
  • 11
  • 3
1
vote
3 answers

Prevent Java VM from finalizing an object

Is there any way to tell the Java VM (for this case, HotSpot or Zing) to no longer treat an objects as if there is a finalize method? Really, the whole class, I'm guessing, if at all possible. I'm having problems with objects that have already had…
JasonN
  • 1,339
  • 1
  • 15
  • 27
1
vote
3 answers

Cannot run IntelliJ - NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment

I am unable to start IntelliJ with my fresh installed OpenSUSE 13.2 Here's the logs: xybrek@opensuse:~/idea-IC-139.659.2/bin> ./idea.sh OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=350m; support was removed in 8.0 Exception in…
quarks
  • 33,478
  • 73
  • 290
  • 513
1
vote
1 answer

Hieroglyphical languages not displaying in the report - Zulu

I have recently migrated my application to Zulu from Oracle JDK. My application generates MS-WORD documents using BIRT. Now after the zulu migration the reports are fine in the windows environment, but when the same application is deployed in a…
mani_nz
  • 4,522
  • 3
  • 28
  • 37
1
vote
1 answer

Zulu on Windows 2012 R2

Recently Microsoft has released the GA version of Windows Server 2012 R2. One can also create a VM in Azure with this OS. Does Zulu support this OS?
Ivan Krylov
  • 356
  • 3
  • 8
0
votes
1 answer

How do I get jextract to build on a Macbook air M2 with latest OS

I want to. test the Panama project added APIs and the jextract generator for such on a macbook air M2. There don't seem to be any arm64 prebuilt binaries for jextract. I have zulu jdk 20 installed, cmake, python3, xCode, xCode command line tools,…
peterk
  • 5,136
  • 6
  • 33
  • 47
0
votes
0 answers

"Synchronized" implementation

As far as I can remember, "synchronized" essentially flushes all cached values on exit, and ensures reading all values from their main location on entry. But I wonder how that can be accomplished? I mean, when the block only contains reading some…
Maksim Gumerov
  • 642
  • 8
  • 23
0
votes
0 answers

"Error: JavaFX runtime components are missing, and are required to run this application" when trying to run a JavaFX jar program built by NetBeans

Whenever I try to run my JavaFX jar program in the command line, I get the error: Error: JavaFX runtime components are missing, and are required to run this application I used JavaFX 17, the Zulu JDK FX 17, and NetBeans 17 to build the project. I…
Choosechee
  • 73
  • 7
0
votes
0 answers

Which to mention for ant-javafx.jar & jfxrt.jar dependency in POM.xml while migrating from Oracle to Zulu Azul Open JDK 1.8 (8.0.302) ?)

I am working on Windows Desktop Application which currently uses Oracle JDK 1.8 () version and JavaFX. Our Team is planning to migrate from Oracle JDK 1.8 to Azul Zulu Open JDK 1.8 (8.0.302). I have changed the path of JAVA_HOME, Installed JREs…
ksa
  • 23
  • 6