[Libreoffice-commits] core.git: Branch 'libreoffice-6-2-0' - jvmfwk/distributions jvmfwk/plugins

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Jan 25 07:00:13 UTC 2019


 jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml |    5 ++++-
 jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml   |    5 ++++-
 jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml  |    5 ++++-
 jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml     |    5 ++++-
 jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml     |    5 ++++-
 jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx           |    1 +
 6 files changed, 21 insertions(+), 5 deletions(-)

New commits:
commit 48cad228bc08234ce084c2c6b898bcb1546b1ded
Author:     himajin100000 <himajin100000 at gmail.com>
AuthorDate: Sat Jan 19 14:25:50 2019 +0900
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Jan 25 07:59:38 2019 +0100

    Support AdoptOpenJDK
    
    Change-Id: Idcfd542c6caede3d987e9b8219cf48114800daa5
    Reviewed-on: https://gerrit.libreoffice.org/66634
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
    (cherry picked from commit 61c4f96d6ae6a80370774e53287edb27cbce8067)
    Reviewed-on: https://gerrit.libreoffice.org/66715
    Reviewed-by: Michael Stahl <Michael.Stahl at cib.de>
    (cherry picked from commit 273330a55d7cf457da6d7ba9829527a961c40bc0)
    Reviewed-on: https://gerrit.libreoffice.org/66881
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
    Tested-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml
index c603575f3cb8..b05b6c797ea8 100644
--- a/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml
@@ -17,7 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
 <javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0">
-  <updated>2012-07-12</updated>
+  <updated>2019-01-19</updated>
   <vendorInfos>
     <vendor name="Oracle Corporation">
       <minVersion>1.7.0</minVersion>
@@ -31,5 +31,8 @@
     <vendor name="Free Software Foundation, Inc.">
       <minVersion>1.5.0</minVersion>
     </vendor>
+    <vendor name="AdoptOpenJdk">
+      <minVersion>1.8.0</minVersion>
+    </vendor>
   </vendorInfos>
 </javaSelection>
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml
index 969ed01c6c21..b008bb1fc0f7 100644
--- a/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml
@@ -17,7 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
 <javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0">
-  <updated>2013-05-02</updated>
+  <updated>2019-01-19</updated>
   <vendorInfos>
     <vendor name="Sun Microsystems Inc.">
       <minVersion>1.5.0</minVersion>
@@ -40,5 +40,8 @@
     <vendor name="Azul Systems, Inc.">
       <minVersion>1.6.0</minVersion>
     </vendor>
+    <vendor name="AdoptOpenJdk">
+      <minVersion>1.8.0</minVersion>
+    </vendor>
   </vendorInfos>
 </javaSelection>
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
index c2416582a793..1fe7547d2919 100644
--- a/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
@@ -17,7 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
 <javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0">
-  <updated>2013-04-09</updated>
+  <updated>2019-01-19</updated>
   <vendorInfos>
     <vendor name="Oracle Corporation">
       <minVersion>1.7.0</minVersion>
@@ -31,5 +31,8 @@
     <vendor name="Azul Systems, Inc.">
       <minVersion>1.6.0</minVersion>
     </vendor>
+    <vendor name="AdoptOpenJdk">
+      <minVersion>1.8.0</minVersion>
+    </vendor>
   </vendorInfos>
 </javaSelection>
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml
index fb79c003196e..7771d81527df 100644
--- a/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml
@@ -17,7 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
 <javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0">
-  <updated>2011-01-07</updated>
+  <updated>2019-01-19</updated>
   <vendorInfos>
     <vendor name="Oracle Corporation">
       <minVersion>1.7.0</minVersion>
@@ -25,5 +25,8 @@
     <vendor name="Sun Microsystems Inc.">
       <minVersion>1.5.0</minVersion>
     </vendor>
+    <vendor name="AdoptOpenJdk">
+      <minVersion>1.8.0</minVersion>
+    </vendor>
   </vendorInfos>
 </javaSelection>
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
index 0a37a4ea88a7..429831121f7b 100644
--- a/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml
@@ -17,7 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
 <javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0">
-  <updated>2013-05-02</updated>
+  <updated>2019-01-19</updated>
   <vendorInfos>
     <vendor name="Oracle Corporation">
       <minVersion>1.6.0</minVersion>
@@ -31,5 +31,8 @@
     <vendor name="Azul Systems, Inc.">
       <minVersion>1.6.0</minVersion>
     </vendor>
+    <vendor name="AdoptOpenJdk">
+      <minVersion>1.8.0</minVersion>
+    </vendor>
   </vendorInfos>
 </javaSelection>
diff --git a/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx b/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx
index 608be1583b8e..b4818b10325a 100644
--- a/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx
+++ b/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx
@@ -42,6 +42,7 @@ BEGIN_VENDOR_MAP()
 #endif
     VENDOR_MAP_ENTRY("Sun Microsystems Inc.", SunInfo)
     VENDOR_MAP_ENTRY("Oracle Corporation", SunInfo)
+    VENDOR_MAP_ENTRY("AdoptOpenJdk", SunInfo)
 #ifndef MACOSX
     VENDOR_MAP_ENTRY("IBM Corporation", OtherInfo)
     VENDOR_MAP_ENTRY("Blackdown Java-Linux Team", OtherInfo)


More information about the Libreoffice-commits mailing list