Package Release Info

java-9-openjdk-9.0.4.0-5.3.25

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

java-9-openjdk
java-9-openjdk-accessibility
java-9-openjdk-demo
java-9-openjdk-devel
java-9-openjdk-headless
java-9-openjdk-jmods
java-9-openjdk-src

Change Logs

* Fri Jul 06 2018 fstrba@suse.com
- Remove the alternative for java before reinstalling it, if idlj
  is its slave (bsc#1096420)
* Wed Jun 27 2018 fstrba@suse.com
- Move idlj to *-devel package (bsc#1096420)
* Fri Jun 22 2018 fstrba@suse.com
- Added patch:
  * missing-return.patch
    + fix no-return-in-nonvoid-function
* Thu Apr 19 2018 guillaume.gardet@opensuse.org
- Fix armv6 build with fix_armv6_build.patch
* Fri Mar 02 2018 fstrba@suse.com
- Modified patch:
  * system-pcsclite.patch
    + Fix merge error in the patch
* Mon Feb 19 2018 fstrba@suse.com
- Update to upstream tag jdk-9.0.4+12
  * Fixes:
    + S8194739: Zero port of 8174962: Better interface invocations
    + S8195685: AArch64: AArch64 cannot build with JDK-8174962
    + S8195859: AArch64: vtableStubs gtest fails after 8174962
    + S8196136: AArch64: Correct register use in patch for
    JDK-8195685
- Removed patches:
  * JDK-8194739-zero.patch
  * JDK-8195685-aarch64.patch
    + Integrated upstream
* Thu Jan 25 2018 fstrba@suse.com
- Modified patch:
  * JDK-8195685-aarch64.patch
    + Incorporate S8196136: AArch64: Correct register use in patch
    for JDK-8195685
* Mon Jan 22 2018 fstrba@suse.com
- Removed patch:
  * revert-8174962-for-zero.patch
    + a proper fix for ZERO exists
- Added patch:
  * JDK-8194739-zero.patch
    + S8194739: Zero port of 8174962: Better interface invocations
* Sat Jan 20 2018 fstrba@suse.com
- Removed patch:
  * revert-8174962-for-aarch64.patch
    + a proper fix for aarch64 exists
- Added patches:
  * JDK-8195685-aarch64.patch
    + S8195685, AArch64 cannot build with JDK-8174962
  * revert-8174962-for-zero.patch
    + revert "S8174962, CVE-2018-2582: Better interface invocations"
    for ZERO. The patch misses ZERO parts and causes crash
  during build.
* Thu Jan 18 2018 fstrba@suse.com
- Added patch:
  * revert-8174962-for-aarch64.patch
    + revert "S8174962, CVE-2018-2582: Better interface
    invocations" for aarch64 and zero. The patch misses aarch64
    and zero parts and causes crashes during the build on those
    architectures.