Commit Graph

29 Commits

Author SHA1 Message Date
Severin Gehwolf 488fa80b82 Update to upstream 11.0.1+13 release.
This includes the October 2018 CPU.
2018-10-18 19:53:52 +02:00
Severin Gehwolf 43cc22ac7f Set --with-vendor-version-string=18.9
Upstream's version identifies as:
$ java -version
openjdk version "11" 2018-09-25
OpenJDK Runtime Environment 18.9 (build 11+28)
OpenJDK 64-Bit Server VM 18.9 (build 11+28, mixed mode)

This package identifies as:
$ java -version
openjdk version "11" 2018-09-25
OpenJDK Runtime Environment (build 11+28)
OpenJDK 64-Bit Server VM (build 11+28, mixed mode, sharing)

I.e. we haven't printed string "18.9" after "Server VM". This
commit fixes it.
2018-10-17 13:44:10 +02:00
Severin Gehwolf 075824caed Identify as GA version.
No longer include early access (ea) in version output.

Note that the new ENVR is thus:
1:11.0.0.28-1.fc30

Which is newer than old ENVR:
1:11.0.ea.28-9.fc30

$ rpmdev-vercmp 1:11.0.0.28-1.fc30 1:11.0.ea.28-9.fc30
1:11.0.0.28-1.fc30 > 1:11.0.ea.28-9.fc30
2018-09-28 13:50:51 +02:00
Severin Gehwolf dacce72d90 Remove patch which isn't applied and in upstream JDK 11. 2018-09-28 10:51:32 +02:00
Severin Gehwolf eac7e3ef7c Rebase annocheck fixes for JDK 11.
Note: RHBZ#1632174 supercedes RHBZ#1624122.
2018-09-28 10:31:16 +02:00
Severin Gehwolf 5b6222d89a Revert "Added missing patches"
This reverts commit 262cece223.
Revert this patch as updated fixes are done with RHBZ#1632174.
2018-09-28 10:11:31 +02:00
Jiri 262cece223 Added missing patches 2018-09-27 17:48:02 +02:00
Jiri 3653068eb6 Reorganised changelog 2018-09-27 17:47:31 +02:00
Jiri ff9b591bb5 Disabled versionless provides + javadoc dir moved to be arched 2018-09-27 17:40:01 +02:00
Severin Gehwolf 92d028334c Temporarily disable log math intrinsics on aarch64.
Work-around for currently not fixed bug:
https://bugs.openjdk.java.net/browse/JDK-8210858
2018-09-20 17:25:09 +02:00
Severin Gehwolf 8c3325f676 Fix bogus date in changelog. 2018-09-14 10:57:37 +02:00
Severin Gehwolf 2955b0cd44 Temporarily disable dcos/dsin math intrinsics on aarch64.
Work-around for currently not fixed bug:
https://bugs.openjdk.java.net/browse/JDK-8210461
2018-09-13 16:41:15 +02:00
Jiri Vanek 5608a838ed link to jhsdb followed its file to ifarch jit_arches ifnarch s390x 2018-09-10 16:43:42 +02:00
Severin Gehwolf 915d59aa58 Enable ZGC on x86_64. 2018-09-07 18:09:38 +02:00
Jiri Vanek 7bc68ae1bb jfr/*jfc files listed for all arches, lib/classlist do not exists s390, ifarch-ed via jit_arches out 2018-09-03 16:31:14 +02:00
Severin Gehwolf 5cecf0a61a Update to latest upstream JDK 11 build: 28
This is RC 1 as posted here:
http://mail.openjdk.java.net/pipermail/jdk-dev/2018-August/001844.html
2018-08-31 17:29:11 +02:00
Severin Gehwolf 7c23b900d4 Adjust system NSS patch for -Wl,--as-needed flag.
redhat-rpm-config package introduced default linker
flag -Wl,--as-needed. This broke the build of SunEC via
system NSS. Filter flag -Wl,--as-needed for this library's
build.

Resolves: RHBZ#1623437
2018-08-29 14:14:17 +02:00
Jiri Vanek 679939b0ad added link to fedora features^C 2018-08-23 18:33:19 +02:00
Jiri Vanek cab8731560 bumped release 2018-08-23 18:06:56 +02:00
Jiri Vanek ed717892a9 dissabled accessibility, fixed provides for main package's debug variant 2018-08-23 17:46:15 +02:00
Jiri fad28e38fe moved to bootstrap by jdk 11 2018-07-31 11:27:29 +02:00
Jiri Vanek 340d80533c returned to botstrap by jdk10 2018-07-30 16:36:19 +02:00
Jiri f1cf49d6a7 now buildrequires javapackages-filesystem as the issue with macros should be fixed 2018-07-30 12:24:04 +02:00
Jiri Vanek 7f2c73e793 moved to gtk3 2018-07-17 15:21:20 +02:00
Jiri Vanek 068341625e Updated to jdk-11+22 2018-07-17 14:52:38 +02:00
Jiri Vanek 7fd512efa3 Added support files for openjdk11 2018-07-17 12:56:32 +02:00
Jiri Vanek e48c514e78 Uploaded sources 2018-07-16 16:54:45 +02:00
Jiri Vanek 9bc9710490 Initial import (#1594313) 2018-07-16 16:28:57 +02:00
Mohan Boddu e8b9bd8062 Added the README 2018-07-13 19:03:08 +00:00