Commit Graph

633 Commits

Author SHA1 Message Date
Severin Gehwolf
68ef862ac2 Add another optimization gap fix for Zero.
Add patch 8210425-03-rh1630426-hotspot-opt-fix-zero.patch which
performs the same opt steps for Zero arches when they are being
built. This issue showed up on arm (32 bit) and s390x
only as those are Zero arches for JDK 8.
2018-10-12 16:18:07 +02:00
Severin Gehwolf
ba397c7d37 Add changelog entry for previous changes.
Bump release.
2018-10-08 15:46:26 +02:00
Severin Gehwolf
b0ff02ded7 Refresh JDK-8044235 from upstream 8u.
Move patch definition to 8u202 section.
2018-10-08 15:38:27 +02:00
Severin Gehwolf
0335c0c175 Refresh JDK-8073139 from upstream.
- Move JDK-8073139 patch series to
  8u202 updates section.
- Refactor upstream 8u patches so that
  it applies to the current aarch64/shenandoah tree.
2018-10-05 14:29:04 +02:00
Severin Gehwolf
54b188efb0 Add missing BRs/Rs.
- libXcomposite is now required since we use upstream
  JDK-8150954 patch.
- Add unzip as BR since OpenJDK build requires it.
2018-10-01 16:48:55 +02:00
jiri vanek
993e704e08 Merge #24 Remove obsolete comment wrt debug info. 2018-10-01 14:11:00 +00:00
Severin Gehwolf
823e8f5c66 Remove obsolete comment wrt debug info.
After 1cd817d --with-native-debug-symbols=internal is
being used, which does the desired thing without needing to change
make variables on the command line.
2018-09-28 16:29:39 +02:00
Severin Gehwolf
0c4d834e94 Fix annocheck optimization issues.
Resolves: RHBZ#1630426
2018-09-28 15:59:36 +02:00
Severin Gehwolf
706e00d456 Add missing patch file forgotten in 1cd817d. 2018-09-28 15:42:55 +02:00
Severin Gehwolf
f275f6232f Add JDK bug number to some more patch-names. 2018-09-26 15:30:29 +02:00
Severin Gehwolf
1cd817df23 Update patches with latest upstream status.
- Update(s) from upstreamed patches:
  - 8036003-dont-add-unnecessary-debug-links.patch =>
    8036003-add-with-native-debug-symbols-configure-flag.patch
  - rh1176206-jdk.patch =>
    8150954-pr2866-rh1176206-screenshot-xcomposite-jdk.patch =>
    Deleted rh1176206-root.patch as thats no longer needed with
    upstream 8150954.
  - Refreshed 8165852-pr3468.patch from upstream.
  - Refreshed 8201495-s390-java-opts.patch from upstream.
  - 8207057-pr3613-hotspot-assembler-debuginfo.patch =>
    8207057-pr3613-assembler-debuginfo-hotspot.patch and
    8207057-pr3613-assembler-debuginfo-root.patch. From JDK 8u
    backport.
- Renamed spec-only patch:
  pr3183.patch => pr3183-rh1340845-system-crypto-policy.patch
- Renamed java-1.8.0-openjdk-size_t.patch =>
  8201495-s390-java-opts.patch
- Moved SunEC provider via system NSS to RPM specific patches section.
- Moved upstream 8u patches to appropriate sections (8u192/8u202).
- Removed rh1214835.patch since it's invalid. See:
  https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2304#c3
- Use --with-native-debug-symbols=internal which JDK-8036003 adds.
2018-09-20 15:24:22 +02:00
Jiri Vanek
95d132a01b fixed unexpanded arch in policy tool desktop file, fixed versions (8->1.8.0) of images used in desktop files 2018-09-11 11:25:49 +02:00
Jiri Vanek
6a92c8f83e adapted update_main_sources.sh to single repo and aligned repo url 2018-09-10 17:15:34 +02:00
Jiri Vanek
87b90595cd Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/java-1.8.0-openjdk 2018-09-04 19:46:23 +02:00
Jiri Vanek
017a1252e2 Updated to u181-b15; moved to single repo tarball. 2018-09-04 19:37:25 +02:00
Jiri Vanek
ca2a20d6f9 Changed handling of systemtap sources 2018-09-04 19:15:31 +02:00
Severin Gehwolf
0d062022bb Adjust system jpeg patch for -Wl,--as-needed.
redhat-rpm-config enabled -Wl,--as-needed flag by default on
August 15. This causes issues when compiling the JDK against
system libjpeg. Filter -Wl,--as-needed when libjavajpeg.so is
being compiled.

Resolves: RHBZ#1622186
2018-08-27 16:56:34 +02:00
Severin Gehwolf
5ea1728a3d Adjust system NSS patch for -Wl,--as-needed.
redhat-rpm-config enabled '-Wl,--as-needed' linker flag by
default on August 15. Filter out --Wl,--as-needed flag until
a better fix becomes available.
2018-08-27 15:17:38 +02:00
Jiri Vanek
a2e48182e1 build number moved from release to version 2018-08-01 10:18:45 +02:00
Jiri Vanek
5930d5a404 Renmaed pathces according to bugs and used naming conventions 2018-07-23 18:44:23 +02:00
Jiri Vanek
7a12b3bf71 removed upstreamed patch568 8187577-pr3578.patch 2018-07-23 17:24:28 +02:00
Jiri Vanek
1b2b62a758 removed patch104 pr3458-rh1540242-aarch64.patch 2018-07-23 17:09:16 +02:00
Jiri Vanek
6e6e3ea448 Updated to u181 2018-07-23 16:11:36 +02:00
Jiri Vanek
3f1969e9e2 Typos fixes 2018-07-17 14:46:44 +02:00
Jiri Vanek
bd8d5576e6 added Recommends gtk2 for main package, added Suggests lksctp-tools, pcsc-lite-devel, cups for headless package ;see RHBZ1598152 2018-07-17 12:41:03 +02:00
Fedora Release Engineering
0125b98895 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 06:03:30 +00:00
Severin Gehwolf
2d03e5b400 Fix hook to show hs_err*.log files on failures. 2018-07-10 11:50:13 +02:00
Severin Gehwolf
b3b9435b45 Fix requires/provides filters for internal libs.
See RHBZ#1590796
2018-07-02 15:59:38 +02:00
Severin Gehwolf
67db070908 Add hook to show hs_err*.log files on failures. 2018-06-26 10:35:59 +02:00
Jiri Vanek
14507bf105 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/java-1.8.0-openjdk 2018-06-21 15:28:57 +02:00
Jiri Vanek
b0622b7b61 Merge from rhel7 2018-06-21 15:19:24 +02:00
Severin Gehwolf
204045da18 Expose release/slowdebug builds being produced via conditionals.
Example:
$ rpmbuild -ba java-1.8.0-openjdk.spec --without slowdebug

The above example wouldn't include a slowdebug build if it would
be otherwise supported on that architecture.

By default, slowdebug and release builds are being produced in the
same fashion as prior this patch.
2018-06-20 15:24:52 +02:00
Jiri Vanek
75dc799865 jsa files changed to 444 to pass rpm verification 2018-06-20 14:39:10 +02:00
Severin Gehwolf
192e665b12 Filter lib.so(SUNWprivate*) from provides/requires.
See RHBZ#1590796.
2018-06-18 15:04:32 +02:00
Severin Gehwolf
0da81643dd Add libjvm.so provides/requires back.
See RHBZ#1591215.
2018-06-14 14:16:40 +02:00
Severin Gehwolf
861523a615 Fix private libraries' provides/requires filtering. 2018-06-13 15:40:12 +02:00
Jiri Vanek
8a1e920d3d fixed flags filtering, added missing credits 2018-06-13 13:13:56 +02:00
Jiri Vanek
635b643f25 Removed illegible chnagelog message 2018-06-11 17:13:53 +02:00
Jiri Vanek
0b5ec94011 Merge pathces from rhel7 2018-06-11 17:11:26 +02:00
Severin Gehwolf
e1efe6b8af Bump release and rebuild for fixed gdb.
See RHBZ#1589118.
2018-06-08 17:46:50 +02:00
Jiri Vanek
c362051354 Undeclared patch700 2018-06-07 14:16:05 +02:00
Jiri Vanek
b897e4253d More fx slowdebug tuning 2018-06-07 14:08:01 +02:00
Jiri Vanek
72be256872 Aligned openjfx packages to slowdebug 2018-06-07 14:05:32 +02:00
Jiri Vanek
711d989050 Returned patch 104 as shenandoah only. Semantically aligned with java-openjdk 2018-06-07 14:03:36 +02:00
Jiri Vanek
311657d56d updated to u172-b11
removed patches: patch207 8200556-pr3566.patch patch104 pr3458-rh1540242.patch patch209 8035496-hotspot.patch patch700 pr3573.patch
2018-06-06 19:04:57 +02:00
Severin Gehwolf
ad1d27e927 Move to javapackages-filesystem for directory ownership.
Resolves RHBZ#1500288.
2018-05-17 10:17:22 +02:00
Severin Gehwolf
44b0152bc4 Remove duplicate patch: rhbz_1538767_fix_linking2.patch 2018-05-04 14:20:08 +02:00
Severin Gehwolf
2f5cd731b2 Enable hardened build unconditionally.
That is, also for Zero arches. Resolves RHBZ#1290936.
2018-04-25 11:11:02 +02:00
Severin Gehwolf
46da882385 Enable hardened build for aarch64. 2018-04-24 17:18:09 +02:00
Severin Gehwolf
74979b0ce4 [flags injection] Set linker flags for SA and libjsig. 2018-04-24 13:39:28 +02:00