OpenJDK Runtime Environment
Go to file
Omair Majid 9f31375ff6 Fix build and add more debug info
Fix building with gcc 5 by ignoring return-local-addr warning. The
warning only occurs on non-JIT architectures and is safe to ignore.
Otherwise -Werror causes the build to fail.

Include additional debugging information for java class files such as
local variables. Run tests during the build to make sure that
information is present in the final jars.
2015-02-12 12:39:12 -05:00
.gitignore Updated to b25 2015-02-12 15:40:20 +01:00
atomic_linux_zero.inline.hpp.patch sync with rhel7 2014-09-25 12:16:24 +02:00
config.guess Updated to build aarch64 as jit arch, minor tweeks 2013-07-24 12:33:57 +02:00
config.sub Updated to build aarch64 as jit arch, minor tweeks 2013-07-24 12:33:57 +02:00
disable-doclint-by-default.patch Fix tests when doclint is disabled by default 2014-04-28 16:42:01 -04:00
enableArm64.patch Updated to u40-b02, adapted seconadry-arches patches 2014-08-28 18:13:56 +02:00
fix_ZERO_ARCHDEF_ppc.patch sync with rhel7 2014-09-25 12:16:24 +02:00
generate_source_tarball.sh Updated to b25 2015-02-12 15:40:20 +01:00
generate_tarballs.sh updated to u40-b01, remved applet-hole 2014-08-27 15:28:10 +02:00
include-all-srcs.patch Include all sources in src.zip 2014-05-16 15:21:05 -04:00
java-1.8.0-openjdk-accessible-toolkit.patch updated to u40-b01, remved applet-hole 2014-08-27 15:28:10 +02:00
java-1.8.0-openjdk-s390-java-opts.patch - refresh s390 patches 2015-01-09 18:52:29 -05:00
java-1.8.0-openjdk-size_t.patch - refresh s390 patches 2015-01-09 18:52:29 -05:00
java-1.8.0-openjdk.spec Fix build and add more debug info 2015-02-12 12:39:12 -05:00
java-atk-wrapper-security.patch updated to security u11b12 2014-07-16 08:44:45 +02:00
jconsole.desktop.in fixed desktop icons 2014-08-19 12:57:55 +02:00
jstack-pr1845.patch fixed jstack 2014-08-18 17:23:13 +02:00
libjpeg-turbo-1.4-compat.patch Fix building against libjpeg-turbo 1.4 beta 2014-10-31 19:37:33 -04:00
multiple-pkcs11-library-init.patch Add more patches from java-1.7.0-openjdk 2014-01-31 17:34:04 -05:00
nss.cfg break package. 2014-08-05 17:06:43 +02:00
policytool.desktop.in fixed desktop icons 2014-08-19 12:57:55 +02:00
ppc_stack_overflow_fix.patch sync with rhel7 2014-09-25 12:16:24 +02:00
PStack-808293.patch Adapt more patches from java-1.7.0-openjdk 2014-01-24 13:38:19 -05:00
README.src Initial version 2013-03-12 09:35:26 -04:00
remove-intree-libraries.sh Initial version 2013-03-12 09:35:26 -04:00
removeSunEcProvider-RH1154143.patch - added patch12,removeSunEcProvider-RH1154143 2014-10-24 13:48:54 +02:00
repackReproduciblePolycies.sh policies repacked to stop spamming yum update, added mehanism to force priority size 2015-02-12 17:25:47 +01:00
sources Updated to b25 2015-02-12 15:40:20 +01:00
system-lcms.patch updated to u40-b01, remved applet-hole 2014-08-27 15:28:10 +02:00
system-libjpeg.patch Update to jdk8-b123 2014-01-20 14:04:25 -05:00
system-libpng.patch Update to jdk8-b123 2014-01-20 14:04:25 -05:00
TestCryptoLevel.java Initial version 2013-03-12 09:35:26 -04:00

The java-1.8.0-openjdk-src subpackage contains the complete OpenJDK 8
class library source code for use by IDE indexers and debuggers.