Commit Graph

106 Commits

Author SHA1 Message Date
Andrew John Hughes
c374350ed3 Sync SystemTap & desktop files with upstream IcedTea release 3.15.0, removing previous workarounds 2020-03-13 05:37:00 +00:00
Andrew John Hughes
7d607cb730 Update to aarch64-shenandoah-jdk8u242-b08. 2020-03-12 13:27:15 +00:00
Andrew John Hughes
8d461f86a1 Update to aarch64-shenandoah-jdk8u242-b07.
Remove Shenandoah S390 patch which is now included upstream as JDK-8236829.
2020-02-23 14:56:09 +00:00
Andrew John Hughes
f6d97d2b3f Update to aarch64-shenandoah-jdk8u242-b06 (EA) 2020-01-10 03:27:33 +00:00
Andrew John Hughes
e8963d243c Update to aarch64-shenandoah-jdk8u242-b05.
Attempt to fix Shenandoah formatting failures on S390, introduced by JDK-8232102.
Revise b05 snapshot to include JDK-8236178.
Add additional Shenandoah formatting fixes revealed by successful -Wno-error=format run
Fix patch numbering to avoid conflicts with other versions of this spec file.
2020-01-09 02:13:41 +00:00
Andrew John Hughes
c9d9d1d1c3 Update to aarch64-shenandoah-jdk8u242-b04. 2019-12-19 04:05:42 +00:00
Andrew John Hughes
ec2600149f Update to aarch64-shenandoah-jdk8u242-b02. 2019-12-04 10:40:56 -05:00
Andrew John Hughes
80c3dbcf3a Update to aarch64-shenandoah-jdk8u242-b01.
Switch to EA mode.
2019-11-14 19:11:33 +00:00
Andrew John Hughes
f757741e9a Update to aarch64-shenandoah-jdk8u232-b09.
Switch to GA mode for final release.
Remove PR1834/RH1022017 which is now handled by JDK-8228825 upstream.
2019-10-16 00:31:30 +01:00
Andrew John Hughes
aa6a3a918f Update to aarch64-shenandoah-jdk8u232-b08. 2019-10-15 08:00:35 +01:00
Andrew John Hughes
a6e8078fc4 Update to aarch64-shenandoah-jdk8u232-b05-shenandoah-merge-2019-09-09. 2019-10-14 05:15:20 +01:00
Andrew John Hughes
32b2278b49 Update to aarch64-shenandoah-jdk8u232-b05.
Drop upstreamed patch JDK-8141570/PR3548.
Adjust context of JDK-8143245/PR3548 to apply against upstream JDK-8141570.
2019-10-11 17:42:00 +01:00
Andrew Hughes
517cf68f1a Update to aarch64-shenandoah-jdk8u232-b01.
Switch to EA mode.
Drop JDK-8210761/RH1632174 as now upstream.
Drop JDK-8223219 as now upstream.
JDK-8226870 removed clhsdb and hdsdb from the JRE bin directory, so we should do likewise.
Add alternatives support for these two new SDK binaries.
2019-09-30 04:34:39 +01:00
Andrew Hughes
2ee1d54ad2 Update to aarch64-shenandoah-jdk8u222-b10.
Adjust PR3083/RH134640 to apply after JDK-8182999
Switch to GA mode for final release.
2019-07-31 16:34:14 +01:00
Andrew Hughes
b0a4cbd6ae Update to aarch64-shenandoah-jdk8u222-b07 and Shenandoah merge 2019-06-13.
Drop remaining JDK-8210425/RH1632174 patch now AArch64 part is upstream.
2019-07-31 15:54:20 +01:00
Andrew Hughes
815a9a0a0f Update to aarch64-shenandoah-jdk8u222-b03.
Drop 8210425 patches applied upstream. Still need to add AArch64 version in aarch64/shenandoah-jdk8u.
Re-generate JDK-8141570 & JDK-8143245 patches due to 8210425 zeroshark.make changes.
2019-07-31 13:58:09 +01:00
Andrew Hughes
a0104f5543 Update to aarch64-shenandoah-jdk8u222-b02.
Drop 8064786/PR3599 & 8210416/RH1632174 as applied upstream (8064786 silently in 8176100).
2019-07-31 04:19:52 +01:00
Andrew Hughes
2a3db76e6c Update to aarch64-shenandoah-jdk8u222-b01.
Refactor PR2888 after inclusion of 8129988 upstream. Now includes PR3575.
Drop 8171000 & 8197546 as applied upstream.
2019-07-24 05:07:05 +01:00
Andrew Hughes
c8c45a0ca9 Update to aarch64-shenandoah-jdk8u212-b04-shenandoah-merge-2019-04-30.
Update version logic to handle -shenandoah* tag suffix.
Drop PR3634 as applied upstream.
Adjust 8214206 fix for S390 as BinaryMagnitudeSeq moved to shenandoahNumberSeq.cpp
Update 8214206 to use log2_long rather than casting to intptr_t, which may be smaller than size_t.
2019-06-24 15:23:59 +01:00
Andrew Hughes
1d1b2c06b6 Update to aarch64-shenandoah-jdk8u212-b04. 2019-04-19 17:23:03 +01:00
Andrew Hughes
ce1fed4229 Update to aarch64-shenandoah-jdk8u212-b03. 2019-04-18 06:06:18 +01:00
Andrew Hughes
c7048023e9 Update to aarch64-shenandoah-jdk8u212-b02.
Remove patches included upstream
- JDK-8197429/PR3546/RH153662{2,3}
- JDK-8184309/PR3596
- JDK-8210647/RH1632174
- JDK-8029661/PR3642/RH1477159
- JDK-8145096/PR3693
Re-generate patches
- JDK-8203030
Add casts to resolve s390 ambiguity in calls to log2_intptr
Move JDK-8219772 to correct section as not yet upstreamed
Add new clhsdb and hsdb binaries.

Resolves: rhbz#1680640
2019-04-17 02:39:14 +01:00
Andrew Hughes
2f0cb2fea7 Update to aarch64-shenandoah-jdk8u202-b08.
Remove patches included upstream
- JDK-8211387/PR3559
- JDK-8207057/PR3613
- JDK-8165852/PR3468
- JDK-8073139/PR1758/RH1191652
- JDK-8044235
- JDK-8172850/RH1640127
- JDK-8209639/RH1640127
- JDK-8131048/PR3574/RH1498936
- JDK-8164920/PR3574/RH1498936
Re-generate patches
- JDK-8210647/RH1632174
2019-04-11 18:03:40 +01:00
Andrew Hughes
6acda86f24 Update to aarch64-shenandoah-jdk8u201-b13.
Drop JDK-8160748 & JDK-8189170 AArch64 patches now applied upstream.
2019-04-11 03:27:52 +01:00
Andrew Hughes
37a4ca2b33 Sync SystemTap & desktop files with upstream IcedTea release using new script 2019-04-10 17:46:00 +01:00
Andrew Hughes
6c221689cd Update to aarch64-shenandoah-jdk8u201-b09. 2019-02-05 21:27:25 +00:00
Andrew John Hughes
e0121aeccf Update to aarch64-shenandoah-jdk8u192-b12.
Remove patches included upstream
 - JDK-8031668/PR2842
 - JDK-8148351/PR2842
 - JDK-6260348/PR3066
 - JDK-8061305/PR3335/RH1423421
 - JDK-8188030/PR3459/RH1484079
 - JDK-8205104/PR3539/RH1548475
 - JDK-8185723/PR3553
 - JDK-8186461/PR3557
 - JDK-8201509/PR3579
 - JDK-8075942/PR3602
 - JDK-8203182/PR3603
 - JDK-8206406/PR3610/RH1597825
 - JDK-8206425
 - JDK-8036003
 - JDK-8201495/PR2415
 - JDK-8150954/PR2866/RH1176206
Re-generate patches (mostly due to upstream build changes)
 - JDK-8073139/PR1758/RH1191652
 - JDK-8143245/PR3548 (due to JDK-8202600)
 - JDK-8197429/PR3546/RH1536622 (due to JDK-8189170)
 - JDK-8199936/PR3533
 - JDK-8199936/PR3591
 - JDK-8207057/PR3613
 - JDK-8210761/RH1632174 (due to JDK-8207402)
 - PR3559 (due to JDK-8185723/JDK-8186461/JDK-8201509)
 - PR3593 (due to JDK-8081202)
 - RH1566890/CVE-2018-3639 (due to JDK-8189170)
 - RH1649664 (due to JDK-8196516)
2019-01-30 14:56:30 +00:00
Andrew Hughes
9ece52d7d3 Update to aarch64-shenandoah-jdk8u191-b14.
Adjust JDK-8073139/PR1758/RH1191652 to apply following 8155627 backport.
2019-01-17 01:09:06 -05:00
Andrew Hughes
c0ce8bcaab Update to aarch64-shenandoah-jdk8u191-b13.
Update tarball generation script in preparation for PR3667/RH1656676 SunEC changes.
Use remove-intree-libraries.sh to remove the remaining SunEC code for now.
2019-01-10 00:50:56 -05:00
Jiri Vanek
6985b32d3c updated to new sources - u191 2018-10-23 14:23:04 +02:00
Jiri Vanek
017a1252e2 Updated to u181-b15; moved to single repo tarball. 2018-09-04 19:37:25 +02:00
Jiri Vanek
ca2a20d6f9 Changed handling of systemtap sources 2018-09-04 19:15:31 +02:00
Jiri Vanek
6e6e3ea448 Updated to u181 2018-07-23 16:11:36 +02:00
Jiri Vanek
711d989050 Returned patch 104 as shenandoah only. Semantically aligned with java-openjdk 2018-06-07 14:03:36 +02:00
Jiri Vanek
311657d56d updated to u172-b11
removed patches: patch207 8200556-pr3566.patch patch104 pr3458-rh1540242.patch patch209 8035496-hotspot.patch patch700 pr3573.patch
2018-06-06 19:04:57 +02:00
Jiri Vanek
ff3d053225 Update to aarch64-jdk8u171-b10 and aarch64-shenandoah-jdk8u171-b10.
- Fix jconsole.desktop.in subcategory, replacing "Monitor" with "Profiling" (PR3550) (gnu_andrew)
- Fix invalid license 'LGPL+' (should be LGPLv2+ for ECC code) and add misisng ones (gnu_andrew)
2018-04-18 15:01:32 +02:00
Jiri Vanek
4a7ca1fbfd Update to aarch64-jdk8u162-b12 and aarch64-shenandoah-jdk8u162-b12 2018-03-26 13:56:35 +02:00
Jiri Vanek
347e967ec7 updated to u161, patces cleanup will follow 2018-01-24 13:44:30 +01:00
Jiri Vanek
5d847512a3 updated to aarch64-jdk8u151-b12 (from aarch64-port/jdk8u)
- updated to aarch64-shenandoah-jdk8u151-b12 (from aarch64-port/jdk8u-shenandoah) of hotspot
- used aarch64-port-jdk8u-aarch64-jdk8u151-b12.tar.xz as new sources
- used aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u151-b12.tar.xz as new sources for hotspot
- tapset updated to 3.6pre02
- policies adapted to new limited/unlimited schmea
- above acomapnied by c-j-c 3.3
- alligned patches and added PPC ones (thanx to gnu_andrew)
- added patch209: 8035496-hotspot.patch
- added patch210: suse_linuxfilestore.patc
2017-10-25 16:10:28 +02:00
Jiri Vanek
d30d552aeb - updated to aarch64-shenandoah-jdk8u144-b02-shenandoah-merge-2017-10-02 (from aarch64-port/jdk8u-shenandoah) of hotspot 2017-10-04 19:03:21 +02:00
Jiri
c6b7d2e724 Updated to u144 2017-08-23 08:44:28 +02:00
Jiri Vanek
3c096f37e4 updated to security u141.b16
- sync patches with rhel7
2017-07-21 14:45:27 +02:00
Jiri
868631b254 Uploaded new sources of systemtap 2017-04-21 09:38:51 +02:00
Jiri
3f0b4091f5 Uploaded new sources from latest tags 2017-04-20 20:54:05 +02:00
Jiri Vanek
4821c37ebe Sync with f25 2017-03-13 16:31:11 +01:00
Jiri Vanek
2ef1e20250 updated to latest stable shenandoah hotspot
- updated to properly tagged upstream forest (no update, just rename)
- fixed update package to verify PR2126 patch and work with sha512
2017-02-28 14:10:55 +01:00
Jiri Vanek
edf0421b2a Updated to security jdk8u121-b14 2017-01-24 13:38:19 +01:00
Jiri Vanek
dc4e79abbb Updated to security update u111
- updated to aarch64-jdk8u111-b16 (from aarch64-port/jdk8u)
- updated to aarch64-shenandoah-jdk8u111-b16 (from aarch64-port/jdk8u-shenandoah) of hotspot
- used aarch64-port-jdk8u-aarch64-jdk8u111-b16.tar.xz as new sources
- used aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u111-b16.tar.xz as new sources for hotspot
- adapted patches
2016-10-20 10:31:31 +02:00
Jiri Vanek
e8a1ee2643 updated to systemtap 3 2016-08-25 14:13:56 +02:00
Jiri Vanek
57c769a539 updated to u102 2016-08-25 14:00:52 +02:00