Wed, 01 May 2024 21:46:20 UTC | login

Information for build java-1.8.0-openjdk-1.8.0.181.b15-1.1.riscv64.fc29

ID73076
Package Namejava-1.8.0-openjdk
Version1.8.0.181.b15
Release1.1.riscv64.fc29
Epoch1
SummaryOpenJDK Runtime Environment 8
DescriptionThe OpenJDK runtime environment.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 18 Sep 2018 17:29:53 UTC
CompletedThu, 20 Sep 2018 00:11:00 UTC
Taskbuild (f29-candidate, java-1.8.0-openjdk-1.8.0.181.b15-1.1.riscv64.fc29.src.rpm)
Tags
f29
f30
f31
RPMs
src
java-1.8.0-openjdk-1.8.0.181.b15-1.1.riscv64.fc29.src.rpm (info) (download)
noarch
java-1.8.0-openjdk-javadoc-1.8.0.181.b15-1.1.riscv64.fc29.noarch.rpm (info) (download)
java-1.8.0-openjdk-javadoc-zip-1.8.0.181.b15-1.1.riscv64.fc29.noarch.rpm (info) (download)
riscv64
java-1.8.0-openjdk-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-accessibility-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-demo-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-devel-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-headless-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-src-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-debuginfo-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-debugsource-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-demo-debuginfo-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-devel-debuginfo-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
java-1.8.0-openjdk-headless-debuginfo-1.8.0.181.b15-1.1.riscv64.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Sep 18 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1:1.8.0.181.b15-1.1.riscv64 - Update config.{guess,sub} for RISC-V (riscv64) * Tue Sep 18 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1:1.8.0.181.b15-1.0.riscv64 - Add support for RISC-V (riscv64) * Tue Sep 11 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.181.b15-1 - fixed unexpanded arch in policy tool desktop file - fixed versions (8->1.8.0) of images used in desktop files * Mon Aug 27 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.181.b13-9 - Adjust system jpeg patch, system-libjpeg.patch, so as to filter -Wl,--as-needed. Resolves RHBZ#1622186. * Mon Aug 27 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.181.b13-8 - Adjust system NSS patch, pr1983-jdk.patch, so as to filter -Wl,--as-needed. Resolves RHBZ#1622186. * Thu Aug 23 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.181.b15-0 - Move to single OpenJDK tarball build, based on aarch64/shenandoah-jdk8u. - Update to aarch64-shenandoah-jdk8u181-b15. - Drop 8165489-pr3589.patch which was only applied to aarch64/jdk8u builds. - Move buildver to where it should be in the OpenJDK version. - Split ppc64 Shenandoah fix into separate patch file with its own bug ID (PR3620). - Update pr3539-rh1548475.patch to apply after 8187045. - Resolves: rhbz#1594249 * Sat Aug 11 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.181-8.b13 - Remove unneeded functions from ppc shenandoahBarrierSet. - Resolves: rhbz#1594249 * Wed Aug 08 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.181-8.b13 - Add missing shenandoahBarrierSet implementation for ppc64{be,le}. - Resolves: rhbz#1594249 * Tue Aug 07 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.181-8.b13 - Fix wrong format specifiers in Shenandoah code. - Resolves: rhbz#1594249 * Tue Aug 07 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.181-8.b13 - Avoid changing variable types to fix size_t, at least for now. - Resolves: rhbz#1594249 * Tue Aug 07 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.181-8.b13 - More size_t fixes for Shenandoah. - Resolves: rhbz#1594249 * Fri Aug 03 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.181-8.b13 - Add additional s390 size_t case for Shenandoah. - Resolves: rhbz#1594249 * Wed Aug 01 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.181.b13-7 - build number moved from release to version * Mon Jul 23 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.181-7.b13 - updated to u181 - patches aligned according to rhel7 (full credit to gnu_andrew) - removed upstreamed patch104 pr3458-rh1540242-aarch64.patch - removed upstreamed patch568 8187577-pr3578.patch * Tue Jul 17 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.172-16.b11 - added Recommends gtk2 for main package - added Suggests lksctp-tools, pcsc-lite-devel, cups for headless package - see RHBZ1598152 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.0.172-15.b11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.172-14.b11 - Fix hook to show hs_err*.log files on failures. * Mon Jul 02 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.172-13.b11 - Fix requires/provides filters for internal libs. See RHBZ#1590796 * Mon Jun 25 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.172-12.b11 - Add hook to show hs_err*.log files on failures. * Wed Jun 20 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.172-11.b11 - Expose release/slowdebug builds being produced via conditionals. * Wed Jun 20 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.172-11.b11 - Add additional fix (PR3601) to fix -Wreturn-type failures introduced by 8061651 - Backport 8064786 (PR3601) to fix -Wreturn-type failure on debug builds. - Bring in PR3519 from IcedTea 3.7.0 to fix remaining -Wreturn-type failure on AArch64. - Sync with IcedTea 3.8.0 patches to use -Wreturn-type. - Add backports of 8141570, 8143245, 8197981 & 8062808. - Drop pr3458-rh1540242-zero.patch which is covered by 8143245. * Wed Jun 20 2018 Jiri Vanek <jvanek@redhat.com> - 11:1.8.0.172-10.b11 - jsa files changed to 444 to pass rpm verification * Mon Jun 18 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.172-9.b11 - Filter private provides/requires: 'lib.so(SUNWprivate_.*' * Thu Jun 14 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.172-8.b11 - Add provides/requires for libjvm.so back. See RHBZ#1591215. * Wed Jun 13 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.172-7.b11 - Fix reg-ex for filtering private libraries' provides/requires. * Wed Jun 13 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.172-6.b11 - Remove build flags exemption for aarch64 now the platform is more mature and can bootstrap OpenJDK with these flags. - Remove duplicate -fstack-protector-strong; it is provided by the RHEL cflags. - Add missing changelog credits * Mon Jun 11 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.172-5.b11 - Merge changes from RHEL 7 * Mon Jun 11 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.172-5.b11 - Read jssecacerts file prior to trying either cacerts file (system or local) (PR3575) * Mon Jun 11 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.172-5.b11 - Fix a number of bad bug identifiers (PR3546 should be PR3578, PR3456 should be PR3546) * Thu Jun 07 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.172-5.b11 - Update Shenandoah tarball to include 2018-05-15 merge. - Split PR3458/RH1540242 fix into AArch64 & Zero sections, so former can be skipped on Shenandoah builds. - Drop PR3573 patch applied upstream. - Restrict 8187577 fix to non-Shenandoah builds, as it's included in the new tarball. * Thu Jun 07 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.172-5.b11 - Sync with IcedTea 3.8.0. - Label architecture-specific fixes with architecture concerned - x86: S8199936, PR3533: HotSpot generates code with unaligned stack, crashes on SSE operations (-mstackrealign workaround) - PR3539, RH1548475: Pass EXTRA_LDFLAGS to HotSpot build - 8171000, PR3542, RH1402819: Robot.createScreenCapture() crashes in wayland mode - 8197546, PR3542, RH1402819: Fix for 8171000 breaks Solaris + Linux builds - 8185723, PR3553: Zero: segfaults on Power PC 32-bit - 8186461, PR3557: Zero's atomic_copy64() should use SPE instructions on linux-powerpcspe - PR3559: Use ldrexd for atomic reads on ARMv7. - 8187577, PR3578: JVM crash during gc doing concurrent marking - 8201509, PR3579: Zero: S390 31bit atomic_copy64 inline assembler is wrong - 8165489, PR3589: Missing G1 barrier in Unsafe_GetObjectVolatile - PR3591: Fix for bug 3533 doesn't add -mstackrealign to JDK code - 8184309, PR3596: Build warnings from GCC 7.1 on Fedora 26 * Wed Jun 06 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.172-1.b11 - updated to u172-b11 - removed patches: - patch207 8200556-pr3566.patch - patch104 pr3458-rh1540242.patch - patch209 8035496-hotspot.patch - patch700 pr3573.patch - fixed issue with atkwrapper wrongly palced broken symlink - fixed libjvm path for system tap - returned patch104 pr3458-rh1540242.patch * Wed Jun 06 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.172-2.b11 - quoted sed expressions, changed possibly confussing # by @ - added vendor(origin) into icons - removed last trace of relative symlinks - added BuildRequires of javapackages-tools to fix build failure after Requires change to javapackages-filesystem - aligning with java-openjdk in fedora: - slowdebug instead simply debug subpackage - purged provides - many macros renamed - typos correction - bumped jstack (may be wrong) - fixed issue with atkwrapper wrongly palced broken symlink * Wed Jun 06 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.172-1.b11 - updated to u172-b11 - removed patches: - patch207 8200556-pr3566.patch - patch104 pr3458-rh1540242.patch - patch209 8035496-hotspot.patch - patch700 pr3573.patch * Thu May 17 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.171-6.b10 - Move to javapackages-filesystem over javapackages-tools for directory ownership. Resolves RHBZ#1500288. * Fri May 04 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.171-5.b10 - Remove duplicate patch rhbz_1538767_fix_linking2.patch. Just use rhbz_1538767_fix_linking.patch. * Wed Apr 25 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.171-4.b10 - Enable hardened build unconditionally (also for Zero). Resolves RHBZ#1290936. * Tue Apr 24 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.171-3.b10 - Enable hardened build for Aarch64. * Tue Apr 24 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.171-2.b10 - Update rhbz1548475-LDFLAGSusage.patch to also set linker flags for libsaproc.so and libjsig.so. * Wed Apr 18 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.171-1.b10 - Update to aarch64-jdk8u171-b10 and aarch64-shenandoah-jdk8u171-b10. - Fix jconsole.desktop.in subcategory, replacing "Monitor" with "Profiling" (PR3550) (gnu_andrew) - Fix invalid license 'LGPL+' (should be LGPLv2+ for ECC code) and add misisng ones (gnu_andrew) * Wed Apr 18 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.162-7.b12 - added ownership of policy dir and subdirs - removed ignored attributes for classes.jsa * Tue Apr 10 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.162-6.b12 - Use correct patch for RHBZ#1538767 (JDK-8196516) * Mon Apr 02 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.162-5.b12 - Cleanup from previous commit. - Remove unused upstream patch 8167200.hotspotAarch64.patch. * Thu Mar 29 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.162-4.b12 - added experimental %define _find_debuginfo_opts -g - in attempt to fix https://bugzilla.redhat.com/show_bug.cgi?id=1520879 - no idea what will come out * Thu Mar 29 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.162-3.b12 - returned patch562 rhbz_1540242.patch - added Patch563 rhbz_1536622-JDK8197429-jdk8.patch * Mon Mar 26 2018 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.162-2.b12 - Added patch 540 rhbz1548475-LDFLAGSusage.patch to honor build flags fully * Wed Mar 21 2018 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.162-1.b12 - Update to aarch64-jdk8u162-b12 and aarch64-shenandoah-jdk8u162-b12. - Remove upstreamed patches for 8181055/PR3394/RH1448880, - 8181419/PR3413/RH1463144, 8145913/PR3466/RH1498309, - 8168318/PR3466/RH1498320, 8170328/PR3466/RR1498321 and - 8181810/PR3466/RH1498319. * Wed Mar 07 2018 Adam Williamson <awilliam@redhat.com> - 1:1.8.0.161-9.b14 - Rebuild to fix GCC 8 mis-compilation See https://da.gd/YJVwk ("GCC 8 ABI change on x86_64") * Sun Feb 11 2018 Sandro Mani <manisandro@gmail.com> - 1:1.8.0.161-8.b14 - Rebuild (giflib) * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:1.8.0.161-7.b14 - Escape macros in %changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.0.161-6.b14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.161-5.b14 - Additional fix needed for FTBFS bug on aarch64. Resolves RHBZ#1540242. * Wed Jan 31 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.161-4.b14 - Add fix for FTBFS on aarch64 and armv7hl. Resolves RHBZ#1540242. * Tue Jan 30 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.161-3.b14 - Include Aarch64 build fixes post January 2018 CPU. * Mon Jan 29 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.161-2.b14 - Work around ppc64le gdb backtrace problem in %check. See RHBZ#1539664 * Wed Jan 24 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:1.8.0.161-1.b14 - Fix FTBFS due to link failure in libfontmanager.so - See RHBZ#1538767 * Wed Jan 24 2018 jvanek <jvanek@redhat.com> - 1:1.8.0.161-0.b14 - updated to u161, rmeoved upstreamed patches - removed patch555 8164293-pr3412-rh1459641.patch - removed patch550 8175813-pr3394-rh1448880.patch - removed patch547 8173941-pr3326.patch - removed patch532 8162384-pr3122-rh1358661.patch - removed patch535 8153711-pr3313-rh1284948.patch - removed patch561 8075484-pr3473-rh1490713.patch - removed patch554 8175887-pr3415.patch * Mon Nov 13 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.151-1.b12 - added ownership of etc dirs - sysconfdir/.java/.systemPrefs - sysconfdir/.java * Wed Oct 25 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.151-1.b12 - updated to aarch64-jdk8u151-b12 (from aarch64-port/jdk8u) - updated to aarch64-shenandoah-jdk8u151-b12 (from aarch64-port/jdk8u-shenandoah) of hotspot - used aarch64-port-jdk8u-aarch64-jdk8u151-b12.tar.xz as new sources - used aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u151-b12.tar.xz as new sources for hotspot - tapset updated to 3.6pre02 - policies adapted to new limited/unlimited schmea - above acomapnied by c-j-c 3.3 - alligned patches and added PPC ones (thanx to gnu_andrew) - added patch209: 8035496-hotspot.patch - added patch210: suse_linuxfilestore.patch * Wed Oct 04 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.144-7.b01 - updated to aarch64-shenandoah-jdk8u144-b02-shenandoah-merge-2017-10-02 (from aarch64-port/jdk8u-shenandoah) of hotspot - used aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u144-b02-shenandoah-merge-2017-10-02.tar.xz as new sources for hotspot * Fri Sep 15 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.144-6.b01 - added patch540, bug1484079.patch * Fri Sep 08 2017 Troy Dawson <tdawson@redhat.com> - 1:1.8.0.144-6.b01 - Cleanup spec file conditionals * Fri Aug 25 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.144-4.b01 - added ownership of diretories which were oonly listing files * Fri Aug 25 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.144-3.b01 - added (experiment) "--" delimiter also to $suffix in expanding macros * Wed Aug 23 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.144-1.b01 - Update to aarch64-jdk8u144-b01 and aarch64-shenandoah-jdk8u144-b01. - Exclude 8175887 from Shenandoah builds as it has been included in that repo. - Added 8164293-pr3412-rh1459641.patch backport from 8u development tree - get rid of bin/* and lib/*, fixed rhbz1480777 - adapted to rpm 4.14: all expanding macros changed to define, all %1 and %1 replaced by %{?1}, all expandable macros parameter preffixed by -- - get rid of generated filelists all except javafx and demos * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.0.141-5.b16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 1:1.8.0.141-4.b16 - Rebuild with binutils fix for ppc64le (#1475636) * Wed Jul 26 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.141-3.b16 - added patch208, aarch64BuildFailure.patch to fix condition found during jdk9 build * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.0.141-2.b16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 21 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.141-1.b16 - updated to security u141.b16 - sync patches with rhel7 - removed no longer defined jvmjardir * Sat Jun 17 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.131-7.b12 - adapted to no longer noarch openjfx-devel * Wed Jun 07 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.131-6.b12 - added virtualprovides for javafx * Wed Jun 07 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.131-5.b12 - fixed target of to fxrt.jar link - fixedname of libglass * Tue Jun 06 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.131-3.b12 - source999 moved to source1 - added two pathces 8181055-pr3394-rh1448880.patch and 8175813/PR3394/RH1448880 - enabled (commented out) system NSS via patch1000, enableCommentedOutSystemNss.patch * Tue May 09 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.131-1.b12 - added javafx binding subpackages * Thu Apr 20 2017 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.131-1.b12 - updated to aarch64-jdk8u131-b12 (from aarch64-port/jdk8u) - updated to aarch64-shenandoah-jdk8u131-b12-shenandoah-merge-2017-04-20 (from aarch64-port/jdk8u-shenandoah) of hotspot - used aarch64-port-jdk8u-aarch64-jdk8u131-b12.tar.xz as new sources - used aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u131-b12-shenandoah-merge-2017-04-20.tar.xz as new sources for hotspot * Sun Mar 19 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-12.b14 - minor tweaks, egrep replaced by grep -E, added provides for some subpackages * Mon Mar 13 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-11.b14 - sync from rhel, reordered patches, enabled shenanoah on aarch64 - Patch OpenJDK to check the system cacerts database directly - Remove unneeded symlink to the system cacerts database - Drop outdated openssl dependency from when the RPM built the cacerts database - udpated to latest stable shenandoah hotspot * Mon Mar 13 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-10.b14 - rhbz#1423751 - removed -fno-split-loops worakround as building against newer GCC7 * Tue Feb 28 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-9.b14 - updated to latest stable shenandoah hotspot - updated to properly tagged upstream forest (no update, just rename) - fixed update package to verify PR2126 patch and work with sha512 * Tue Feb 28 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-8.b14 - rebuild because of NSS * Tue Feb 21 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-7.b14 - fixed the config(noreplace) issue with various left files lke java.security (rhbz#1183793) - by calling new c-j-c hooks - removed self-tail-bitting check check_sum_presented_in_spec - release 6+7 to verify update path * Mon Feb 20 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-5.b14 - patch 536 reordered to 537 - added patch 536 - Backport "8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments" - added patch 538 - 1423421: Javadoc crashes when method name ends with "Property" - rhbz#1423751 - added -fno-split-loops worakround sigsew when building with GCC7 (probably bug in jdk's JIT ) * Fri Feb 17 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-4.b14 - added Patch535 and 526 - tweeked debugsymbols check for sigill * Wed Jan 25 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-2.b14 - revertrd patch535, excludeECDHE-1415137.patch and related changes - issue casued by nss, see rhbz#1415137 c#35 * Tue Jan 24 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-2.b14 - added patch535, excludeECDHE-1415137.patch to tmp-worakround crash with nss * Tue Jan 24 2017 jvanek <jvanek@redhat.com> - 1:1.8.0.121-1.b14 - updated to aarch64-jdk8u121-b14 (from openjdk8-forests/latest-aarch64) - updated to aarch64-shenandoah-jdk8u121-b14 (from openjdk8-forests/latest-shenandoah) of hotspot - used openjdk8-forests-latest-aarch64-aarch64-jdk8u121-b14.tar.xz as new sources - used openjdk8-forests-latest-shenandoah-aarch64-shenandoah-jdk8u121-b14.tar.xz as new sources for hotspot - deleted: 8044762-pr2960.patch 8049226-pr2960.patch 8154210.patch 8158260-pr2991-rh1341258.patch 8159244-pr3074.patch - adapted java-1.8.0-openjdk-size_t.patch pr1834-rh1022017.patch rh1163501.patch - updated from internal (rhel) repo OPENJDK_URL_DEFAULT=ssh://t...redhat.com//...ty/ - with custom PR2126=/.../pr2126.patch (removed newly added brainpool curves) - withspecial values of PROJECT_NAME="openjdk8-forests", REPO_NAME="latest-aarch64" - with correct tag VERSION="aarch64-jdk8u121-b14" - and for shenandoah hotspot used custom repo REPO_NAME=latest-shenandoah - with correct tag VERSION="aarch64-shenandoah-jdk8u121-b14" - complete changes to generate_source_tarball.sh update_package.sh NOT commited (willbe regenerated from official repos soon) * Mon Jan 09 2017 jvanek <jvanek@redhat.com - 1:1.8.0.111-5.b16 - Added arched dependencies to headless/main package * Thu Nov 03 2016 jvanek <jvanek@redhat.com - 1:1.8.0.111-3.b16 - added patch207 - PR3183.patch - java SSL/TLS implementation: should follow the policies of system-wide crypto policy * Fri Oct 21 2016 Omair Majid <omajid@redhat.com> - 1:1.8.0.111-2.b16 - added dont-add-unnecessary-debug-links.patch - added hotspot-assembler-debuginfo.patch - returned accidentally removed hotspot-remove-debuglink.patch - eu-readelfs on libraries improved, added gdb call * Wed Oct 19 2016 jvanek <jvanek@redhat.com> - 1:1.8.0.111-1.b16 - updated to aarch64-jdk8u111-b16 (from aarch64-port/jdk8u) - updated to aarch64-shenandoah-jdk8u111-b16 (from aarch64-port/jdk8u-shenandoah) of hotspot - used aarch64-port-jdk8u-aarch64-jdk8u111-b16.tar.xz as new sources - used aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u111-b16.tar.xz as new sources for hotspot - adapted patches * Wed Oct 05 2016 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.102-3.b14 - debug subpackages allowed on aarch64 and ppc64le - fontconfig and nss restricted by isa