Commit Graph

330 Commits

Author SHA1 Message Date
Jiri Vanek
da1227ef56 Updated to security u101-b14 2016-07-25 17:52:04 +02:00
Jiri Vanek
d0dfa9547e added Provides: /usr/bin/jjs 2016-07-12 16:03:32 +02:00
Jiri Vanek
fe677160d1 bumped release for testing 2016-06-23 17:34:39 +02:00
Jiri Vanek
527e62b0c7 bumped release 2016-06-23 11:57:07 +02:00
Jiri Vanek
ad71d9eb99 noarch-packages(javadocs)'s family made archless again to keep javadocs as noarch 2016-06-23 11:46:51 +02:00
Jiri Vanek
5f551a7e60 family restricted by arch 2016-06-22 11:08:23 +02:00
Jiri Vanek
418a52c266 Finished updtae to u92, added many known regression fixes 2016-06-08 19:11:04 +02:00
Jiri Vanek
07077ab8b1 More removed u92 upstreamed patches 2016-06-08 18:33:19 +02:00
Jiri Vanek
b803a9924a updated to u92, removed upstreamed patches 2016-06-08 18:25:01 +02:00
Jiri
255cc81b09 Testing rebuild 2016-05-31 18:19:05 +02:00
Jiri Vanek
4091ca11f3 added patch519, jdwpCrash.abrt.patch to fix trasnportation error 2016-05-19 15:37:50 +02:00
Jiri Vanek
2ec1b15ed1 Patch 401 made shenandoah only 2016-05-13 10:03:43 +02:00
Jiri Vanek
26ed4d9b9e Enable weak reference discovery in ShenandoahMarkCompact. Otherwise we never process any weak references in full-gc. 2016-05-13 09:48:58 +02:00
Jiri Vanek
de90c5adee Restricted to depend on exactly same version of nss as used for build
- Resolves: rhbz#1332456
2016-05-04 17:34:22 +02:00
Jiri Vanek
172bd103ee reverted nss version fix - was not working 2016-05-04 12:15:14 +02:00
Jiri Vanek
1a7934c863 updated to aarch64-shenandoah-jdk8u71-b15-beta02 (from aarch64-port/jdk8u-shenandoah) of hotspot
used aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u71-b15-beta02.tar.xz as new sources for hotspot
2016-05-03 15:47:06 +02:00
Jiri Vanek
84a0b7acb7 Restricted to depend on exactly same version of nss as use dfor build
- Resolves: rhbz#1332456
2016-05-03 15:41:45 +02:00
Jiri Vanek
0ec10bb226 shenandoah support in 64b intel 2016-04-25 16:32:28 +02:00
Jiri Vanek
58c402866a Added shenandoah hotspot 2016-04-25 16:17:22 +02:00
Jiri
9565950e8d added patch518 httpsFix1329342.patch, test based on SOURCE14 enabled
- Resolves: rhbz#1329342
2016-04-24 10:58:15 +02:00
Jiri Vanek
c7d7bec80a Updated to security u91 2016-04-20 16:10:22 +02:00
Jiri Vanek
ca9abca9f1 patch400 moved out of with_systemtap block 2016-04-05 12:58:17 +02:00
Jiri Vanek
db2f51d746 added javadoc-zip(-debug) subpackage with compressed javadoc based on patch400 jdk8-archivedJavadoc.patch 2016-04-04 16:54:41 +02:00
Jiri Vanek
ebc98b64d4 Security update to u77 2016-03-24 14:17:43 +01:00
Jiri Vanek
6721cbbc51 When using a compositing WM, the overlay window should be used, not the root window. 2016-03-04 10:06:19 +01:00
Jiri Vanek
da0851abce Use a simple backport for PRPR2462/8074839, Don't backport the crc check for pack.gz. It's not tested well upstream. 2016-03-01 10:13:57 +01:00
Jiri Vanek
cbca541ec5 moved to u72b16 2016-03-01 09:29:01 +01:00
Jiri Vanek
acfc6fd068 Add patches to allow the SunEC provider to be built with the system NSS install.
Re-generate source tarball so it includes ecc_impl.h.
Adjust tarball generation script to allow ecc_impl.h to be included.
Bring over NSS changes from java-1.7.0-openjdk spec file (NSS_CFLAGS/NSS_LIBS)
Remove patch which disables the SunEC provider as it is now usable.
Correct spelling mistakes in tarball generation script.
Resolves: rhbz#1019554
2016-02-24 18:46:52 +01:00
Jiri Vanek
740ff25ed2 returning accidentlay removed hunk from renamed and so wrongly merged remove_aarch64_jvm.cfg_divergence.patch 2016-02-23 14:04:23 +01:00
Jiri Vanek
42712cb78a Sync with rhel 7.3 2016-02-22 15:27:34 +01:00
Dan Horák
77d85e1b5c - Refresh s390-java-opts patch 2016-02-16 19:25:30 +01:00
Severin Gehwolf
7754e85a03 Use -fno-lifetime-dse over -fno-guess-branch-probability.
See RHBZ#1306558.

Signed-off-by: Omair Majid <omajid@redhat.com>
2016-02-16 18:20:56 +01:00
Severin Gehwolf
16c68e0272 Add aarch64_FTBFS_rhbz_1307224.patch so as to resolve RHBZ#1307224.
- Remove unneeded template which fails to compile with GNU C std 98
- Fix jvm.cfg so as to use server JVM and ignore client JVM

Signed-off-by: Jiri Vanek <jvanek@redhat.com>
2016-02-16 13:04:30 +01:00
Andrew Hughes
26fb4d91c2 Add -fno-delete-null-pointer-checks -fno-guess-branch-probability flags to resolve x86/x86_64 crash. 2016-02-12 18:37:58 -05:00
Andrew Hughes
b0231bb3da Explicitly set the C++ standard to use, as the default has changed to C++ 2014 in GCC 6.
Turn off -Werror due to format warnings in HotSpot and -std usage warnings in SCTP.
Run tests under the check stage and use the debug build first.
2016-02-12 18:37:47 -05:00
Jiri
421bcca1dc Removed accidentlyreadded patch501 8146566.patch 2016-02-08 13:57:51 +01:00
Jiri
ee3b4be2f3 Sync with rhel7 2016-02-08 13:31:45 +01:00
Jiri Vanek
5b5affaf0d * touch -t 201401010000 java.security to try to worakround md5sums 2016-02-03 18:44:36 +01:00
Jiri Vanek
6848b73a73 Bumped release to rebuild by itself 2016-01-28 09:22:18 +01:00
Jiri Vanek
40d5f9003b Actually removed 8146566.patch file 2016-01-27 18:35:29 +01:00
Jiri Vanek
72739d1f70 updated to aarch64-jdk8u72-b15 (from aarch64-port/jdk8u)
- used aarch64-port-jdk8u-aarch64-jdk8u72-b15.tar.xz as new sources
- removed already upstreamed patch501 8146566.patch
2016-01-27 18:33:40 +01:00
Jiri Vanek
fec0c37924 reset release 2016-01-20 14:09:52 +01:00
Jiri Vanek
993373a2a0 - security update to CPU 19.1.2016 to u71b15
- and sync with rhel7
2016-01-20 14:03:36 +01:00
Jiri Vanek
8a6194ff5a copy-jdk-configs are enforced now 2016-01-20 13:27:27 +01:00
Jiri
2aa2ebf905 depending on latest copy-jdk-configs 2016-01-08 13:22:13 +01:00
Jiri Vanek
a015e86761 Bumped release. build by itself 2015-12-17 08:55:09 +01:00
Jiri Vanek
8aabfb4c17 pretrans moved back to lua nd now includes file from copy-jdk-configs instead of call it 2015-12-16 18:26:24 +01:00
Severin Gehwolf
a3d2906731 Disable hardened build on non-JIT arches.
This is a workaround for RHBZ#1290936 until we know
why a hardened build does not work for Zero JVMs.
2015-12-16 13:32:02 +01:00
Jiri Vanek
9a56328e09 jdk8 in system-lcms.patch repalced by openjdk 2015-12-14 13:48:13 +01:00
Jiri Vanek
1b66302e78 bundled LCMS sources surrounded by if to male exclusion/*inclusion easier 2015-12-14 13:45:05 +01:00