summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-05-27 17:29:39 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-05-29 14:26:49 +0200
commitda0f3ca21ec55a8a94b7818233ea1a8af4c2d560 (patch)
tree6bb4088b06c122ce450ef26895482fdf05ff57b2 /jvmfwk/distributions
parent1f5754e4145e1aa2f988217d84faa8514dad5e7a (diff)
Support Azul Zulu JRE (at least on Windows)
(<http://www.azulsystems.com/products/zulu/downloads> also offers it for Linux and Mac OS X, so it could be added to more javavendors_*.xml if need be; I only checked it actually works with a Windows 64-bit LO build) Change-Id: If549a0d5bf1459eba2f6ba2bd545cfd55a20cea6 (cherry picked from commit 0f95f8ffd7a3685ca53876005a9c96f2e2e7bc99)
Diffstat (limited to 'jvmfwk/distributions')
-rw-r--r--jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
index 4f76089863b9..b1ad4e49f3e7 100644
--- a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
@@ -32,6 +32,9 @@
<vendor name="IBM Corporation">
<minVersion>1.5.0</minVersion>
</vendor>
+ <vendor name="Azul Systems, Inc.">
+ <minVersion>1.6.0</minVersion>
+ </vendor>
</vendorInfos>
</javaSelection>