Commit graph

272 commits

Author SHA1 Message Date
Jiri Vanek
4d483d5093 Updated to jdk26 2025-12-23 13:11:27 +01:00
Jiri Vanek
573c2c7a36 fipsver df044414ef4 2025-12-12 15:47:22 +01:00
Jiri Vanek
d0dccee5d0 Switch from static-libs-image to static-libs-graal-image to avoid large unneeded libjvm.a 2025-12-12 14:29:57 +01:00
Jiri Vanek
8da764d82a Added support for build with devkit in rhel and building by fastdebug if possible 2025-12-08 17:05:10 +01:00
Jiri Vanek
1cdac5f811 BUmped to October 2025 CPU and made to build by itslef
by java-latest-openjdk instead of java-25-openjdk
2025-10-22 18:28:12 +02:00
Jiri Vanek
2748852214 BUmped release 2025-10-07 17:12:38 +02:00
Jiri Vanek
93d6522bfd Moved to build by itslef - jdk25 2025-10-07 16:58:30 +02:00
Jiri Vanek
7b169ddefa Split toolchains between el7 and epel8
This should return epel8 buildability, still maintain el7-like toolchain
and also work in rawhide/el10
2025-10-06 15:14:23 +02:00
Jiri Vanek
162e0d77cb removing revert8350202.patch again; skiping epel8 for now
maybe pernamently
2025-09-22 17:34:41 +02:00
Jiri Vanek
70e5657156 Returned revert8350202.patch; still needed on epel8 2025-09-22 17:25:54 +02:00
Jiri Vanek
05a84d9ee2 Bumped to jdk25 2025-09-22 11:36:37 +02:00
Fedora Release Engineering
1d7ca7d82e Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-24 17:55:42 +00:00
Jiri Vanek
8ff1c844a9 Reverted JDK-8350202 can not build on epel8 2025-07-21 20:16:42 +02:00
Jiri Vanek
31207ffae3 Updated to 24.0.2.0.12
minor changes:
 * added changelog
 * shenandoah included in risc arches
 * bumped bundled providfes
 * introduced XZ_OPTS to -T0
 * scripts moved to scritps dir
 * scripts passesd through spell check
2025-07-21 19:33:26 +02:00
Jiri
dafff6d4c1 Bumped release 2025-05-26 13:11:31 +02:00
Severin Gehwolf
87c794a095 Update to upstream patch for glibc 2.42 build failure 2025-05-26 11:09:35 +00:00
Severin Gehwolf
2681c6e177 Re-introduce JMODs archive tarball 2025-05-13 12:42:18 +02:00
Severin Gehwolf
fa56012985 Add --disable-absolute-paths-in-output to not need debugedit
The non-portable version of the build uses debugedit to modify
built in paths to source files in debuginfo files. By setting
--disable-absolute-paths-in-output we enable features added by
JDK-8323667 and JDK-8284437. This feature was already implicitly
used by the release build. Align release and fastdebug/slowdebug
builds.
2025-04-28 16:49:07 +02:00
Severin Gehwolf
f3a237805c Add patch for JDK-8355524, fixing a bug in JDK-8353185
There was a bug in the patch of JDK-8353185 which made the
tzdb.dat upgrade to not work.
2025-04-25 10:44:59 +02:00
Severin Gehwolf
73e20c5c38 Add patches for JDK-8353185 and JDK-8350137
Those are in the July CPU update (24.0.2). Add them ahead of
time.
2025-04-24 15:08:54 +02:00
Severin Gehwolf
4fa1f27dea Don't do custom debuginfo stripping
Use the --with-native-debug-symbols=external approach instead.
2025-04-23 11:15:36 +02:00
Severin Gehwolf
2f7e59623f Revert hash sum calculation patches 2025-04-22 18:22:01 +02:00
Severin Gehwolf
dcabb97227 Fix FTBFS in rawhide with GCC 15 2025-04-17 17:08:12 +02:00
Jiri Vanek
66b9ab625c Updated to security jdk-24.0.1+9
updated news
2025-04-16 15:28:05 +02:00
Jiri Vanek
f3ab962365 MAde unstripped jmodless jimage work and moved it to its own tarball
by regeneratign the hashsums again
2025-04-04 17:19:20 +02:00
Jiri
04c53a74b8 Set rpmrelease to 4
Yet again the autorelease complain that the build already exists
2025-04-02 17:59:23 +02:00
Severin Gehwolf
50c8797062 Use SHA overrides file for builds with internal debug symbols
This is so that the RPM installation can generate the overrides
based on the portable build.
2025-04-02 17:36:59 +02:00
Severin Gehwolf
fee42c2479 Add patches for linking from run-time image (RPM support) 2025-04-02 17:36:51 +02:00
Jiri Vanek
840cb43e58 Bumped to 24+36 and built by itself 2025-02-17 16:26:07 +01:00
Jiri Vanek
3cf747910c Fixed check by javap on classfiles symbols
-l without -c no longer prints necessary info
2025-02-02 13:14:40 +01:00
Jiri Vanek
94d10b8b2a Adjsuted NEWS for jdk24 2025-02-02 13:14:40 +01:00
Jiri Vanek
17dda09e75 Enabled jmod-less jlink capability and kept jmods
https://openjdk.org/jeps/493
2025-02-02 13:14:21 +01:00
Jiri Vanek
527abd4d5d Updated to jdk-24+34-ea 2025-02-02 12:19:55 +01:00
Jiri Vanek
5b0be33c4f NEWS 2025-01-27 17:34:38 +01:00
Jiri Vanek
b131ab378d Revert "Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild"
This reverts commit c469f03058.
2025-01-27 16:17:12 +01:00
Jiri Vanek
8aeb686da3 January CPU 2025 2025-01-27 16:16:34 +01:00
Fedora Release Engineering
c469f03058 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-17 07:41:46 +00:00
Jiri
552d7c1901 October CPU 2024-10-20 15:27:14 +02:00
Jiri
d5bdb14940 Moved to autorelease and autochagelog 2024-10-20 14:56:51 +02:00
Jiri
484457e91e Bumped to build by itself (23) 2024-10-20 14:55:24 +02:00
Jiri Vanek
25a204173d Fixed release 2024-09-25 09:35:09 +02:00
Jiri
bf3bbaef3b updated to jdk23
udpated NEWS (for JEPS) and README.md for 23 links
2024-09-24 18:49:28 +02:00
Miroslav Suchý
87d4598cb0 convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
2024-09-02 09:00:37 +02:00
Jiri
c6f9958957 Updated news 2024-07-20 17:07:58 +02:00
Jiri
c8b2b4b72b July CPU 2024-07-20 17:01:48 +02:00
Jiri
886f9e259a Revert "Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild"
This reverts commit 9d54a54811.
2024-07-20 16:53:14 +02:00
Fedora Release Engineering
9d54a54811 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-18 10:51:39 +00:00
Jiri
0d5cc81b89 April CPU 2024-04-30 11:25:53 +02:00
Songsong Zhang
32252741f8 Add riscv64 support 2024-02-21 02:27:52 +00:00
Jiri
b6281fa044 bumped build jdk to 22 2024-02-17 12:18:12 +01:00