Date: Thursday, October 27, 2022 @ 08:42:10
Author: freswa
Revision: 459362
upgpkg: java-openjdk 19.0.1.u10-3
Modified:
java-openjdk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-27 06:28:30 UTC (rev 459361)
+++ PKGBUILD 2022-10-27 08:42:10 UTC (rev 459362)
@@ -12,7 +12,7 @@
_updatever=10
pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
#pkgver=${_majorver}.u${_updatever}
-pkgrel=2
+pkgrel=3
_git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
#_git_tag=jdk-${_majorver}+${_updatever}
arch=('x86_64')
@@ -100,7 +100,7 @@
--with-lcms=system \
--with-zlib=system \
--with-harfbuzz=system \
- --with-jvm-features=zgc \
+ --with-jvm-features=zgc,shenandoahgc \
--enable-unlimited-crypto \
--disable-warnings-as-errors \
${NUM_PROC_OPT}