Go to file
Andrew Hughes 2f4bbb12e7 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
Disable copy-jdk-configs for Flatpak builds

There does not appear to be any value in having copy-jdk-config in Flatpak
builds (where a given Flatpak bundles one specific JDK, so no need for a
"Utility script to transfer JDKs configuration files between updates or for
archiving.")

And at least when trying to do a LibreOffice Flatpak build from Fedora 34 RPM
specs (which includes java-11-openjdk among its components), the #!/usr/bin/lua
shebang in copy_jdk_configs.lua would have caused a requirement on
/usr/bin/lua, but which a lua RPM bundled in the Flatpak would not provide (as
it would provide /app/bin/lua instead).  And the easiest way to work around that
issue is to just disable the unnecessary copy-jdk-configs.
2021-04-22 02:41:34 +01:00
.gitignore Update to jdk-11.0.11.0+9 2021-04-22 02:41:34 +01:00
CheckVendor.java Update to jdk-11.0.10.0+9 2021-02-01 04:27:53 +00:00
NEWS Update to jdk-11.0.11.0+9 2021-04-22 02:41:34 +01:00
README.md added link to fedora features^C 2018-08-23 18:33:19 +02:00
TestCryptoLevel.java Initial import (#1594313) 2018-07-16 16:28:57 +02:00
TestECDSA.java Initial import (#1594313) 2018-07-16 16:28:57 +02:00
TestSecurityProperties.java Add a test verifying system crypto policies can be disabled 2019-02-14 10:32:25 +01:00
generate_source_tarball.sh Update to jdk-11.0.10.0+9 2021-02-01 04:27:53 +00:00
icedtea_sync.sh Update tapsets from IcedTea 6.x repository with fix for JDK-8015774 changes (_heap->_heaps) 2021-04-14 11:50:35 +02:00
java-11-openjdk.spec Update to jdk-11.0.11.0+9 2021-04-22 02:41:34 +01:00
jconsole.desktop.in Sync SystemTap & desktop files with upstream IcedTea release 3.15.0 using new script 2020-04-07 16:12:53 +01:00
nss.cfg.in Initial import (#1594313) 2018-07-16 16:28:57 +02:00
pr3694-rh1340845-support_fedora_rhel_system_crypto_policy.patch Add PR3695 to allow the system crypto policy to be turned off. 2019-02-07 05:11:37 +00:00
pr3695-toggle_system_crypto_policy.patch Add PR3695 to allow the system crypto policy to be turned off. 2019-02-07 05:11:37 +00:00
remove-intree-libraries.sh Perform static library build on a separate source tree with bundled image libraries 2021-04-14 11:50:05 +02:00
rh649512-remove_uses_of_far_in_jpeg_libjpeg_turbo_1_4_compat_for_jdk10_and_up.patch renamed all patches to new convention 2018-11-20 11:06:12 +01:00
rh1648242-accessible_toolkit_crash_do_not_break_jvm.patch renamed all patches to new convention 2018-11-20 11:06:12 +01:00
rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch renamed all patches to new convention 2018-11-20 11:06:12 +01:00
rh1648644-java_access_bridge_privileged_security.patch renamed all patches to new convention 2018-11-20 11:06:12 +01:00
rh1750419-redhat_alt_java.patch Added checks and restrictions around alt-java 2020-12-19 15:09:03 +01:00
rh1842572-rsa_default_for_keytool.patch Update to jdk-11.0.10.0+9 2021-02-01 04:27:53 +00:00
sources Update to jdk-11.0.11.0+9 2021-04-22 02:41:34 +01:00
update_package.sh Sync SystemTap & desktop files with upstream IcedTea release 3.15.0 using new script 2020-04-07 16:12:53 +01:00

README.md

Package of LTS OpenJDK 11 OpenJDK have release cadence of 6 months. but 3/4 of them are Short Term Supported for 6 months only. This package is designed to harbore them. Currently it is build on openJDK 11. LTSs (next is 15) will go as separate packages.

JDK11 is last LTS release of Java platform. It is bringing many cool improvements - http://openjdk.java.net/projects/jdk/11/ and is landing to your Fedora. Where it will be maintained for several years. You will always be allowed to install Used LTSs in build root, and alongside via alternatives.

See announcement: http://mail.openjdk.java.net/pipermail/discuss/2017-September/004281.html See java SIG plans: https://jvanek.fedorapeople.org/devconf/2018/changesInjavaReleaseProcess.pdf

https://fedoraproject.org/wiki/Changes/java-11-openjdk-TechPreview