Commit Graph

35 Commits

Author SHA1 Message Date
Jiri
cbc8e990ea Fixed unexpanded macro 2018-12-21 09:04:09 +01:00
Jiri Vanek
10ee854bbf Only generate internal provides for non-debug, system JDK
If a system JDK, don't generated any  provides for
-slowdebug packages. Only release builds should provide them.
rhbz#1655938
2018-12-17 15:34:08 +01:00
Jiri Vanek
745a3e68b2 Only generate version-less provides for system JDK 2018-12-17 15:14:12 +01:00
Jiri Vanek
444f37403f for non debug subpackages, ghosted all masters and slaves (rhbz1649776) 2018-12-15 13:18:14 +01:00
Severin Gehwolf
bb3e590639 Added %global _find_debuginfo_opts -g
This instructs find-debuginfo.sh to use 'strip -g'. Thus,
minimal debuginfo will be preserved which makes features
such as detailed NMT work with the packaged JDK.

See RHBZ#1520879
2018-12-03 11:34:25 +01:00
Jiri Vanek
28abd3dab7 renamed all patches to new convention
bug1-bug2-..-bugN-XY-lowercase_comment_suffix_or_jdkpart.patch
 XY is number 01-99 for patches which are order sensitive or simply counts together
 where bugs are jdkIJK or prLMN or rhOPQ and if more bugs (which is desired) then in jdk->pr->rh order.
 I..Q are numbers corresponding to:
 https://bugs.openjdk.java.net/browse/JDK-IJK
 https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=LMN
 https://bugzilla.redhat.com/show_bug.cgi?id=OPQ
2018-11-20 11:06:12 +01:00
Jiri Vanek
8063e9fa0c fixed tck failures of arraycopy and process exec with shenandoah on
added patch585 rh1648995-shenandoah_array_copy_broken_by_not_always_copy_forward_for_disjoint_arrays.patch
2018-11-13 14:29:09 +01:00
Jiri Vanek
91115e7a07 headless' suggests of cups, replaced by Requires of cups-libs 2018-11-07 18:54:15 +01:00
Jiri Vanek
9fd4813e39 Introduced buildjdkver to manipulate build jdk on single space 2018-11-02 14:43:23 +01:00
Jiri
d263cf2b71 Ordered chglog 2018-11-01 11:38:38 +01:00
Jiri Vanek
b46ee69682 added Patch584 jdk8209639-rh1640127-coalesce_attempted_spill_non_spillable_02.patch 2018-10-31 17:21:40 +01:00
Severin Gehwolf
8523ae934b Use upstream's Aarch64 math intrinsics disable patch 2018-10-29 10:00:07 +01:00
Severin Gehwolf
9b5238a824 Add LTS designator for RHEL. 2018-10-25 17:54:07 +02:00
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
eac7e3ef7c Rebase annocheck fixes for JDK 11.
Note: RHBZ#1632174 supercedes RHBZ#1624122.
2018-09-28 10:31:16 +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
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
9bc9710490 Initial import (#1594313) 2018-07-16 16:28:57 +02:00