Commit Graph

327 Commits

Author SHA1 Message Date
Omair Majid
b2143c60e8 Merge branch 'f21'
Conflicts:
	enableArm64.patch
	java-1.8.0-openjdk.spec
2014-07-22 15:01:29 -04:00
Omair Majid
b0f0942875 Bump NVR for previous fix
Also update the rpm changelog
2014-07-22 14:58:17 -04:00
Omair Majid
2d6cb44c82 aarch64: change order of VMs in jvm.cfg 2014-07-22 11:20:29 -04:00
Jiri Vanek
0423ff31b5 Tuned arm64 2014-07-21 11:49:55 +02:00
Jiri Vanek
9072f47c1a Tuned aarch64 2014-07-21 11:49:05 +02:00
Jiri Vanek
b1ddbec175 enabled aarch 2014-07-18 17:28:35 +02:00
Jiri Vanek
20a4f66833 minor tuning of patch 2014-07-18 17:26:47 +02:00
Jiri Vanek
8d522b5b0d added patch patch9999 enableArm64.patch to enable new hotspot 2014-07-18 16:24:15 +02:00
Jiri Vanek
f61c74f958 Sync with f21 2014-07-17 16:42:32 +02:00
Jiri Vanek
8ca747031c Repalcing hardcoded ppc64le by macro 2014-07-17 16:38:10 +02:00
Jiri Vanek
7ddb2ab596 Attempt to update aarch64 *jdk* to u11b12, by resticting aarch64 sources to hotpot only 2014-07-17 16:20:55 +02:00
Jiri Vanek
34afc8e87b updated to security u11b12 2014-07-16 08:44:45 +02:00
Jiri Vanek
9ba92118ec - updated to security u11b12 2014-07-16 08:42:16 +02:00
Omair Majid
c4c291bc45 Obsolete java-1.7.0-openjdk 2014-06-24 13:18:14 -04:00
Omair Majid
6911b5f4d3 Use system tzdata from tzdata-java 2014-06-18 18:14:55 -04:00
Omair Majid
87ae8e7a61 Add patch to handle -j and -I correctly
This is a fix for build-breakage seen with make 4.0
2014-06-12 11:53:16 -04:00
Omair Majid
e9e0f6d58e Backport javadoc fixes from upstream
Fixes issue seen in RHBZ 1107273
2014-06-11 15:50:15 -04:00
Dennis Gilmore
9a96c8a8d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 18:24:15 -05:00
Omair Majid
629f89ddf3 Build with OpenJDK 8 2014-06-02 10:36:15 -04:00
Omair Majid
fc1e586a19 Fix window activation in gnome-shell
Backport fix for JDK-8012224
2014-05-28 19:48:35 -04:00
Omair Majid
afcdce9e6c Require fontconfig explicitly
Require fontconfig and minimal fonts (xorg-x11-fonts-Type1) explicitly.
fontconfig is used to render fonts. The minimal fonts ensure some fonts
can always be rendered even in minimal installs.

Resolves rhbz#1101394
2014-05-28 15:37:03 -04:00
Dan Horák
5fc2f2aab4 - Enable build on s390/s390x 2014-05-23 08:56:40 +02:00
Dan Horák
ea67b67881 refresh the size_t patch 2014-05-21 15:40:27 +02:00
Omair Majid
6363900efe Fix date in changelog 2014-05-20 13:05:35 -04:00
Omair Majid
f29294388c Only check for debug symbols in libjvm if it exist
Look for known variants of libjvm and look for debuginfo in those
shared objects only if they exist.
2014-05-20 13:01:56 -04:00
Omair Majid
866fc806ca Include all sources in src.zip
Don't filter resources to include in src.zip. Include all known (sub)
packages in the src.zip.
2014-05-16 15:21:05 -04:00
Dan Horák
97b07b05f6 drop upstreamed s390 patches 2014-05-16 11:16:26 +02:00
Omair Majid
1eb264ecfc Remove leftover patch 2014-04-28 16:46:56 -04:00
Omair Majid
8f540da22d Fix tests when doclint is disabled by default
Include original author and the author of test-fixes patch.
2014-04-28 16:42:01 -04:00
Omair Majid
de413ea851 Check debug symbols are present in libjvm.so 2014-04-28 16:32:36 -04:00
Brent Baude
11f112680a ppc64le enablement, bz 1088344
Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>
2014-04-24 16:50:56 +02:00
Omair Majid
367c18c515 Build with -fno-devirtualize
Adjust commands to (not) strip debuginfo
2014-04-23 14:32:02 -04:00
Omair Majid
3b634ba64e Instrument with -fsanitize=undefined 2014-04-16 12:53:26 -04:00
Omair Majid
bb689e55b2 Enable sanitiziers to diagnose runtime crashes 2014-04-16 12:33:40 -04:00
Omair Majid
952f6b3ed1 Revert upstream fix for S8035283
This fix is was not included in the icedtea 7 patches, and possibly
causes a crash on i686.
2014-04-16 10:21:21 -04:00
Omair Majid
485496c9b6 Update to the 2014-04-15 security release
Update to OpenJDK8 u5 b13 tag, which corresponds to the Java
2014-04-15 security update.
2014-04-15 21:35:05 -04:00
Omair Majid
669d387571 Drop desktop-files.tar.gz from sources 2014-03-28 17:25:38 -04:00
Omair Majid
0ccb6d06e9 Include version information in desktop files
Move desktop files from tarball to top level source
2014-03-28 17:23:18 -04:00
Omair Majid
9d015e7b3c Switch from java8- style provides to java- style
Also fix alternatives priority. Promote this to a proper Java package.
2014-03-25 14:37:58 -04:00
Omair Majid
88a34023d2 Disable doclint by default 2014-03-21 16:03:29 -04:00
Omair Majid
4616e9cf28 Include jdeps and jjs for aarch64
These are present in b128 and make aarch64 fail to build if not
packagaged.
2014-03-11 07:58:47 -04:00
Omair Majid
7a17734025 Update to latest aarch64 release 2014-03-10 18:34:11 -04:00
Omair Majid
aa0731582e Fix output of java -version 2014-03-07 17:26:17 -05:00
Omair Majid
ab894d1fd5 Delete obsolete script 2014-03-07 13:03:43 -05:00
Jiri Vanek
74b310a808 Updated aarch64 tarball to rc4 2014-03-07 15:46:09 +01:00
Omair Majid
8d66608335 Update to jdk8-b132 2014-03-06 19:07:22 -05:00
Omair Majid
76ce841c80 Fix typo in STRIP_POLICY 2014-03-06 13:18:45 -05:00
Omair Majid
1734315551 Generate complete debug information for libjvm
And dont include separate .debuginfo files.
2014-03-03 13:49:27 -05:00
Omair Majid
62d17a6f92 Fix non-headless libraries 2014-02-25 11:08:51 -05:00
Jiri Vanek
6e150bad08 Fixed typo on requires for headless subpackage (illegal colon moved to dash) 2014-02-25 13:01:18 +01:00