Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Hughes
1ef3dfa7b9 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: RHEL-36136
2024-05-11 02:46:17 +01:00
Severin Gehwolf
2483c0c540 Fix packaging of CDS archives
The JDK build includes CDS archives, classes.jsa and classes_nocoops.jsa
already since JEP 341. Executing -Xshare:dump in the headless post
script breaks AppCDS workflows using dynamic dumps since that relies
on the base CDS archive from the JDK to be unchanged.

Following JDK-8005165, class data sharing can be enabled on all JIT architectures

Exclude classes_nocoops.jsa on i686 and arm32

Introduce vm_variant global for consistency with future JDK builds

Resolves: RHEL-36135
2024-05-11 01:09:56 +01:00
Andrew Hughes
e0450f0029 Update to jdk-17.0.7.0+7
Update release notes to 17.0.7.0+7
Require tzdata 2023c due to local inclusion of JDK-8274864 & JDK-8305113
Update generate_tarball.sh to add support for passing a boot JDK to the configure run
Add POSIX-friendly error codes to generate_tarball.sh and fix whitespace
Remove .jcheck and GitHub support when generating tarballs, as done in upstream release tarballs
Update FIPS support against 17.0.7+6 and bring in latest changes:
- * RH2134669: Add missing attributes when registering services in FIPS mode.
- * test/jdk/sun/security/pkcs11/fips/VerifyMissingAttributes.java: fixed jtreg main class
- * RH1940064: Enable XML Signature provider in FIPS mode
- * RH2173781: Avoid calling C_GetInfo() too early, before cryptoki is initialized
Fix trailing '.' in tarball name
Use portablerelease in vendor version to avoid inclusion of dist tag
Replace local copies of JDK portable binaries with build dependencies
Include the java-17-openjdk-portable.spec file with instructions on how to rebuild.

** This tarball is embargoed until 2023-04-18 @ 1pm PT. **

- Resolves: RHEL-3489
- Resolves: RHEL-36129
- Resolves: RHEL-36131
- Resolves: RHEL-36133
- Resolves: RHEL-36134
2024-05-11 01:02:17 +01:00
Andrew Hughes
5fc3c3a202 Replace build section with extraction of existing builds from portables
Resolves: RHEL-36129
2024-05-11 00:34:44 +01:00
CentOS Sources
0d2d49b195 Auto sync2gitlab import of java-17-openjdk-17.0.6.0.10-3.el8.src.rpm 2023-03-16 02:13:48 +00:00
CentOS Sources
5a6a3ed892 Auto sync2gitlab import of java-17-openjdk-17.0.6.0.9-0.4.ea.el8.src.rpm 2023-03-03 12:09:38 +00:00
CentOS Sources
40bcd129ff Auto sync2gitlab import of java-17-openjdk-17.0.6.0.9-0.3.ea.el8.src.rpm 2023-01-16 14:10:47 +00:00
CentOS Sources
72d4fe98af Auto sync2gitlab import of java-17-openjdk-17.0.6.0.1-0.3.ea.el8.src.rpm 2023-01-11 14:12:05 +00:00
CentOS Sources
6852129fc1 Auto sync2gitlab import of java-17-openjdk-17.0.5.0.8-5.el8.src.rpm 2022-12-13 06:13:15 +00:00
CentOS Sources
47fb230d2f Auto sync2gitlab import of java-17-openjdk-17.0.5.0.8-2.el8.src.rpm 2022-11-08 12:11:07 +00:00