Package java-17-openjdk-fastdebug-1:17.0.10.0.7-2.el8.x86_64
Name | java-17-openjdk-fastdebug |
---|---|
Epoch | 1 |
Version | 17.0.10.0.7 |
Release | 2.el8 |
Architecture | x86_64 |
Website/URL | http://openjdk.java.net/ |
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 |
Build Time | 2024-03-14 10:23:15 |
Build Host | builder-x86-06.inferitos.ru |
Summary | OpenJDK 17 Runtime Environment optimised with full debugging on |
Repositories | PowerTools |
Description | The OpenJDK 17 runtime environment. This package is optimised with full debugging. Install only as needed and remove ASAP. |
Errata | — |
Size | 469 KiB |
Source Project | java-17-openjdk-17.0.10.0.7-2.el8 |
SHA-256 checksum | 02668d6702cde13a6d893abbe8e5d2dbdcee01e73739914a23e72b058978e9e8 |
×
* Thu Jan 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.10.0.7-1 - Update to jdk-17.0.10+7 (GA) - Sync the copy of the portable specfile with the latest update - Move to -P<n> usage for patch macro which works on all RPM versions - Remove RH1648644 patch not in portable build (and so not applied to binary used) - Re-enable DEFAULT_PROMOTED_VERSION_PRE check disabled for the July 2023 release - generate_source_tarball.sh: Add --sort=name to tar invocation for reproducibility - ** This tarball is embargoed until 2024-01-16 @ 1pm PT. ** - Resolves: RHEL-20969 * Thu Jan 11 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.10.0.7-1 - Update to jdk-17.0.10+6 (EA) - fips-17u-d63771ea660.patch: Regenerate from gnu-andrew branch - generate_source_tarball.sh: Add WITH_TEMP environment variable - generate_source_tarball.sh: Multithread xz on all available cores - generate_source_tarball.sh: Add OPENJDK_LATEST environment variable - generate_source_tarball.sh: Update comment about tarball naming - generate_source_tarball.sh: Remove REPO_NAME from FILE_NAME_ROOT - generate_source_tarball.sh: Set compile-command in Emacs - generate_source_tarball.sh: Reformat comment header - generate_source_tarball.sh: Reformat and update help output - generate_source_tarball.sh: Move PROJECT_NAME and REPO_NAME checks - generate_source_tarball.sh: Do a shallow clone, for speed - generate_source_tarball.sh: Append -ea designator when required - generate_source_tarball.sh: Eliminate some removal prompting - generate_source_tarball.sh: Make tarball reproducible - generate_source_tarball.sh: Prefix temporary directory with temp- - generate_source_tarball.sh: shellcheck: Remove x-prefixes since we use Bash - generate_source_tarball.sh: shellcheck: Double-quote variable references - generate_source_tarball.sh: shellcheck: Do not use -a - generate_source_tarball.sh: shellcheck: Do not use $ in expression - generate_source_tarball.sh: Remove temporary directory exit conditions - generate_source_tarball.sh: Add note on network usage of OPENJDK_LATEST - Related: RHEL-20969 * Thu Oct 12 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.9.0.9-1 - Update to jdk-17.0.9+9 (GA) - Sync the copy of the portable specfile with the latest update - Re-generate FIPS patch against 17.0.9+1 following backport of JDK-8209398 - Bump libpng version to 1.6.39 following JDK-8305815 - Bump HarfBuzz version to 7.2.0 following JDK-8307301 - Bump freetype version to 2.13.0 following JDK-8306881 - Update generate_tarball.sh to be closer to upstream vanilla script inc. no more ECC removal - Sync generate_tarball.sh with 11u version - Update bug URL for RHEL to point to the Red Hat customer portal - Change top_level_dir_name to use the VCS tag, matching new upstream release style tarball - Use upstream release URL for OpenJDK source - Apply all patches using -p1 - Temporarily turn off 'fresh_libjvm' due to removal of JVM_IsThreadAlive (JDK-8305425) - Add missing JFR and jpackage alternative ghosts - Move jcmd to the headless package - ** This tarball is embargoed until 2023-10-17 @ 1pm PT. ** - Resolves: RHEL-12204 - Resolves: RHEL-13670 - Resolves: RHEL-13680 - Resolves: RHEL-13689 - Resolves: RHEL-13708 - Resolves: RHEL-13658 * Mon Sep 04 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.1.1-2 - Bump release number so we are newer than 9.0 - Related: rhbz#2236591 * Sat Sep 02 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.1.1-1 - Update to jdk-17.0.8.1+1 (GA) - Update release notes to 17.0.8.1+1 - Add backport of JDK-8312489 already upstream in 17.0.10 (see OPENJDK-2095) - Update openjdk_news script to specify subdirectory last - Add missing discover_trees script required by openjdk_news - Synchronise runtime and buildtime tzdata requirements - Resolves: rhbz#2236591 * Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:17.0.8.0.7-2 - Rebuilt for MSVSphere 8.8 * Wed Jul 19 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.0.7-2 - Bump release number so we are newer than 8.6 - Related: rhbz#2221106 * Fri Jul 14 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.0.7-1 - Update to jdk-17.0.8+7 (GA) - Update release notes to 17.0.8+7 - Switch to GA mode for final release. - Sync the copy of the portable specfile with the latest update - Add note at top of spec file about rebuilding - * This tarball is embargoed until 2023-07-18 @ 1pm PT. * - Resolves: rhbz#2221106 * Thu Jul 13 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.0.6-0.1.ea - Update to jdk-17.0.8+6 (EA) - Sync the copy of the portable specfile with the latest update - Resolves: rhbz#2217714 * Wed Jul 12 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.0.1-0.1.ea - Update to jdk-17.0.8+1 (EA) - Update release notes to 17.0.8+1 - Switch to EA mode - Drop local inclusion of JDK-8274864 & JDK-8305113 as they are included in 17.0.8+1 - Bump bundled LCMS version to 2.15 as in jdk-17.0.8+1. - Bump bundled HarfBuzz version to 7.0.1 as in jdk-17.0.8+1 - Use tapsets from the misc tarball - Introduce 'prelease' for the portable release versioning, to handle EA builds - Make sure root installation directory is created first - Use in-place substitution for all but the first of the tapset changes - Related: rhbz#2217714