Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

java-11-openjdk-headless-11.0.14.1.1-5.fc36 RPM for s390x

From Fedora 36 for s390x / j

Name: java-11-openjdk-headless Distribution: Fedora Project
Version: 11.0.14.1.1 Vendor: Fedora Project
Release: 5.fc36 Build date: Thu Feb 17 18:50:30 2022
Group: Development/Languages Build host: buildvm-s390x-32.s390.fedoraproject.org
Size: 154171894 Source RPM: java-11-openjdk-11.0.14.1.1-5.fc36.src.rpm
Packager: Fedora Project
Url: http://openjdk.java.net/
Summary: OpenJDK 11 Headless Runtime Environment
The OpenJDK 11 runtime environment without audio and video support.

Provides

Requires

License

ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib and ISC and FTL and RSA

Changelog

* Thu Feb 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.1.1-5
  - Sync cleanups from release branch.
* Wed Feb 16 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.1.1-4
  - Reinstate JIT builds on x86_32.
  - Add JDK-8282004 to fix missing CALL effects on x86_32.
* Wed Feb 16 2022 Jiri Vanek <jvanekredhat.com> - 1:11.0.14.1.1-3
  - Bump release for no apparent reason.
* Mon Feb 14 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.1.1-2
  - Require tzdata 2021e as of JDK-8275766.
* Fri Feb 11 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.1.1-1
  - Update to jdk-11.0.14.1+1
  - Update release notes to 11.0.14.1+1
* Wed Feb 09 2022 Jiri Vanek <jvanek@redhat.com> - 1:11.0.14.0.9-9
  - Storing and restoring alterntives during update manually
  - Fixing Bug 2001567 - update of JDK/JRE is removing its manually selected alterantives and select (as auto) system JDK/JRE
  -- The move of alternatives creation to posttrans to fix:
  -- Bug 1200302 - dnf reinstall breaks alternatives
  -- Had caused the alternatives to be removed, and then created again,
  -- instead of being added, and then removing the old, and thus persisting
  -- the selection in family
  -- Thus this fix, is storing the family of manually selected master, and if
  -- stored, then it is restoring the family of the master
* Wed Feb 09 2022 Jiri Vanek <jvanek@redhat.com> - 1:11.0.14.0.9-8
  - Family extracted to globals
* Wed Feb 09 2022 Jiri Vanek <jvanek@redhat.com> - 1:11.0.14.0.9-7
  - javadoc-zip got its own provides next to plain javadoc ones
* Mon Feb 07 2022 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.14.0.9-6
  - Re-enable gdb backtrace check.
* Thu Feb 03 2022 Jiri Vanek <jvanek@redhat.com> - 1:11.0.14.0.9-5
  - moved to stop being system jdk
* Wed Feb 02 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.9-3
  - Temporarily move x86 to use Zero in order to get a working build
  - Replace -mstackrealign with -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 on x86_32 for stack alignment
  - Refactor build functions so we can build just HotSpot without any attempt at installation.
  - Explicitly list JIT architectures rather than relying on those with slowdebug builds
  - Disable the serviceability agent on Zero architectures even when the architecture itself is supported
  - Add backport of JDK-8257794 to fix bogus assert on slowdebug x86-32 Zero builds
* Mon Jan 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.9-2
  - Separate crypto policy initialisation from FIPS initialisation, now they are no longer interdependent
* Mon Jan 24 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.9-1
  - Update to jdk-11.0.14.0+9
  - Update release notes to 11.0.14.0+9
  - Switch to GA mode for final release.
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:11.0.14.0.8-0.3.ea.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 19 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.8-0.3.ea
  - Improve architecture restrictions for the gdb test.
  - Disable only on x86, x86_64, ppc64le & s390x while these are broken in rawhide.
* Tue Jan 18 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.8-0.2.ea
  - Fix FIPS issues in native code and with initialisation of java.security.Security
* Mon Jan 17 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.8-0.1.ea
  - Sync gdb test with java-1.8.0-openjdk and disable for now until gdb is fixed.
* Fri Jan 14 2022 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.8-0.1.ea
  - Update to jdk-11.0.14.0+8
  - Update release notes to 11.0.14.0+8
* Mon Dec 13 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.14.0.1-0.1.ea
  - Update to jdk-11.0.14.0+1
  - Update release notes to 11.0.14.0+1
  - Switch to EA mode for 11.0.14 pre-release builds.
  - Rename blacklisted.certs to blocked.certs following JDK-8253866
  - Rebase RH1996182 login patch and drop redundant security policy extension after JDK-8269034
* Mon Nov 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.13.0.8-4
  - Turn off bootstrapping for slow debug builds, which are particularly slow on ppc64le.
* Wed Nov 03 2021 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.13.0.8-3
  - Use 'sql:' prefix in nss.fips.cfg as F35+ no longer ship the legacy
    secmod.db file as part of nss
* Wed Oct 13 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.13.0.8-2
  - Reduce disk footprint by removing build artifacts by default.
* Wed Oct 13 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.13.0.8-1
  - Update to jdk-11.0.12.0+8
  - Update release notes to 11.0.12.0+8
  - Switch to GA mode for final release.
* Tue Oct 12 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.13.0.7-0.1.ea
  - Update to jdk-11.0.13.0+7
  - Update release notes to 11.0.13.0+7
* Mon Oct 11 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.13.0.1-0.1.ea
  - Update to jdk-11.0.13.0+1
  - Update release notes to 11.0.13.0+1
  - Update tarball generation script to use git following OpenJDK 11u's move to github
  - Switch to EA mode for 11.0.13 pre-release builds.
  - Remove "-clean" suffix as no 11.0.13 builds are unclean.
  - Drop JDK-8269668 patch which is now applied upstream.
* Tue Oct 05 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.7-9
  - Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false
* Tue Oct 05 2021 Martin Balao <mbalao@redhat.com> - 1:11.0.12.0.7-9
  - Add patch to allow plain key import.
* Sun Oct 03 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.7-8
  - Restructure the build so a minimal initial build is then used for the final build (with docs)
  - This reduces pressure on the system JDK and ensures the JDK being built can do a full build
* Sun Sep 05 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.7-7
  - Add patch to login to the NSS software token when in FIPS mode.
  - Extend the default security policy to accomodate PKCS11 accessing jdk.internal.misc.
* Thu Sep 02 2021 Jiri Vanek <jvanek@redhat.com> - 1:11.0.12.0.7-6
  - added posttrans hook which persist sanity of dir->symlink change in case of udpate from ancient versions
* Thu Sep 02 2021 Jiri Vanek <jvanek@redhat.com> - 1:11.0.12.0.7-5
  - minor cosmetic improvements to make spec more comparable between variants
* Tue Aug 31 2021 Jiri Vanek <jvanek@redhat.com> - 1:11.0.12.0.7-3
  - alternatives creation moved to posttrans
  - Thus fixing the old reisntall issue:
  - https://bugzilla.redhat.com/show_bug.cgi?id=1200302
  - https://bugzilla.redhat.com/show_bug.cgi?id=1976053
* Mon Aug 09 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.7-2
  - Remove non-Free test from source tarball.
* Wed Jul 28 2021 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.12.0.7-1
  - Add patch in order to fix java.library.path issue on aarch64 (JDK-8269668)
  - Resolves: rhbz#1977671
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:11.0.12.0.7-0.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jul 13 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.7-0
  - Update to jdk-11.0.12.0+7
  - Update release notes to 11.0.12.0+7
  - Switch to GA mode for final release.
* Thu Jul 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.6-0.0.ea
  - Update to jdk-11.0.12.0+6
  - Update release notes to 11.0.12.0+6
  - Skip 11.0.12.0+5 as 11.0.12.0+6 only adds a test change
* Thu Jul 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.4-0.0.ea
  - Update to jdk-11.0.12.0+4
  - Update release notes to 11.0.12.0+4
  - Correct bug ID JDK-8264846 to intended ID of JDK-8264848
* Mon Jul 05 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.3-0.0.ea
  - Update to jdk-11.0.12.0+3
  - Update release notes to 11.0.12.0+3
* Fri Jul 02 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.2-0.1.ea
  - Use the "reverse" build loop (debug first) as the main and only build loop to get more diagnostics.
  - Remove restriction on disabling product build, as debug packages no longer have javadoc packages.
* Fri Jul 02 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.2-0.0.ea
  - Update to jdk-11.0.12.0+2
  - Update release notes to 11.0.12.0+2
* Mon Jun 28 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.12.0.1-0.0.ea
  - Update to jdk-11.0.12.0+1
  - Update release notes to 11.0.12.0+1
  - Switch to EA mode for 11.0.12 pre-release builds.
  - Update ECC patch following JDK-8226374 (bug ID yet to be confirmed)
* Tue Jun 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.9-5
  - Minor code cleanups on FIPS detection patch and check for SECMOD_GetSystemFIPSEnabled in configure.
  - Remove unneeded Requires on NSS as it will now be dynamically linked and detected by RPM.
* Tue Jun 08 2021 Martin Balao <mbalao@redhat.com> - 1:11.0.11.0.9-5
  - Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library.
* Wed Jun 02 2021 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.9-4
  - Update RH1655466 FIPS patch with changes in OpenJDK 8 version.
  - SunPKCS11 runtime provider name is a concatenation of "SunPKCS11-" and the name in the config file.
  - Change nss.fips.cfg config name to "NSS-FIPS" to avoid confusion with nss.cfg.
  - No need to substitute path to nss.fips.cfg as java.security file supports a java.home variable.
  - Disable FIPS mode support unless com.redhat.fips is set to "true".
  - Enable alignment with FIPS crypto policy by default (-Dcom.redhat.fips=false to disable).
  - Add explicit runtime dependency on NSS for the PKCS11 provider in FIPS mode
  - Move setup of JavaSecuritySystemConfiguratorAccess to Security class so it always occurs (RH1915071)
  - Resolves: rhbz#1830090
* Wed Jun 02 2021 Martin Balao <mbalao@redhat.com> - 1:11.0.11.0.9-4
  - Support the FIPS mode crypto policy (RH1655466)
  - Use appropriate keystore types when in FIPS mode (RH1818909)
  - Disable TLSv1.3 when the FIPS crypto policy and the NSS-FIPS provider are in use (RH1860986)
  - Resolves: rhbz#1830090
* Fri May 07 2021 Jiri Vanek <jvanek@redhat.com> - 1:11.0.11.0.9-3
  - removed cjc backward comaptiblity, to fix when both rpm 4.16 and 4.17 are in transaction
* Fri Apr 30 2021 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.11.0.9-2
  - Remove -fcommon work-around as the OpenJDK 11
    code has been fixed.
* Fri Apr 30 2021 Jiri Vanek <jvanek@redhat.com> - 1:11.0.11.0.9-1
  - adapted to newst cjc to fix issue with rpm 4.17
* Wed Apr 21 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.9-0
  - Update to jdk-11.0.11.0+9
  - Update release notes to 11.0.11.0+9
  - Switch to GA mode for final release.
  - Require tzdata 2021a to match upstream change JDK-8260356
* Tue Apr 20 2021 Stephan Bergmann <sbergman@redhat.com> - 1:11.0.11.0.7-1.0.ea
  - Disable copy-jdk-configs for Flatpak builds
* Sun Apr 11 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.7-0.0.ea
  - Update to jdk-11.0.11.0+7
  - Update release notes to 11.0.11.0+7
* Fri Apr 09 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.6-0.0.ea
  - Update to jdk-11.0.11.0+6
  - Update release notes to 11.0.11.0+6
* Tue Apr 06 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.5-0.0.ea
  - Update to jdk-11.0.11.0+5
  - Update release notes to 11.0.11.0+5
* Mon Mar 29 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.4-0.1.ea
  - Update tapsets from IcedTea 6.x repository with fix for JDK-8015774 changes (_heap->_heaps)
  - Update icedtea_sync.sh with a VCS mode that retrieves sources from a Mercurial repository
* Mon Mar 29 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.4-0.0.ea
  - Update to jdk-11.0.11.0+4
  - Update release notes to 11.0.11.0+4
* Sun Mar 28 2021 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:11.0.11.0.3-0.1.ea
  - Fix issue where CheckVendor.java test erroneously passes when it should fail.
  - Add proper quoting so '&' is not treated as a special character by the shell.
* Mon Mar 08 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.3-0.0.ea
  - Update to jdk-11.0.11.0+3
  - Update release notes to 11.0.11.0+3
  - Remove upstreamed patch JDK-8259949
* Tue Mar 02 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.2-0.0.ea
  - Update to jdk-11.0.11.0+2
  - Update release notes to 11.0.11.0+2
* Sun Feb 21 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.11.0.1-0.0.ea
  - Update to jdk-11.0.11.0+1
  - Update release notes to 11.0.11.0+1
  - Switch to EA mode for 11.0.11 pre-release builds.
  - Require tzdata 2020f to match upstream change JDK-8259048
* Fri Feb 19 2021 Stephan Bergmann <sbergman@redhat.com> - 1:11.0.10.0.9-2
  - Hardcode /usr/sbin/alternatives for Flatpak builds
* Fri Feb 12 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.9-1
  - Perform static library build on a separate source tree with bundled image libraries
  - Make static library build optional
  - Based on initial work by Severin Gehwolf
* Mon Feb 01 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.9-0
  - Update to jdk-11.0.10.0+9
  - Update release notes to 11.0.10.0+9
  - Switch to GA mode for final release.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:11.0.10.0.8-0.5.ea.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 25 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.8-0.5.ea
  - Fix location and comment differences from RHEL.
* Mon Jan 25 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.8-0.5.ea
  - Following JDK-8005165, class data sharing can be enabled on all JIT architectures
* Sun Jan 24 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.8-0.4.ea
  - Include a test in the RPM to check the build has the correct vendor information.
* Sun Jan 24 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.8-0.4.ea
  - Update build documentation to reflect this is java-11-openjdk, not java-1.8.0-openjdk
  - Remove redundant closure and immediate reopening of include_normal_build block.
* Sun Jan 24 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.8-0.3.ea
  - Use RSA as default for keytool, as DSA is disabled in all crypto policies except LEGACY
  - Adjust RH1842572 patch due to context change from JDK-8213400
* Sat Jan 23 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.8-0.2.ea
  - Need to support noarch for creating source RPMs for non-scratch builds.
* Mon Jan 18 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.8-0.2.ea
  - Introduce stapinstall variable to set SystemTap arch directory correctly (e.g. arm64 on aarch64)
* Mon Jan 18 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.8-0.1.ea
  - Use -march=i686 for x86 builds if -fcf-protection is detected (needs CMOV)
* Thu Jan 14 2021 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.8-0.0.ea
  - Update to jdk-11.0.10.0+8
  - Update release notes to 11.0.10.0+8.
  - Update tarball generation script to use PR3818 which handles JDK-8171279 changes
  - Drop JDK-8250861 as applied upstream.
* Tue Dec 22 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.10.0.1-0.0.ea
  - Update to jdk-11.0.10.0+1
  - Update release notes to 11.0.10.0+1
  - Use JEP-322 Time-Based Versioning so we can handle a future 11.0.9.1-like release correctly.
  - Still use 11.0.x rather than 11.0.x.0 for file naming, as the trailing zero is omitted from tags.
  - Revert configure and built_doc_archive hacks to build 11.0.9.1 from 11.0.9.0 sources, and synced with RHEL version.
  - Cleanup debug package descriptions and version number placement.
  - Switch to EA mode for 11.0.10 pre-release builds.
  - Drop JDK-8222286 & JDK-8254177 as applied upstream
  - Use system harfbuzz now this is supported.
* Tue Dec 22 2020 Jiri Vanek <jvanek@redhat.com> - 1:11.0.9.11-9
  - fixed missing condition for fastdebug packages being counted as debug ones
* Sat Dec 19 2020 Jiri Vanek <jvanek@redhat.com> - 1:11.0.9.11-8
  - removed lib-style provides for fastdebug_suffix_unquoted
* Thu Dec 17 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.11-6
  - introduced nm based check to verify alt-java on x86_64 is patched, and no other alt-java or java is patched
  - patch600 rh1750419-redhat_alt_java.patch amended to die, if it is used wrongly
  - introduced ssbd_arches with currently only valid arch of x86_64 to separate real alt-java architectures
* Tue Dec 01 2020 Jiri Vanek <jvanek@redhat.com> - 1:11.0.9.11-5
  - removed patch6, rh1566890-CVE_2018_3639-speculative_store_bypass.patch, surpassed by new patch
  - added patch600, rh1750419-redhat_alt_java.patch, suprassing removed patch
  - no longer copying of java->alt-java as it is created by  patch600
* Mon Nov 23 2020 Jiri Vanek <jvanek@redhat.com> - 1:11.0.9.11-4
  - Create a copy of java as alt-java with alternatives and man pages
  - java-11-openjdk doesn't have a JRE tree, so don't try and copy alt-java there...
* Fri Nov 06 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.11-3
  - Update release notes for 11.0.9.1 release.
* Wed Nov 04 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.9.11-2
  - Update to jdk-11.0.9.1+1
  - RPM version stays at 11.0.9.11-2 so as to not break upgrade path.
  - Adds a single patch for JDK-8250861.
* Thu Oct 29 2020 Jiri Vanek <jvanek@redhat.com> - 1:11.0.9.11-1
  - Move all license files to NVR-specific JVM directory.
  - This bad placement was killing parallel installability and thus having a bad impact on leapp, if used.
* Mon Oct 19 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.9.11-0
  - Fix directory ownership of static-libs package
* Thu Oct 15 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.11-0
  - Update to jdk-11.0.9+11
  - Update release notes for 11.0.9 release.
  - Add backport of JDK-8254177 to update to tzdata 2020b
  - Require tzdata 2020b due to resource changes in JDK-8254177
* Mon Oct 05 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.10-0.0.ea
  - Update to jdk-11.0.9+10 (EA)
* Mon Oct 05 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.9-0.0.ea
  - Update to jdk-11.0.9+9 (EA)
* Thu Oct 01 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.8-0.0.ea
  - Update to jdk-11.0.9+8 (EA)
* Mon Sep 28 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.7-0.0.ea
  - Update to jdk-11.0.9+7 (EA)
* Tue Sep 15 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.9.6-0.1.ea
  - Update static-libs packaging to new layout
* Tue Sep 15 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.6-0.0.ea
  - Update to jdk-11.0.9+6 (EA)
  - Update tarball generation script to use PR3802, handling JDK-8233228 & JDK-8177334
  - Resolves: rhbz#1869017
* Tue Sep 08 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.5-0.0.ea
  - Update to jdk-11.0.9+5 (EA)
* Thu Sep 03 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.4-0.0.ea
  - Update to jdk-11.0.9+4 (EA)
* Wed Aug 19 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.3-0.0.ea
  - Update to jdk-11.0.9+3 (EA)
* Tue Aug 11 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.2-0.0.ea
  - Update to jdk-11.0.9+2 (EA)
  - With Shenandoah now upstream in OpenJDK 11, we can use jdk-updates/jdk11 directly
* Tue Aug 11 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.1-0.2.ea
  - Cleanup architecture and JVM feature handling in preparation for using upstreamed Shenandoah.
* Sun Aug 09 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.1-0.1.ea
  - Update to shenandoah-jdk-11.0.9+1 (EA)
  - Switch to EA mode for 11.0.9 pre-release builds.
  - Drop JDK-8247874 backport now applied upstream.
  - JDK-8245832 increases the set of static libraries, so try and include them all with a wildcard.
* Tue Jul 28 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.8.10-1
  - Disable LTO as this breaks the build. See RHBZ#1861401.
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:11.0.8.10-0.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Jul 11 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.10-0
  - Update to shenandoah-jdk-11.0.8+10 (GA)
  - Switch to GA mode for final release.
  - Update release notes with last minute fix (JDK-8248505).
* Fri Jul 10 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.9-0.0.ea
  - Update to shenandoah-jdk-11.0.8+9 (EA)
  - Update release notes for 11.0.8 release.
* Thu Jul 09 2020 Jiri Vanek <jvanek@redhat.com> - 1:11.0.8.8-0.2.ea
  - bumped to become system jdk, is_system_jdk moved from 0 to 1
* Thu Jul 09 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.8-0.1.ea
  - Re-introduce java-openjdk-src & java-openjdk-demo for system_jdk builds.
  - Fix accidental renaming of java-openjdk-devel to java-devel-openjdk.
* Tue Jun 30 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.8-0.0.ea
  - Update to shenandoah-jdk-11.0.8+8 (EA)
* Tue Jun 23 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.7-0.0.ea
  - Update to shenandoah-jdk-11.0.8+7 (EA)
* Tue Jun 23 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.6-0.0.ea
  - Update to shenandoah-jdk-11.0.8+6 (EA)
* Tue Jun 23 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.5-0.3.ea
  - Add release notes.
  - Amend release notes, removing issue actually fixed in 11.0.6.
* Tue Jun 23 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.5-0.2.ea
  - Sync JDK-8247874 patch with upstream status in 11.0.9.
  - Add missing ChangeLog entry from last series of commits.
* Mon Jun 22 2020 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.0.8.5-0.2.ea
  - Added a patch jdk8247874-fix_ampersand_in_vm_bug_url.patch
* Thu Jun 18 2020 Jayashree Huttanagoudar <jhuttana@redhat.com> - 1:1.0.8.5-0.2.ea
  - Moved vendor_version_string to better place
* Thu Jun 18 2020 Jiri Vanek <jvanek@redhat.com> - 1:11.0.8.5-0.2.ea
  - set vendor property and vendor urls
  - made urls to be preconfigured by os
* Tue Jun 09 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.8.5-0.1.ea
  - Disable stripping of debug symbols for static libraries part of
    the -static-libs sub-package.
* Sun Jun 07 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.5-0.0.ea
  - Update to shenandoah-jdk-11.0.8+5 (EA)
* Mon May 25 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.4-0.0.ea
  - Update to shenandoah-jdk-11.0.8+4 (EA)
  - Require tzdata 2020a due to resource changes in JDK-8243541
* Fri May 22 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.8.3-0.1.ea
  - Build static-libs-image and add resulting files via -static-libs
    sub-package.
* Tue May 19 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.3-0.0.ea
  - Update to shenandoah-jdk-11.0.8+3 (EA)
  - Drop JDK-8233880 backport now applied upstream.
* Mon May 18 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.2-0.0.ea
  - Update to shenandoah-jdk-11.0.8+2 (EA)
* Mon May 18 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.1-0.0.ea
  - Update to shenandoah-jdk-11.0.8+1 (EA)
  - Switch to EA mode for 11.0.8 pre-release builds.
  - Drop JDK-8237396 & JDK-8228407 backports now applied upstream.
* Sun May 17 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.10-2
  - Backport JDK-8233880 to fix version detection of GCC 10.
  - Remove explicit compiler flags which should be handled by the upstream build
    (-std=gnu++98, -fno-delete-null-pointer-checks, -fno-lifetime-dse)
* Fri Apr 24 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.10-1
  - Make use of --with-extra-asflags introduced in jdk-11.0.6+1.
* Wed Apr 22 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.10-0
  - Update to shenandoah-jdk-11.0.7+10 (GA)
  - Switch to GA mode for final release.
  - Remove JDK-8237879 backport as this was integrated upstream in jdk-11.0.7+10.
* Tue Apr 21 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.9-0.0.ea
  - Update to shenandoah-jdk-11.0.7+9 (EA)
  - Remove JDK-8241296 backport as this was integrated upstream in jdk-11.0.7+9.
* Tue Apr 21 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.8-0.0.ea
  - Update to shenandoah-jdk-11.0.7+8 (EA)
* Mon Apr 20 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.7-0.0.ea
  - Update to shenandoah-jdk-11.0.7+7 (EA)
* Mon Apr 20 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.6-0.0.ea
  - Update to shenandoah-jdk-11.0.7+6 (EA)
* Sun Apr 19 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.5-0.0.ea
  - Update to shenandoah-jdk-11.0.7+5 (EA)
* Sun Apr 19 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.4-0.0.ea
  - Update to shenandoah-jdk-11.0.7+4 (EA)
* Thu Apr 16 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.3-0.0.ea
  - Add JDK-8228407 backport to resolve crashes during verification.
* Thu Apr 16 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.3-0.0.ea
  - Update to shenandoah-jdk-11.0.7+3 (EA)
* Mon Apr 06 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.2-0.5.ea
  - Sync SystemTap & desktop files with upstream IcedTea release 3.15.0 using new script
* Sat Mar 28 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.2-0.4.ea
  - Add JDK-8237396 backport to resolve Shenandoah TCK breakage in traversal mode.
* Tue Mar 24 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.7.2-0.3.ea
  - Revert GCC 10 workaround for s390x.
  - Resolves RHBZ#1799087.
* Fri Mar 20 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.2-0.2.ea
  - Backport JDK-8241296 to fix segfaults when active_handles is NULL (RH1813550)
* Fri Mar 13 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.7.2-0.1.ea
  - Add patch for make 4.3 (JDK-8237879)
* Wed Mar 04 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.2-0.0.ea
  - Update to shenandoah-jdk-11.0.7+2 (EA)
  - Drop JDK-8224851 backport now included upstream.
* Thu Feb 27 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.7.1-0.0.ea
  - Update to shenandoah-jdk-11.0.7+1 (EA)
  - Switch to EA mode for 11.0.7 pre-release builds.
  - Drop JDK-8236039 backport now applied upstream.
* Thu Feb 27 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.6.10-0
  - Add workaround for building with GCC 10 on s390x. See RHBZ#1799087

Files

/etc/.java
/etc/.java/.systemPrefs
/etc/java/java-11-openjdk
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/logging.properties
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/management
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/management/jmxremote.access
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/management/jmxremote.password.template
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/management/management.properties
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/net.properties
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/java.policy
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/java.security
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/nss.cfg
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/nss.fips.cfg
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/policy
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/policy/README.txt
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/policy/limited
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/policy/limited/default_US_export.policy
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/policy/limited/default_local.policy
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/policy/limited/exempt_local.policy
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/policy/unlimited
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/policy/unlimited/default_US_export.policy
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/security/policy/unlimited/default_local.policy
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf/sound.properties
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/security
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/security/blocked.certs
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/security/cacerts
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/security/default.policy
/etc/java/java-11-openjdk/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/security/public_suffix_list.dat
/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/ea5fc5736e7b89f209099a435f48389ca90653
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/d60d16f7084e050c8a504f2af6eaaed77820f2
/usr/lib/.build-id/16
/usr/lib/.build-id/16/81ca4f10ed490a17816ac67f536f72295c302a
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/233ada8b95530a6e32bcffe90cfc606212d060
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/e7c0538c109f89a89dbc00db07de7a694db72b
/usr/lib/.build-id/20
/usr/lib/.build-id/20/57c24a4f8cc15a68d63daa025b205d6c275fee
/usr/lib/.build-id/26
/usr/lib/.build-id/26/9e09aec4dc6660bb9db1641cfc0e280e800223
/usr/lib/.build-id/29
/usr/lib/.build-id/29/e6bfc6b3472a4ff22524ed50d598195e1ba1bd
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/97d87efb6957f23869f842cc95c8713ea35bb8
/usr/lib/.build-id/32
/usr/lib/.build-id/32/87a6a20fd1bacc4ffefb14c48f98b8fa9c36b6
/usr/lib/.build-id/35
/usr/lib/.build-id/35/5a380ebba61acb5635ed4b9948cf234c6d162a
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/4b8181836131a64b054b5385911af59cff1b87
/usr/lib/.build-id/40
/usr/lib/.build-id/40/059c037df638a566ce324277d57b9e5e6920ab
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/98130bb1cc8292afd1f1931c2833cd9dee54e0
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/edbf2ccaffbfca26ee066cb9d9471e1a68e020
/usr/lib/.build-id/4d/f650a0ec6f9d03cab5e7ff837ee9b87e6ea56d
/usr/lib/.build-id/54
/usr/lib/.build-id/54/c8eb18602a478338b769ae03441d3c1c316db7
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/f3f01fae306349400f02098ea62fc1f2b565ec
/usr/lib/.build-id/63
/usr/lib/.build-id/63/ee4874782ff926a0cf408d9e6007ab0e1341ab
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/ca4901c2442ed7670ff8b9186880eafee870af
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/db464dd124f7afaa21192b1068cc1bec49e264
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/4cab562d106742bf4ca9e3cf5280ee5fea5ff1
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/96927297dbe103ce5f27474c6ead5364fb53c4
/usr/lib/.build-id/95
/usr/lib/.build-id/95/ae91af4ce00896969ce2330a199cb9032fa2e1
/usr/lib/.build-id/96
/usr/lib/.build-id/96/d24fa39526f1a93d5dd585751793d8d5b1d90d
/usr/lib/.build-id/99
/usr/lib/.build-id/99/02b3870d083bdcd07aedb8982cc6472052e54d
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/bb31f8958b31e8a0737131d46418967da27cd4
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/7329dc62b5049f09fac0f4889912721182b4e3
/usr/lib/.build-id/a5/7329dc62b5049f09fac0f4889912721182b4e3.1
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/e099f2248dd8cb0bd9586325f5a5bea1bd4898
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/3a8be8edaa9317ec4cffd60774c10c043736d0
/usr/lib/.build-id/af
/usr/lib/.build-id/af/e6a3f9b52b8de4435e30d93157967a9d4dfb99
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/c8df12500cf76af04aee11e8fa3d6220c5919f
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/2d25d743b6c1424214106f14d4946e444cc59f
/usr/lib/.build-id/be
/usr/lib/.build-id/be/d5f5b0462c88023d887b6a0c9bb56702d1692f
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/fb63345542549a793da2158299a3cc37e789b9
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/c218e094aa09545d6961e872cc70531e23d2cb
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/c8d4685b6474282a46d6d5aa61a93ef703a5f9
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/18868887df122769ae72d72f1b2029dd7f0b2b
/usr/lib/.build-id/e1/bef9f90842fba2b7dd272c1926a769278922ca
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/5e74009fe246a3b35e7050f161a9bf7072a755
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/2e816144c727373cbc88c7027b72054c87ea6a
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/d89a393abebb94d8fdf1e43050fe5159ea8b8c
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/17d16ba7c0671d24db37360cb95f776ced7448
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/5f63a72962b4227d92f0176551ea37b6a08aba
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/bin
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/bin/alt-java
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/bin/java
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/bin/jjs
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/bin/keytool
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/bin/pack200
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/bin/rmid
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/bin/rmiregistry
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/bin/unpack200
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/conf.rpmmoved
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/aes.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/asm.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/c-libutl.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/cldr.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/icu.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/public_suffix.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.base/unicode.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.compiler
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.compiler/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.compiler/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.compiler/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.datatransfer
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.datatransfer/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.datatransfer/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.datatransfer/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.desktop
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.desktop/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.desktop/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.desktop/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.desktop/colorimaging.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.desktop/mesa3d.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.desktop/xwd.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.instrument
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.instrument/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.instrument/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.instrument/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.logging
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.logging/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.logging/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.logging/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.management
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.management.rmi
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.management.rmi/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.management.rmi/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.management.rmi/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.management/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.management/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.management/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.naming
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.naming/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.naming/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.naming/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.net.http
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.net.http/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.net.http/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.net.http/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.prefs
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.prefs/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.prefs/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.prefs/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.rmi
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.rmi/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.rmi/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.rmi/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.scripting
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.scripting/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.scripting/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.scripting/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.se
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.se/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.se/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.se/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.security.jgss
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.security.jgss/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.security.jgss/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.security.jgss/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.security.sasl
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.security.sasl/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.security.sasl/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.security.sasl/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.smartcardio
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.smartcardio/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.smartcardio/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.smartcardio/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.smartcardio/pcsclite.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.sql
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.sql.rowset
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.sql.rowset/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.sql.rowset/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.sql.rowset/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.sql/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.sql/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.sql/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.transaction.xa
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.transaction.xa/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.transaction.xa/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.transaction.xa/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml.crypto
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml.crypto/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml.crypto/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml.crypto/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml.crypto/santuario.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml/bcel.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml/dom.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml/jcup.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml/xalan.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/java.xml/xerces.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.accessibility
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.accessibility/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.accessibility/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.accessibility/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.attach
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.attach/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.attach/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.attach/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.charsets
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.charsets/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.charsets/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.charsets/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.compiler
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.compiler/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.compiler/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.compiler/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.cryptoki
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.cryptoki/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.cryptoki/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.cryptoki/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.cryptoki/pkcs11wrapper.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.ec
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.ec/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.ec/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.ec/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.crypto.ec/ecc.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.dynalink
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.dynalink/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.dynalink/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.dynalink/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.dynalink/dynalink.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.editpad
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.editpad/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.editpad/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.editpad/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.httpserver
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.httpserver/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.httpserver/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.httpserver/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.ed
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.ed/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.ed/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.ed/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.jvmstat
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.jvmstat/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.jvmstat/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.jvmstat/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.le
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.le/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.le/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.le/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.le/jline.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.opt
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.opt/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.opt/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.opt/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.internal.opt/jopt-simple.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jartool
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jartool/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jartool/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jartool/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.javadoc
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.javadoc/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.javadoc/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.javadoc/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.javadoc/jquery.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.javadoc/jqueryUI.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.javadoc/jszip.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.javadoc/pako.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jcmd
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jcmd/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jcmd/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jcmd/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jconsole
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jconsole/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jconsole/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jconsole/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdeps
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdeps/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdeps/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdeps/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdi
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdi/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdi/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdi/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdwp.agent
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdwp.agent/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdwp.agent/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jdwp.agent/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jfr
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jfr/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jfr/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jfr/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jlink
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jlink/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jlink/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jlink/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jshell
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jshell/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jshell/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jshell/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jsobject
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jsobject/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jsobject/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jsobject/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jstatd
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jstatd/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jstatd/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.jstatd/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.localedata
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.localedata/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.localedata/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.localedata/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.localedata/cldr.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.localedata/thaidict.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management.agent
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management.agent/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management.agent/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management.agent/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management.jfr
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management.jfr/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management.jfr/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management.jfr/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.management/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.dns
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.dns/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.dns/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.dns/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.ldap
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.ldap/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.ldap/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.ldap/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.rmi
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.rmi/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.rmi/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.naming.rmi/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.net
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.net/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.net/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.net/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.pack
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.pack/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.pack/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.pack/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.rmic
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.rmic/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.rmic/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.rmic/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn.shell
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn.shell/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn.shell/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn.shell/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn/double-conversion.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.scripting.nashorn/joni.md
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.sctp
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.sctp/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.sctp/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.sctp/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.security.auth
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.security.auth/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.security.auth/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.security.auth/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.security.jgss
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.security.jgss/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.security.jgss/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.security.jgss/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.unsupported
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.unsupported.desktop
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.unsupported.desktop/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.unsupported.desktop/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.unsupported.desktop/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.unsupported/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.unsupported/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.unsupported/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.xml.dom
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.xml.dom/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.xml.dom/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.xml.dom/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.zipfs
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.zipfs/ADDITIONAL_LICENSE_INFO
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.zipfs/ASSEMBLY_EXCEPTION
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/legal/jdk.zipfs/LICENSE
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/classlist
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/jexec
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/jfr
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/jfr/default.jfc
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/jfr/profile.jfc
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/jli
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/jli/libjli.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/jrt-fs.jar
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/jspawnhelper
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/jvm.cfg
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libattach.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libawt.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libawt_headless.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libdt_socket.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libextnet.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libfontmanager.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libinstrument.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libj2gss.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libj2pcsc.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libj2pkcs11.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libjaas.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libjava.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libjavajpeg.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libjdwp.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libjimage.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libjsig.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libjsound.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/liblcms.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libmanagement.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libmanagement_agent.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libmanagement_ext.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libmlib_image.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libnet.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libnio.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libprefs.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/librmi.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libsctp.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libsunec.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libsystemconf.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libunpack.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libverify.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/libzip.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/modules
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/psfont.properties.ja
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/psfontj2d.properties
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/security
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/security.rpmmoved
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/server
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/server/Xusage.txt
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/server/classes.jsa
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/server/libjsig.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/server/libjvm.so
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/lib/tzdb.dat
/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/release
/usr/lib/jvm/jre-11-openjdk-11.0.14.1.1-5.fc36.s390x
/usr/share/doc/java-11-openjdk-11.0.14.1.1-5.fc36.s390x/NEWS
/usr/share/man/man1/alt-java-java-11-openjdk-11.0.14.1.1-5.fc36.s390x.1.gz
/usr/share/man/man1/java-java-11-openjdk-11.0.14.1.1-5.fc36.s390x.1.gz
/usr/share/man/man1/jjs-java-11-openjdk-11.0.14.1.1-5.fc36.s390x.1.gz
/usr/share/man/man1/keytool-java-11-openjdk-11.0.14.1.1-5.fc36.s390x.1.gz
/usr/share/man/man1/pack200-java-11-openjdk-11.0.14.1.1-5.fc36.s390x.1.gz
/usr/share/man/man1/rmid-java-11-openjdk-11.0.14.1.1-5.fc36.s390x.1.gz
/usr/share/man/man1/rmiregistry-java-11-openjdk-11.0.14.1.1-5.fc36.s390x.1.gz
/usr/share/man/man1/unpack200-java-11-openjdk-11.0.14.1.1-5.fc36.s390x.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 9 23:45:58 2023