SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for java-11-openjdk-demo-11.0.2.7-0.el7_6.x86_64.rpm :
Mon Mar 4 13:00:00 2019 Johnny Hughes
- Roll in changes for armhfp

Tue Jan 15 13:00:00 2019 Andrew Hughes - 1:11.0.2.7-0
- Update to shenandoah-jdk-11.0.2+7 (January 2019 CPU)
- Make tagsuffix optional and comment it out while unused.
- Drop JDK-8211105/RH1628612/RH1630996 applied upstream.
- Drop JDK-8209639/RH1640127 applied upstream.
- Re-generate JDK-8210416/RH1632174 following JDK-8209786
- Resolves: rhbz#1661577

Mon Jan 14 13:00:00 2019 Andrew Hughes - 1:11.0.1.13-4
- Update to shenandoah-jdk-11.0.1+13-20190101
- Update tarball generation script in preparation for PR3681/RH1656677 SunEC changes.
- Use remove-intree-libraries.sh to remove the remaining SunEC code for now.
- Fix remove-intree-libraries.sh to not exit early and skip SunEC handling.
- Fix PR1983 SunEC patch so that ecc_impl.h is patched rather than added
- Add missing RH1022017 patch to reduce curves reported by SSL to those we support.
- Resolves: rhbz#1661577

Thu Nov 1 13:00:00 2018 Jiri Vanek - 1:11.0.1.13-3
- added Patch584 jdk8209639-rh1640127-02-coalesce_attempted_spill_non_spillable.patch

Mon Oct 29 13:00:00 2018 Severin Gehwolf - 1:11.0.1.13-3
- Use upstream\'s version of Aarch64 intrinsics disable patch:
- Removed:
RHBZ-1628612-JDK-8210461-workaround-disable-aarch64-intrinsic.patch
RHBZ-1630996-JDK-8210858-workaround-disable-aarch64-intrinsic-log.patch
- Superceded by:
jdk8211105-aarch64-disable_cos_sin_and_log_intrinsics.patch

Thu Oct 18 14:00:00 2018 Severin Gehwolf - 1:11.0.1.13-2
- Use LTS designator in version output for RHEL.

Thu Oct 18 14:00:00 2018 Severin Gehwolf - 1:11.0.1.13-1
- Update to October 2018 CPU release, 11.0.1+13.

Wed Oct 17 14:00:00 2018 Severin Gehwolf - 1:11.0.0.28-2
- Use --with-vendor-version-string=18.9 so as to show original
GA date for the JDK.

Fri Sep 28 14:00:00 2018 Severin Gehwolf - 1:11.0.0.28-1
- Identify as GA version and no longer as early access (EA).
- JDK 11 has been released for GA on 2018-09-25.

Fri Sep 28 14:00:00 2018 Severin Gehwolf - 1:11.0.ea.28-9
- Rework changes from 1:11.0.ea.22-6. RHBZ#1632174 supercedes
RHBZ-1624122.
- Add patch, jdk8210416-rh1632174-compile_fdlibm_with_o2_ffp_contract_off_on_gcc_clang_arches.patch, so as to
optimize compilation of fdlibm library.
- Add patch, jdk8210425-rh1632174-sharedRuntimeTrig_sharedRuntimeTrans_compiled_without_optimization.patch, so
as to optimize compilation of sharedRuntime{Trig,Trans}.cpp
- Add patch, jdk8210647-rh1632174-libsaproc_is_being_compiled_without_optimization.patch, so as to
optimize compilation of libsaproc (extra c flags won\'t override
optimization).
- Add patch, jdk8210761-rh1632174-libjsig_is_being_compiled_without_optimization.patch, so as to
optimize compilation of libjsig.
- Add patch, jdk8210703-rh1632174-vmStructs_cpp_no_longer_compiled_with_o0, so as to
optimize compilation of vmStructs.cpp (part of libjvm.so).
- Reinstate filtering of opt flags coming from redhat-rpm-config.

Thu Sep 27 14:00:00 2018 Jiri Vanek - 1:11.0.ea.28-8
- removed version less provides
- javadocdir moved to arched dir as it is no longer noarch
- Resolves: rhbz#1570856

Thu Sep 20 14:00:00 2018 Severin Gehwolf - 1:11.0.ea.28-6
- Add patch, RHBZ-1630996-JDK-8210858-workaround-disable-aarch64-intrinsic-log.patch,
so as to disable log math intrinsic on aarch64. Work-around for
JDK-8210858
- Resolves: rhbz#1570856

Thu Sep 13 14:00:00 2018 Severin Gehwolf - 1:11.0.ea.28-5
- Add patch, RHBZ-1628612-JDK-8210461-workaround-disable-aarch64-intrinsic.patch,
so as to disable dsin/dcos math intrinsics on aarch64. Work-around for
JDK-8210461.
- Resolves: rhbz#1570856

Wed Sep 12 14:00:00 2018 Severin Gehwolf - 1:11.0.ea.22-6
- Add patch, JDK-8210416-RHBZ-1624122-fdlibm-opt-fix.patch, so as to
optimize compilation of fdlibm library.
- Add patch, JDK-8210425-RHBZ-1624122-sharedRuntimeTrig-opt-fix.patch, so
as to optimize compilation of sharedRuntime{Trig,Trans}.cpp
- Add patch, JDK-8210647-RHBZ-1624122-libsaproc-opt-fix.patch, so as to
optimize compilation of libsaproc (extra c flags won\'t override
optimization).
- Add patch, JDK-8210703-RHBZ-1624122-vmStructs-opt-fix.patch, so as to
optimize compilation of vmStructs.cpp (part of libjvm.so).
- No longer filter -O flags from C flags coming from
redhat-rpm-config.
- Resolves: RHBZ#1570856

Mon Sep 10 14:00:00 2018 Jiri Vanek - 1:11.0.ea.28-4
- link to jhsdb followed its file to ifarch jit_arches ifnarch s390x
- Resolves: rhbz#1570856

Fri Sep 7 14:00:00 2018 Jiri Vanek - 1:11.0.ea.28-4
- modified to build by itself
- Resolves: rhbz#1570856

Fri Sep 7 14:00:00 2018 Severin Gehwolf - 1:11.0.ea.28-3
- Enable ZGC on x86_64.
- Resolves: RHBZ#1570856

Wed Sep 5 14:00:00 2018 Jiri Vanek - 1:11.0.ea.28-2
- jfr/
*jfc files listed for all arches
- lib/classlist do not exists s390, ifarch-ed via jit_arches out
- specfile slightly improved to allow srpm rebuild on rhel8/fedoras
- Resolves: rhbz#1570856

Fri Aug 31 14:00:00 2018 Severin Gehwolf - 1:11.0.ea.28-1
- Update to latest upstream build jdk11+28, the first release
candidate.
- Resolves: rhbz#1570856

Wed Aug 29 14:00:00 2018 Severin Gehwolf - 1:11.0.ea.22-8
- Adjust system NSS patch, pr1983-rh1565658-support_using_the_system_installation_of_nss_with_the_sunec_provider_jdk11.patch, so
as to filter -Wl,--as-needed from linker flags. Fixes FTBFS issue.
- Resolves: rhbz#1570856

Tue Aug 28 14:00:00 2018 Jiri Vanek - 1:11.0.ea.22-6
- dissabled accessibility, fixed provides for main package\'s debug variant
- Resolves: RHBZ#1570856

Mon Aug 27 14:00:00 2018 Jiri Vanek - 1:11.0.ea.22-8
- jfr/
*jfc files listed for all arches
- Resolves: rhbz#1570856

Mon Aug 27 14:00:00 2018 Jiri Vanek - 1:11.0.ea.22-7
- added space behind jmd slave
- Resolves: rhbz#1570856

Mon Aug 27 14:00:00 2018 Jiri Vanek - 1:11.0.ea.22-6
- jfr/
*jfc files listed also for ppc
- Resolves: rhbz#1570856

Thu Aug 23 14:00:00 2018 Jiri Vanek - 1:11.0.ea.22-5
- Initial Load
- removed -fno-lifetime-dse; rhel7 gcc to old (4.8.5)
- lib/classlist do not exists s390, ifarch-ed via jit_arches out
- Resolves: rhbz#1570856


 
ICM