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
0
votes
2 answers

Analysing Regression impact from migration to Azul Zulu Open SDK from Oracle Java

I have a Spring MVC application which was using the following dependencies p4java (version - 2019.1.1873579) sardine (version – 129) commons-httpclient (version – 3.1) org.w3c org.xml Edit: I am migrating from Oracle java version "1.8.0_202" to…
0
votes
1 answer

Using the tools in JDK 7 on java process running using JRE 8 java

There is a requirement to generate thread and heap dumps of running Java process on a Window server. We have JDK 7 on the server, but the Java process runs using java in JRE 8. Installing JDK 8 on the server takes time due to lots of paperwork…
Sreeraj
  • 137
  • 7
0
votes
1 answer

Zulu docs for supported JRE flags

Where can I find documentation on JAVA_OPTS / JRE flags supported by Zulu I've looked here but cannot find anything https://docs.azul.com/zulu/zuludocs
DarVar
  • 16,882
  • 29
  • 97
  • 146
0
votes
1 answer

Java NativeMemoryTracking flag and utility commands Azul JDK

we have recently moved to Azul jdk instead of using Oracle. it seems there is a missing of documentation regarding profiling flags and their usage. for example, if i want to track native memory in Oracle i just add this…
Dev93
  • 93
  • 2
  • 13
0
votes
2 answers

SSL connection issue when calling GRPC service from Alpine Linux Image using Zulu jdk 11

I have a spring boot application which calls a GRPC service using Netty. When I run my code in my local machine (MacOS and zulu jdk without JCE) I am able to connect to the GRPC service. Note: We are using Oracle JDK 1.8 compiled GRPC client jar…
Shantanoo K
  • 765
  • 5
  • 15
  • 43
0
votes
2 answers

ElementNSImpl does not work in Eclipse with Java Zulu 11

EDIT I tried to do gradle build and it gives me this error: package com.sun.org.apache.xerces.internal.dom is declared in module java.xml, which does not export it I inspected gradle dependencies, but no one uses java.xml We use ElementNSImpl in…
Marco Sulla
  • 15,299
  • 14
  • 65
  • 100
0
votes
1 answer

Unable to open maven in eclipse while using OpenJDK 7

I have started migration from oracle JDK 7 from Open JDK 7. While opening eclipse it starts properly. When I go to Windows > Preferences > Maven and open maven windows in eclipse, it just hang up and throws below error. I have tried to increase Xmx…
mathaker
  • 93
  • 2
  • 2
  • 7
0
votes
1 answer

How to get IcedTea browser plugin (OpenJDK browser java plugin) for windows?

Is IcedTea's Java browser plugin (OpenJDK browser java plugin) for windows available? I googled, but couldn't find any windows installer for the same. I tried Zulu, but it seems zulu is not providing browser plugin for Java.
DDphp
  • 479
  • 2
  • 5
  • 17
0
votes
1 answer

Why do I have multple instances of Java running after installing HDnsight?

I've installed HDInsight on a desktop computer to learn to work with Hive. When I restarted my computer and logged into my profile everything was moving slow. I've figured out that Hadoop is running multiple instances of Java.exe. Is there a way to…
0
votes
1 answer

jconsole from Zulu doesn't work

I have Zulu 7.1.0.0 installed on latest MS Windows (2012r2). I can run terminal and server apps, but executing jconsole produces no result: no UI shown, no error messages. How can this be solved?
Sergey Grinev
  • 34,078
  • 10
  • 128
  • 141
-3
votes
2 answers

Is our project using Java EE / Java SE?

Here is the information of our web development project. Tool: Eclipse IDE for Java EE Developers (i.e. Java EE IDE) Libraries: - JRE System Library: zulu7.29.0.5-ca_jdk7.0.222-linux_x64 (JavaSE-1.7) - Other (e.g. Hibernate3, JbossAS,…
ABCman
  • 125
  • 4
  • 12
1 2 3 4 5
6