OpenJDK Runtime Environment
9f31375ff6
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. |
||
---|---|---|
.gitignore | ||
atomic_linux_zero.inline.hpp.patch | ||
config.guess | ||
config.sub | ||
disable-doclint-by-default.patch | ||
enableArm64.patch | ||
fix_ZERO_ARCHDEF_ppc.patch | ||
generate_source_tarball.sh | ||
generate_tarballs.sh | ||
include-all-srcs.patch | ||
java-1.8.0-openjdk-accessible-toolkit.patch | ||
java-1.8.0-openjdk-s390-java-opts.patch | ||
java-1.8.0-openjdk-size_t.patch | ||
java-1.8.0-openjdk.spec | ||
java-atk-wrapper-security.patch | ||
jconsole.desktop.in | ||
jstack-pr1845.patch | ||
libjpeg-turbo-1.4-compat.patch | ||
multiple-pkcs11-library-init.patch | ||
nss.cfg | ||
policytool.desktop.in | ||
ppc_stack_overflow_fix.patch | ||
PStack-808293.patch | ||
README.src | ||
remove-intree-libraries.sh | ||
removeSunEcProvider-RH1154143.patch | ||
repackReproduciblePolycies.sh | ||
sources | ||
system-lcms.patch | ||
system-libjpeg.patch | ||
system-libpng.patch | ||
TestCryptoLevel.java |
The java-1.8.0-openjdk-src subpackage contains the complete OpenJDK 8 class library source code for use by IDE indexers and debuggers.