Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2018-09-13 12:11:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-11-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-11-openjdk"

Thu Sep 13 12:11:20 2018 rev:22 rq:635213 version:11.0.0.0~28

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2018-09-11 17:20:37.479104461 +0200
+++ /work/SRC/openSUSE:Factory/.java-11-openjdk.new/java-11-openjdk.changes     
2018-09-13 12:11:25.950299569 +0200
@@ -10,0 +11,5 @@
+Mon Sep 10 21:26:26 UTC 2018 - Mark Hammons <markehamm...@gmail.com>
+
+- Update configuration flags to enable ZGC on x86_64 platforms 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.4axN26/_old  2018-09-13 12:11:30.358294602 +0200
+++ /var/tmp/diff_new_pack.4axN26/_new  2018-09-13 12:11:30.362294597 +0200
@@ -584,6 +584,9 @@
 %ifarch s390
     --with-boot-jdk-jvmargs="-Xms256M -Xmx768M" \
 %endif
+%ifarch x86_64
+    --with-jvm-features=zgc \
+%endif
     --with-extra-cxxflags="$EXTRA_CPP_FLAGS" \
     --with-extra-cflags="$EXTRA_CFLAGS" \
     --disable-javac-server


Reply via email to