OpenJDK Runtime Environment 11
Go to file
Andrew Hughes 6fcdd14967 Refactor build functions so we can build just HotSpot without any attempt at installation.
Sync gdb test with java-1.8.0-openjdk.
Improve architecture restrictions for the gdb test.
Replace -mstackrealign with -mincoming-stack-boundary=2 -mpreferred-stack-boundary=4 on x86_32 for stack alignment
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
Give javadoc-zip its own Provides, next to the plain javadoc ones

Related: rhbz#2052834
2022-02-11 16:00:03 +00:00
.gitignore Update to jdk-11.0.14.0+8 2022-02-11 12:22:22 +00:00
CheckVendor.java Merged update from upstream sources 2021-01-25 02:38:01 +00:00
gating.yaml Add gating.yaml from RHEL 2021-06-02 12:59:08 +02:00
generate_source_tarball.sh Update to jdk-11.0.13.0+8 2021-11-07 02:38:02 +00:00
icedtea_sync.sh Update to jdk-11.0.11.0+9 2021-07-06 03:42:00 +01:00
java-11-openjdk.spec Refactor build functions so we can build just HotSpot without any attempt at installation. 2022-02-11 16:00:03 +00:00
jconsole.desktop.in RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
jdk8257794-remove_broken_assert.patch Refactor build functions so we can build just HotSpot without any attempt at installation. 2022-02-11 16:00:03 +00:00
NEWS Update to jdk-11.0.14.0+8 2022-02-11 12:22:22 +00:00
nss.cfg.in RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
nss.fips.cfg.in Use 'sql:' prefix in nss.fips.cfg 2021-12-02 02:39:26 +00:00
pr3694-rh1340845-support_fedora_rhel_system_crypto_policy.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
pr3695-toggle_system_crypto_policy.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
remove-intree-libraries.sh Update to jdk-11.0.11.0+9 2021-07-06 03:42:00 +01:00
rh649512-remove_uses_of_far_in_jpeg_libjpeg_turbo_1_4_compat_for_jdk10_and_up.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
rh1648242-accessible_toolkit_crash_do_not_break_jvm.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
rh1648644-java_access_bridge_privileged_security.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
rh1655466-global_crypto_and_fips.patch Support the FIPS mode crypto policy (RH1655466) 2021-07-06 19:00:18 +01:00
rh1750419-redhat_alt_java.patch Merged update from upstream sources 2020-12-18 19:56:48 +00:00
rh1818909-fips_default_keystore_type.patch Support the FIPS mode crypto policy (RH1655466) 2021-07-06 19:00:18 +01:00
rh1842572-rsa_default_for_keytool.patch Merged update from upstream sources 2021-01-24 10:43:32 +00:00
rh1860986-disable_tlsv1.3_in_fips_mode.patch Support the FIPS mode crypto policy (RH1655466) 2021-07-06 19:00:18 +01:00
rh1915071-always_initialise_configurator_access.patch Support the FIPS mode crypto policy (RH1655466) 2021-07-06 19:00:18 +01:00
rh1929465-improve_system_FIPS_detection.patch Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library. 2021-07-20 18:07:12 +01:00
rh1991003-enable_fips_keys_import.patch Add FIPS patch to allow plain key import 2021-10-10 22:59:12 +01:00
rh1996182-login_to_nss_software_token.patch Update to jdk-11.0.14.0+8 2022-02-11 12:22:22 +00:00
sources Update to jdk-11.0.14.0+8 2022-02-11 12:22:22 +00:00
TestCryptoLevel.java RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
TestECDSA.java RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
TestSecurityProperties.java RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00
update_package.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:00:52 +02:00

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