diff --git a/aarch32.tar.xz b/aarch32.tar.xz index 544de54..3f5c8f4 100644 --- a/aarch32.tar.xz +++ b/aarch32.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f852d17ae09047f2432604422e9e58ec6473eceabe8b217320928e3ee2e58d4c -size 7199408 +oid sha256:bb42672c3a8be06b0420d6d9aae30ca4ede08cf8890f9ce2fd8663543d4c4ea3 +size 7204404 diff --git a/corba.tar.xz b/corba.tar.xz index ad98fda..a9165d5 100644 --- a/corba.tar.xz +++ b/corba.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19b87e02b27a7312fa0835660159bee55a9e8867fd0013dc36acc057dc331076 -size 948912 +oid sha256:27f033b79e780258f399cef7273cd7bdc14dd5d1057b1d02d2f9f6a638d73f18 +size 949188 diff --git a/hotspot.tar.xz b/hotspot.tar.xz index 7bd60b6..8fa7265 100644 --- a/hotspot.tar.xz +++ b/hotspot.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2417711339f3c1bb3b32612022e331fe090037b11ef98d989c1fab1acebcab9 -size 7113752 +oid sha256:bf8a1df57816e5494ae75bcd19cbaf78d580091f2b37064766e7607ae053714d +size 7116972 diff --git a/icedtea-3.19.0.tar.xz b/icedtea-3.19.0.tar.xz deleted file mode 100644 index 15f0394..0000000 --- a/icedtea-3.19.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eed61e51ba35635b2292a6e67404d5e3f4bf7cc5d69bc1b81f5b69b1d8d1b5b2 -size 1568996 diff --git a/icedtea-3.20.0.tar.xz b/icedtea-3.20.0.tar.xz new file mode 100644 index 0000000..36871a3 --- /dev/null +++ b/icedtea-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eff74514fb1dcc18521c4c13d156933e179b7f06e7b524c8c5b56a6a8048248 +size 1571424 diff --git a/java-1_8_0-openjdk.changes b/java-1_8_0-openjdk.changes index c83c42f..0df91d8 100644 --- a/java-1_8_0-openjdk.changes +++ b/java-1_8_0-openjdk.changes @@ -1,3 +1,274 @@ +------------------------------------------------------------------- +Wed Jul 28 12:03:07 UTC 2021 - Fridrich Strba + +- Update to version jdk8u302 (icedtea 3.20.0) + * July 2021 CPU + * Security fixes + + JDK-8256157: Improve bytecode assembly + + JDK-8256491: Better HTTP transport + + JDK-8258432, CVE-2021-2341, bsc#1188564: Improve file + transfers + + JDK-8260453: Improve Font Bounding + + JDK-8260960: Signs of jarsigner signing + + JDK-8260967, CVE-2021-2369, bsc#1188565: Better jar file + validation + + JDK-8262380: Enhance XML processing passes + + JDK-8262403: Enhanced data transfer + + JDK-8262410: Enhanced rules for zones + + JDK-8262477: Enhance String Conclusions + + JDK-8262967: Improve Zip file support + + JDK-8264066, CVE-2021-2388, bsc#1188566: Enhance compiler + validation + + JDK-8264079: Improve abstractions + + JDK-8264460: Improve NTLM support + * Import of OpenJDK 8 u302 build 01 + + JDK-6878250: (so) IllegalBlockingModeException thrown when + reading from a closed SocketChannel's InputStream + + JDK-7059970: Test case: javax/imageio/plugins/png/ + /ITXtTest.java is not closing a file + + JDK-8030123: java/beans/Introspector/Test8027648.java fails + + JDK-8033289: clang: clean up unused function warning + + JDK-8036095: RMI tests using testlibrary.RMID and + testlibrary.JavaVM do not pass through vmoptions + + JDK-8042891: Format issues embedded in macros for two g1 + source files + + JDK-8055754: filemap.cpp does not compile with clang + + JDK-8064909: FragmentMetaspace.java got OutOfMemoryError + + JDK-8066508: JTReg tests timeout on slow devices when run + using JPRT + + JDK-8066807: langtools/test/Makefile should use -agentvm not + -samevm + + JDK-8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers + crash fastdebug VM with assert(limit == __null || limit <= + nm->code_end()) in RelocIterator::initialize + + JDK-8073446: TimeZone getOffset API does not return a dst + offset between years 2038-2137 + + JDK-8075071: [TEST_BUG] TimSortStackSize2.java: OOME: Java + heap space: MaxHeap shrinked by MaxRAMFraction + + JDK-8077364: "if( !this )" construct prevents build on Xcode + 6.3 + + JDK-8130308: Too low memory usage in + TestPromotionFromSurvivorToTenuredAfterMinorGC.java + + JDK-8132148: G1 hs_err region dump legend out of sync with + region values + + JDK-8132709: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java + might fail on embedded + + JDK-8134672: [TEST_BUG] Some tests should check + isDisplayChangeSupported + + JDK-8134883: C1 hard crash in range check elimination in + Nashorn test262parallel + + JDK-8136592: [TEST_BUG] Fix 2 platform-specific closed + regtests for jigsaw + + JDK-8151786: [TESTBUG] java/beans/XMLEncoder/Test4625418.java + timed out intermittently + + JDK-8159898: Negative array size in + java/beans/Introspector/Test8027905.java + + JDK-8166046: [TESTBUG] compiler/stringopts/ + /TestStringObjectInitialization.java fails with OOME + + JDK-8166724: gc/g1/TestHumongousShrinkHeap.java fails with + OOME + + JDK-8177809: File.lastModified() is losing milliseconds + (always ends in 000) + + JDK-8178403: DirectAudio in JavaSound may hang and leak + + JDK-8180478: tools/launcher/MultipleJRE.sh fails on Windows + because of extra-'' + + JDK-8183910: gc/arguments/TestAggressiveHeap.java fails + intermittently + + JDK-8190332: PngReader throws NegativeArraySizeException/OOM + error when IHDR width is very large + + JDK-8190679: java/util/Arrays/TimSortStackSize2.java fails + with "Initial heap size set to a larger value than the maximum + heap size" + + JDK-8191955: AArch64: incorrect prefetch distance causes an + internal error + + JDK-8199265: java/util/Arrays/TimSortStackSize2.java fails + with OOM + + JDK-8200550: Xcode 9.3 produce warning -Wexpansion-to-defined + + JDK-8203196: C1 emits incorrect code due to integer overflow + in _tableswitch keys + + JDK-8205014: com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java + failed with "Read timed out" + + JDK-8209996: [PPC64] Fix JFR profiling + + JDK-8214345: infinite recursion while checking super class + + JDK-8217230: assert(t == t_no_spec) failure in + NodeHash::check_no_speculative_types() + + JDK-8217348: assert(thread->is_Java_thread()) failed: just + checking + + JDK-8225081: Remove Telia Company CA certificate expiring in + April 2021 + + JDK-8225116: Test OwnedWindowsLeak.java intermittently fails + + JDK-8230428: Cleanup dead CastIP node code in formssel.cpp + + JDK-8231631: sun/net/ftp/FtpURLConnectionLeak.java fails + intermittently with NPE + + JDK-8231841: AArch64: debug.cpp help() is missing an AArch64 + line for pns + + JDK-8231949: [PPC64, s390]: Make async profiling more reliable + + JDK-8234011: (zipfs) Memory leak in + ZipFileSystem.releaseDeflater() + + JDK-8241649: Optimize Character.toString + + JDK-8243559: Remove root certificates with 1024-bit keys + + JDK-8247350: [aarch64] assert(false) failed: wrong size of + mach node + + JDK-8249278: Revert JDK-8226253 which breaks the spec of + AccessibleState.SHOWING for JList + + JDK-8255086: Update the root locale display names + + JDK-8255734: VM should ignore SIGXFSZ on ppc64, s390 too + + JDK-8257999: Parallel GC crash in gc/parallel/ + /TestDynShrinkHeap.java: new region is not in covered_region + + JDK-8258419: RSA cipher buffer cleanup + + JDK-8258669: fastdebug jvm crashes when do event based + tracing for monitor inflation + + JDK-8258753: StartTlsResponse.close() hangs due to + synchronization issues + + JDK-8259271: gc/parallel/TestDynShrinkHeap.java still fails + "assert(covered_region.contains(new_memregion)) failed: new + region is not in covered_region" + + JDK-8259619: C1: 3-arg StubAssembler::call_RT stack-use + condition is incorrect + + JDK-8259886: Improve SSL session cache performance and + scalability + + JDK-8260029: aarch64: fix typo in verify_oop_array + + JDK-8260236: better init AnnotationCollector _contended_group + + JDK-8260255: C1: LoopInvariantCodeMotion constructor can + leave some fields uninitialized + + JDK-8260484: CheckExamples.java / NoJavaLangTest.java fail + with jtreg 4.2 + + JDK-8260704: ParallelGC: oldgen expansion needs release-store + for _end + + JDK-8261355: No data buffering in SunPKCS11 Cipher encryption + when the underlying mechanism has no padding + + JDK-8261867: Backport relevant test changes & additions from + JDK-8130125 + + JDK-8262110: DST starts from incorrect time in 2038 + + JDK-8262726: AArch64: C1 StubAssembler::call_RT can corrupt + stack + + JDK-8262730: Enable jdk8u MacOS external debug symbols + + JDK-8262864: No debug symbols in image for Windows + --with-native-debug-symbols=external + + JDK-8263061: copy wrong unpack200 debuginfo to bin directory + after 8252395 + + JDK-8263504: Some OutputMachOpcodes fields are uninitialized + + JDK-8263600: change rmidRunning to a simple lookup + + JDK-8264509: jdk8u MacOS zipped debug symbols won't build + + JDK-8264562: assert(verify_field_bit(1)) failed: Attempting + to write an uninitialized event field: type + + JDK-8264816: Weak handles leak causes GC to take longer + + JDK-8265832: runtime/StackGap/testme.sh fails to compile in 8u + + JDK-8265988: Fix sun/text/IntHashtable/Bug4170614 for JDK 8u + + JDK-8266191: Missing aarch64 parts of JDK-8181872 (C1: + possible overflow when strength reducing integer multiply by + constant) + * Import of OpenJDK 8 u302 build 02 + + JDK-8129511: PlatformMidi.c:83 uses malloc without malloc + header + * Import of OpenJDK 8 u302 build 03 + + JDK-8019470: Changes needed to compile JDK 8 on MacOS with + clang compiler + + JDK-8138820: JDK Hotspot build fails with Xcode 7.0.1 + + JDK-8241829: Cleanup the code for PrinterJob on windows + + JDK-8252883: AccessDeniedException caused by delayed file + deletion on Windows + + JDK-8256818: SSLSocket that is never bound or connected leaks + socket resources + + JDK-8257670: sun/security/ssl/SSLSocketImpl/ + /SSLSocketLeak.java reports leaks + + JDK-8257884: Re-enable sun/security/ssl/SSLSocketImpl/ + /SSLSocketLeak.java as automatic test + + JDK-8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java + again reports leaks after JDK-8257884 + + JDK-8264640: CMS ParScanClosure misses a barrier + * Import of OpenJDK 8 u302 build 04 + + JDK-8032050: Clean up for java/rmi/activation/Activatable/ + /shutdownGracefully/ShutdownGracefully.java + + JDK-8043264: hsdis library not picked up correctly on + expected paths + + JDK-8130430: [TEST_BUG] remove unnecessary internal calls + from javax/swing/JRadioButton/8075609/bug8075609.java + + JDK-8206243: java -XshowSettings fails if + memory.limit_in_bytes overflows LONG.max + + JDK-8206925: Support the certificate_authorities extension + + JDK-8228757: Fail fast if the handshake type is unknown + + JDK-8242565: Policy initialization issues when the denyAfter + constraint is enabled + + JDK-8253375: OSX build fails with Xcode 12.0 (12A7209) + + JDK-8257039: [8u] GenericTaskQueue destructor is incorrect + + JDK-8262446: DragAndDrop hangs on Windows + + JDK-8265666: Enable AIX build platform to make external debug + symbols + * Import of OpenJDK 8 u302 build 05 + + JDK-6990210: [TEST_BUG] EventDispatchThread/ + /HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome + + JDK-7106851: Test should not use System.exit + + JDK-8028618: [TEST BUG] javax/swing/JScrollBar/bug4202954/ + /bug4202954.java fails + + JDK-8035000: clean up ActivationLibrary.DestroyThread + + JDK-8037825: Fix warnings and enable "warnings as errors" in + serviceability native libraries + + JDK-8043646: libosxapp.dylib fails to build on Mac OS 10.9 + with clang + + JDK-8047939: [TESTBUG] Rewrite + test/runtime/8001071/Test8001071.sh + + JDK-8074835: Resolve disabled warnings for libj2gss + + JDK-8074836: Resolve disabled warnings for libosxkrb5 + + JDK-8078855: [TEST_BUG] javax/swing/JComboBox/8032878/ + /bug8032878.java fails in WindowsClassicLookAndFeel + + JDK-8081764: [TEST_BUG] Test javax/swing/plaf/aqua/ + /CustomComboBoxFocusTest.java fails on Windows, Solaris + Sparcv9 and Linux but passes on MacOSX + + JDK-8172188: JDI tests fail due to "permission denied" when + creating temp file + + JDK-8196092: javax/swing/JComboBox/8032878/bug8032878.java + fails + + JDK-8202299: Java Keystore fails to load PKCS12/PFX + certificates created in WindowsServer2016 + + JDK-8239053: [8u] clean up undefined-var-template warnings + + JDK-8239400: [8u] clean up undefined-var-template warnings + + JDK-8249142: java/awt/FontClass/CreateFont/DeleteFont.sh is + unstable + + JDK-8250876: Fix issues with cross-compile on macos + + JDK-8254631: Better support ALPN byte wire values in SunJSSE + + JDK-8265462: Handle multiple slots in the NSS Internal Module + from SunPKCS11's Secmod + + JDK-8266723: JFR periodic events are causing extra allocations + + JDK-8266929: Unable to use algorithms from 3p providers + + JDK-8267235: [macos_aarch64] + InterpreterRuntime::throw_pending_exception messing up LR + results in crash + + JDK-8267426: MonitorVmStartTerminate test timed out on + Embedded VM + + JDK-8267689: [aarch64] Crash due to bad shift in indirect + addressing mode + * Import of OpenJDK 8 u302 build 06 + + JDK-8267545: [8u] Enable Xcode 12 builds on macOS + + JDK-8268444: keytool -v -list print is incorrect after + backport JDK-8141457 + * Import of OpenJDK 8 u302 build 07 + + JDK-8269388: Default build of OpenJDK 8 fails on newer GCCs + with warnings as errors on format-overflow + + JDK-8269468: JDK-8269388 breaks the build on older GCCs + * Import of OpenJDK 8 u302 build 08 + + JDK-8270533: AArch64: size_fits_all_mem_uses should return + false if its output is a CAS + * Shenandoah + + [backport] 8259580: Shenandoah: uninitialized label in + VerifyThreadGCState + + [backport] 8259954: gc/shenandoah/mxbeans tests fail with + -Xcomp + + [backport] 8261251: Shenandoah: Use object size for full GC + humongous + + [backport] 8261413: Shenandoah: Disable class-unloading in + I-U mode + + [backport] 8265239: Shenandoah: Shenandoah heap region count + could be off by 1 + + [backport] 8266802: Shenandoah: Round up region size to page + size unconditionally + + [backport] 8267561: Shenandoah: Reference processing not + properly setup for outside of cycle degenerated GC + + [backport] 8268127: Shenandoah: Heap size may be too small + for region to align to large page size + + [backport] 8268699: Shenandoah: Add test for JDK-8268127 + + Shenandoah: Process weak roots during class unloading cycle + ------------------------------------------------------------------- Fri May 28 04:50:33 UTC 2021 - Fridrich Strba diff --git a/java-1_8_0-openjdk.spec b/java-1_8_0-openjdk.spec index c5a6ebf..f11e115 100644 --- a/java-1_8_0-openjdk.spec +++ b/java-1_8_0-openjdk.spec @@ -16,9 +16,10 @@ # +%{!?make_build:%global make_build make %{?_smp_mflags}} %{!?aarch64:%global aarch64 aarch64 arm64 armv8} %global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm} -%global icedtea_version 3.19.0 +%global icedtea_version 3.20.0 %global icedtea_sound_version 1.0.1 %global buildoutputdir openjdk.build/ # Convert an absolute path to a relative path. Each symbolic link is @@ -32,8 +33,8 @@ # priority must be 6 digits in total %global priority 1805 %global javaver 1.8.0 -%global updatever 292 -%global buildver 10 +%global updatever 302 +%global buildver 08 # Standard JPackage directories and symbolic links. %global sdklnk java-%{javaver}-openjdk %global archname %{sdklnk} @@ -147,7 +148,7 @@ %global with_systemtap 0 %endif %if 0%{?suse_version} > 1500 && !0%{?sle_version} -%global with_shanandoah 1 +%global with_shenandoah 1 %else %global with_shenandoah 0 %endif @@ -169,19 +170,19 @@ Release: 0 Summary: OpenJDK 8 Runtime Environment License: Apache-1.1 AND Apache-2.0 AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LGPL-2.0-only AND MPL-1.0 AND MPL-1.1 AND SUSE-Public-Domain AND W3C Group: Development/Languages/Java -URL: http://openjdk.java.net/ -Source0: http://icedtea.wildebeest.org/download/source/icedtea-%{icedtea_version}.tar.xz -Source1: http://icedtea.wildebeest.org/download/source/icedtea-sound-%{icedtea_sound_version}.tar.xz -Source2: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/openjdk.tar.xz -Source3: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/corba.tar.xz -Source4: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/jaxp.tar.xz -Source5: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/jaxws.tar.xz -Source6: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/jdk.tar.xz -Source7: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/langtools.tar.xz -Source8: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/hotspot.tar.xz -Source9: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/aarch32.tar.xz -Source10: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/shenandoah.tar.xz -Source11: http://icedtea.wildebeest.org/download/drops/icedtea8/%{icedtea_version}/nashorn.tar.xz +URL: https://openjdk.java.net/ +Source0: https://icedtea.classpath.org/download/source/icedtea-%{icedtea_version}.tar.xz +Source1: https://icedtea.classpath.org/download/source/icedtea-sound-%{icedtea_sound_version}.tar.xz +Source2: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/openjdk.tar.xz +Source3: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/corba.tar.xz +Source4: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/jaxp.tar.xz +Source5: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/jaxws.tar.xz +Source6: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/jdk.tar.xz +Source7: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/langtools.tar.xz +Source8: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/hotspot.tar.xz +Source9: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/aarch32.tar.xz +Source10: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/shenandoah.tar.xz +Source11: https://icedtea.classpath.org/download/drops/icedtea8/%{icedtea_version}/nashorn.tar.xz # RPM/distribution specific patches # RHBZ 1015432 Patch2: 1015432.patch @@ -196,14 +197,11 @@ Patch14: zero-javadoc-verbose.patch # # Patch for PPC Patch103: ppc-zero-hotspot.patch - Patch1001: java-1_8_0-openjdk-suse-desktop-files.patch Patch1002: icedtea-3.8.0-s390.patch Patch2001: disable-doclint-by-default.patch Patch2002: JDK_1_8_0-8208602.patch - Patch3000: tls13extensions.patch - BuildRequires: alsa-lib-devel BuildRequires: autoconf BuildRequires: automake @@ -216,6 +214,7 @@ BuildRequires: freetype2-devel BuildRequires: gcc-c++ BuildRequires: giflib-devel BuildRequires: gtk2-devel +BuildRequires: javapackages-tools BuildRequires: libjpeg-devel BuildRequires: liblcms2-devel BuildRequires: libpng-devel @@ -312,6 +311,12 @@ Summary: OpenJDK 8 Runtime Environment # Require jpackage-utils for ownership of /usr/lib/jvm/ Group: Development/Languages/Java Requires: jpackage-utils +# mozilla-nss has to be installed to prevent +# java.security.ProviderException: Could not initialize NSS +# ... +# java.io.FileNotFoundException: /usr/lib64/libnss3.so +#was bnc#634793 +Requires: mozilla-nss # Post requires update-alternatives to install tool update-alternatives. Requires(post): update-alternatives # Postun requires update-alternatives to uninstall tool update-alternatives. @@ -336,12 +341,6 @@ Provides: jndi-dns = %{version} Provides: jndi-ldap = %{version} Provides: jndi-rmi = %{version} Provides: jsse = %{version} -# mozilla-nss has to be installed to prevent -# java.security.ProviderException: Could not initialize NSS -# ... -# java.io.FileNotFoundException: /usr/lib64/libnss3.so -#was bnc#634793 -Requires: mozilla-nss %description headless The OpenJDK 8 runtime environment without audio and video support. @@ -1072,7 +1071,7 @@ fi %dir %{_libdir}/jvm-private %doc %{buildoutputdir}images/j2sdk-image/jre/ASSEMBLY_EXCEPTION -%doc %{buildoutputdir}images/j2sdk-image/jre/LICENSE +%license %{buildoutputdir}images/j2sdk-image/jre/LICENSE %doc %{buildoutputdir}images/j2sdk-image/jre/THIRD_PARTY_README %dir %{_jvmdir}/%{sdkdir} @@ -1087,17 +1086,17 @@ fi %config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.security %config(noreplace) %{_jvmdir}/%{jredir}/lib/security/blacklisted.certs %config(noreplace) %{_jvmdir}/%{jredir}/lib/security/nss.cfg -%{_mandir}/man1/java-%{sdklnk}.1* -%{_mandir}/man1/jjs-%{sdklnk}.1* -%{_mandir}/man1/keytool-%{sdklnk}.1* -%{_mandir}/man1/orbd-%{sdklnk}.1* -%{_mandir}/man1/pack200-%{sdklnk}.1* -%{_mandir}/man1/policytool-%{sdklnk}.1* -%{_mandir}/man1/rmid-%{sdklnk}.1* -%{_mandir}/man1/rmiregistry-%{sdklnk}.1* -%{_mandir}/man1/servertool-%{sdklnk}.1* -%{_mandir}/man1/tnameserv-%{sdklnk}.1* -%{_mandir}/man1/unpack200-%{sdklnk}.1* +%{_mandir}/man1/java-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jjs-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/keytool-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/orbd-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/pack200-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/policytool-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/rmid-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/rmiregistry-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/servertool-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/tnameserv-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/unpack200-%{sdklnk}.1%{?ext_man} %{_jvmdir}/%{jredir}/lib/security/policy/limited/US_export_policy.jar %{_jvmdir}/%{jredir}/lib/security/policy/limited/local_policy.jar %{_jvmdir}/%{jredir}/lib/security/policy/unlimited/US_export_policy.jar @@ -1119,35 +1118,35 @@ fi %endif %{_jvmdir}/%{sdklnk} %{_jvmjardir}/%{sdklnk} -%{_mandir}/man1/appletviewer-%{sdklnk}.1* -%{_mandir}/man1/extcheck-%{sdklnk}.1* -%{_mandir}/man1/idlj-%{sdklnk}.1* -%{_mandir}/man1/jar-%{sdklnk}.1* -%{_mandir}/man1/jarsigner-%{sdklnk}.1* -%{_mandir}/man1/javac-%{sdklnk}.1* -%{_mandir}/man1/javadoc-%{sdklnk}.1* -%{_mandir}/man1/javah-%{sdklnk}.1* -%{_mandir}/man1/javap-%{sdklnk}.1* -%{_mandir}/man1/jconsole-%{sdklnk}.1* -%{_mandir}/man1/jcmd-%{sdklnk}.1* -%{_mandir}/man1/jdb-%{sdklnk}.1* -%{_mandir}/man1/jdeps-%{sdklnk}.1* -%{_mandir}/man1/jhat-%{sdklnk}.1* -%{_mandir}/man1/jinfo-%{sdklnk}.1* -%{_mandir}/man1/jmap-%{sdklnk}.1* -%{_mandir}/man1/jps-%{sdklnk}.1* -%{_mandir}/man1/jrunscript-%{sdklnk}.1* -%{_mandir}/man1/jsadebugd-%{sdklnk}.1* -%{_mandir}/man1/jstack-%{sdklnk}.1* -%{_mandir}/man1/jstat-%{sdklnk}.1* -%{_mandir}/man1/jstatd-%{sdklnk}.1* -%{_mandir}/man1/native2ascii-%{sdklnk}.1* -%{_mandir}/man1/rmic-%{sdklnk}.1* -%{_mandir}/man1/schemagen-%{sdklnk}.1* -%{_mandir}/man1/serialver-%{sdklnk}.1* -%{_mandir}/man1/wsgen-%{sdklnk}.1* -%{_mandir}/man1/wsimport-%{sdklnk}.1* -%{_mandir}/man1/xjc-%{sdklnk}.1* +%{_mandir}/man1/appletviewer-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/extcheck-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/idlj-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jar-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jarsigner-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/javac-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/javadoc-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/javah-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/javap-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jconsole-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jcmd-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jdb-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jdeps-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jhat-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jinfo-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jmap-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jps-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jrunscript-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jsadebugd-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jstack-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jstat-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/jstatd-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/native2ascii-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/rmic-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/schemagen-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/serialver-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/wsgen-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/wsimport-%{sdklnk}.1%{?ext_man} +%{_mandir}/man1/xjc-%{sdklnk}.1%{?ext_man} %if %{with_systemtap} %{tapsetroot} diff --git a/jaxp.tar.xz b/jaxp.tar.xz index 28915e8..ce189d3 100644 --- a/jaxp.tar.xz +++ b/jaxp.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9d78eec0ae71332b61e44f71bcf991d3af60663028fdb10bdb1c497cb186f10 -size 2267888 +oid sha256:6aee0d09c762beb819582dd55ac3585291b69c77b422e53f89ee9223527b6494 +size 2268628 diff --git a/jaxws.tar.xz b/jaxws.tar.xz index 89cb4b7..f9e215e 100644 --- a/jaxws.tar.xz +++ b/jaxws.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:197053d93fc478adf0645577e85feca004b1496a29dc0d98acc256b1c9be80dd -size 2277616 +oid sha256:b154009f308823b42189a4cd4648887b63c3203348e8028ae5e7b85d520dc0d8 +size 2277776 diff --git a/jdk.tar.xz b/jdk.tar.xz index 88a2e01..6e150f6 100644 --- a/jdk.tar.xz +++ b/jdk.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3bc3dcaa1f9d109ed99139e1108a691964c68ad90375214a841fd1522aa3829c -size 40689020 +oid sha256:295c538f800e10fe4bc57afbdb6880bed5b8bf87748027ece7911acedf1676ad +size 40701016 diff --git a/langtools.tar.xz b/langtools.tar.xz index 35221be..f5b098f 100644 --- a/langtools.tar.xz +++ b/langtools.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b94950c68153862c315e1aae62de58a95bc9487ea197723bcb435d6c53d3f22 -size 2080888 +oid sha256:622009a5a1d6df05dfe30ca8f6af05a066a42dbdbeb7e9e75db0c46ee62e2092 +size 2080812 diff --git a/nashorn.tar.xz b/nashorn.tar.xz index a08354f..2b89def 100644 --- a/nashorn.tar.xz +++ b/nashorn.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2451e97fe9b4c3d14859170c9621ce1323075e97f6148890ba3644512f3bd695 -size 2326776 +oid sha256:1bfac52db825843493c0c3df2f2a38f5b93d1c9c9a7281d8f94c61491afcac38 +size 2322088 diff --git a/openjdk.tar.xz b/openjdk.tar.xz index 9748ea0..f52f51c 100644 --- a/openjdk.tar.xz +++ b/openjdk.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9d0f566a2cf9d4150a16b7c68b07ccdeeb317b7d055c56f671a0d3d5afd6bd0 -size 365128 +oid sha256:2aed6bc383d574bb829db97504fa64044e70b1ab6f47605fa025fad47e2ecd21 +size 366092 diff --git a/shenandoah.tar.xz b/shenandoah.tar.xz index 9104d91..ea098f4 100644 --- a/shenandoah.tar.xz +++ b/shenandoah.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d81606795abe5721d54aef6413677845a24c5b2202414a095bd04f1fba945fca -size 7286788 +oid sha256:ef3c9ee9cb36cd893a1fac176ede1e18dc6894bee6b3025846cf7ee5a5e4b6b5 +size 7290168