Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package java-17-openjdk for openSUSE:Factory checked in at 2022-10-22 14:12:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-17-openjdk (Old) and /work/SRC/openSUSE:Factory/.java-17-openjdk.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "java-17-openjdk" Sat Oct 22 14:12:28 2022 rev:14 rq:1030387 version:17.0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/java-17-openjdk/java-17-openjdk.changes 2022-09-18 17:31:55.493718798 +0200 +++ /work/SRC/openSUSE:Factory/.java-17-openjdk.new.2275/java-17-openjdk.changes 2022-10-22 14:12:48.896699308 +0200 @@ -1,0 +2,392 @@ +Fri Oct 21 11:36:52 UTC 2022 - Fridrich Strba <fstrba@suse.com> + +- Update to upstream tag jdk-17.0.5+8 (October 2022 CPU) + * Security fixes + + JDK-8282252: Improve BigInteger/Decimal validation + + JDK-8285662: Better permission resolution + + JDK-8286077, CVE-2022-21618, bsc#1204468: Wider MultiByte + conversions + + JDK-8286511: Improve macro allocation + + JDK-8286519: Better memory handling + + JDK-8286526, CVE-2022-21619, bsc#1204473: Improve NTLM support + + JDK-8286910, CVE-2022-21624, bsc#1204475: Improve JNDI lookups + + JDK-8286918, CVE-2022-21628, bsc#1204472: Better HttpServer + service + + JDK-8287446: Enhance icon presentations + + JDK-8288508: Enhance ECDSA usage + + JDK-8289366, CVE-2022-39399, bsc#1204480: Improve HTTP/2 + client usage + + JDK-8289853: Update HarfBuzz to 4.4.1 + + JDK-8290334: Update FreeType to 2.12.1 + * Other changes + + JDK-6782021: It is not possible to read local computer + certificates with the SunMSCAPI provider + + JDK-6854300: [TEST_BUG] java/awt/event/MouseEvent/ + /SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 + & jdk7 + + JDK-7131823: bug in GIFImageReader + + JDK-8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/ + /bug4634626.java sometimes failed on ac + + JDK-8028265: Add legacy tz tests to OpenJDK + + JDK-8028998: [TEST_BUG] [macosx] java/awt/dnd/ + /DropTargetEnterExitTest/MissedDragExitTest.java failed + + JDK-8079267: [TEST_BUG] Test java/awt/Frame/MiscUndecorated/ + /RepaintTest.java fails + + JDK-8159694: HiDPI, Unity, java/awt/dnd/ + /DropTargetEnterExitTest/MissedDragExitTest.java + + JDK-8169468: NoResizeEventOnDMChangeTest.java fails because + FS Window didn't receive all resizes! + + JDK-8172065: javax/swing/JTree/4908142/bug4908142.java The + selected index should be "aad" + + JDK-8178969: [TESTBUG] Wrong reporting of + gc/g1/humongousObjects/TestHeapCounters test. + + JDK-8211002: test/jdk/java/lang/Math/PowTests.java skips + testing for non-corner-case values + + JDK-8212096: javax/net/ssl/ServerName/ + /SSLEngineExplorerMatchedSNI.java failed intermittently due to + SSLException: Tag mismatch + + JDK-8223543: [TESTBUG] Regression test java/awt/Graphics2D/ + /DrawString/LCDTextSrcEa.java has issues + + JDK-8225122: Test AncestorResized.java fails when Windows + desktop is scaled. + + JDK-8227651: Tests fail with SSLProtocolException: Input + record too big + + JDK-8240903: Add test to check that jmod hashes are + reproducible + + JDK-8254318: Remove .hgtags + + JDK-8255724: [XRender] the BlitRotateClippedArea test fails + on Linux in the XR pipeline + + JDK-8256844: Make NMT late-initializable + + JDK-8257534: misc tests failed with "NoClassDefFoundError: + Could not initialize class + java.util.concurrent.ThreadLocalRandom" + + JDK-8264666: Change implementation of safeAdd/safeMult in the + LCMSImageLayout class + + JDK-8264792: The NumberFormat for locale sq_XK formats price + incorrectly. + + JDK-8265360: several compiler/whitebox tests fail with + "private compiler.whitebox.SimpleTestCaseHelper(int) must be + compiled" + + JDK-8269039: Disable SHA-1 Signed JARs + + JDK-8269556: sun/tools/jhsdb/JShellHeapDumpTest.java fails + with RuntimeException 'JShellToolProvider' missing from + stdout/stderr + + JDK-8270090: C2: LCM may prioritize CheckCastPP nodes over + projections + + JDK-8270312: Error: Not a test or directory containing tests: + java/awt/print/PrinterJob/XparColor.java + + JDK-8271078: jdk/incubator/vector/Float128VectorTests.java + failed a subtest + + JDK-8271344: Windows product version issue + + JDK-8272352: Java launcher can not parse Chinese character + when system locale is set to UTF-8 + + JDK-8272417: ZGC: fastdebug build crashes when printing + ClassLoaderData + + JDK-8272736: [JVMCI] Add API for reading and writing JVMCI + thread locals + + JDK-8272815: jpackage --type rpm produces an error: Invalid + or unsupported type: [null] + + JDK-8273040: Turning off JpAllowDowngrades (or Upgrades) + + JDK-8273115: CountedLoopEndNode::stride_con crash in debug + build with -XX:+TraceLoopOpts + + JDK-8273506: java Robot API did the 'm' keypress and caused + /awt/event/KeyEvent/KeyCharTest/KeyCharTest.html is timing out + on macOS 12 + + JDK-8274434: move os::get_default_process_handle and + os::dll_lookup to os_posix for POSIX platforms + + JDK-8274517: java/util/DoubleStreamSums/CompensatedSums.java + fails with expected [true] but found [false] + + JDK-8274597: Some of the dnd tests time out and fail + intermittently + + JDK-8274856: Failing jpackage tests with fastdebug/release + build + + JDK-8275689: [TESTBUG] Use color tolerance only for XRender + in BlitRotateClippedArea test + + JDK-8275887: jarsigner prints invalid digest/signature + algorithm warnings if keysize is weak/disabled + + JDK-8276546: [IR Framework] Whitelist and ignore + CompileThreshold + + JDK-8276837: [macos]: Error when signing the additional + launcher + + JDK-8277429: Conflicting jpackage static library name + + JDK-8277493: [REDO] Quarantined jpackage apps are labeled as + "damaged" + + JDK-8278067: Make HttpURLConnection default keep alive + timeout configurable + + JDK-8278233: [macos] tools/jpackage tests timeout due to + /usr/bin/osascript + + JDK-8278311: Debian packaging doesn't work + + JDK-8278609: [macos] accessibility frame is misplaced on a + secondary monitor on macOS + + JDK-8278612: [macos] test/jdk/java/awt/dnd/ + /RemoveDropTargetCrashTest crashes with VoiceOver on macOS + + JDK-8279032: compiler/loopopts/ + /TestSkeletonPredicateNegation.java times out with + -XX:TieredStopAtLevel < 4 + + JDK-8279370: jdk.jpackage/share/native/applauncher/ + /JvmLauncher.cpp fails to build with GCC 6.3.0 + + JDK-8279622: C2: miscompilation of map pattern as a vector + reduction + + JDK-8280233: Temporarily disable Unix domain sockets in + Windows PipeImpl + + JDK-8280550: SplittableRandom#nextDouble(double,double) can + return result >= bound + + JDK-8280696: C2 compilation hits assert(is_dominator(c, + n_ctrl)) failed + + JDK-8280863: Update build README to reflect that MSYS2 is + supported + + JDK-8280913: Create a regression test for + JRootPane.setDefaultButton() method + + JDK-8280944: Enable Unix domain sockets in Windows Selector + notification mechanism + + JDK-8280950: RandomGenerator:NextDouble() default behavior + non conformant after JDK-8280550 fix + + JDK-8281181: Do not use CPU Shares to compute active + processor count + + JDK-8281183: RandomGenerator:NextDouble() default behavior + partially fixed by JDK-8280950 + + JDK-8281297: TestStressG1Humongous fails with + guarantee(is_range_uncommitted) + + JDK-8281535: Create a regression test for JDK-4670051 + + JDK-8281569: Create tests for Frame.setMinimumSize() method + + JDK-8281628: KeyAgreement : generateSecret intermittently not + resetting + + JDK-8281738: Create a regression test for checking the + 'Space' key activation of focused Button + + JDK-8281745: Create a regression test for JDK-4514331 + + JDK-8281988: Create a regression test for JDK-4618767 + + JDK-8282007: Assorted enhancements to jpackage testing + framework + + JDK-8282046: Create a regression test for JDK-8000326 + + JDK-8282214: Upgrade JQuery to version 3.6.0 + + JDK-8282234: Create a regression test for JDK-4532513 + + JDK-8282280: Update Xerces to Version 2.12.2 + + JDK-8282306: os::is_first_C_frame(frame*) crashes on invalid + link access + + JDK-8282343: Create a regression test for JDK-4518432 + + JDK-8282351: jpackage does not work if class file has `$$` in + the name on windows + + JDK-8282407: Missing ')' in MacResources.properties + + JDK-8282467: add extra diagnostics for JDK-8268184 + + JDK-8282477: [x86, aarch64] vmassert(_last_Java_pc == NULL, + "already walkable"); fails with async profiler + + JDK-8282538: PKCS11 tests fail on CentOS Stream 9 + + JDK-8282548: Create a regression test for JDK-4330998 + + JDK-8282555: Missing memory edge when spilling MoveF2I, + MoveD2L etc + + JDK-8282640: Create a test for JDK-4740761 + + JDK-8282778: Create a regression test for JDK-4699544 + + JDK-8282789: Create a regression test for the JTree usecase + of JDK-4618767 + + JDK-8282860: Write a regression test for JDK-4164779 + + JDK-8282933: Create a test for JDK-4529616 + + JDK-8282936: Write a regression test for JDK-4615365 + + JDK-8282937: Write a regression test for JDK-4820080 + + JDK-8282947: JFR: Dump on shutdown live-locks in some + conditions + + JDK-8283015: Create a test for JDK-4715496 + + JDK-8283087: Create a test or JDK-4715503 + + JDK-8283245: Create a test for JDK-4670319 + + JDK-8283277: ISO 4217 Amendment 171 Update + + JDK-8283441: C2: segmentation fault in + ciMethodBlocks::make_block_at(int) + + JDK-8283457: [macos] libpng build failures with Xcode13.3 + + JDK-8283493: Create an automated regression test for RFE + 4231298 + + JDK-8283507: Create a regression test for RFE 4287690 + + JDK-8283562: JDK-8282306 breaks gtests on zero ++++ 195 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/java-17-openjdk/java-17-openjdk.changes ++++ and /work/SRC/openSUSE:Factory/.java-17-openjdk.new.2275/java-17-openjdk.changes Old: ---- jdk-17.0.4+8.tar.gz New: ---- jdk-17.0.5+8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-17-openjdk.spec ++++++ --- /var/tmp/diff_new_pack.jakcSI/_old 2022-10-22 14:13:02.648731899 +0200 +++ /var/tmp/diff_new_pack.jakcSI/_new 2022-10-22 14:13:02.652731908 +0200 @@ -32,8 +32,7 @@ # Standard JPackage naming and versioning defines. %global featurever 17 %global interimver 0 -%global updatever 4 -%global datever 2022-07-19 +%global updatever 5 %global buildver 8 %global openjdk_repo jdk17u %global openjdk_tag jdk-%{featurever}.%{interimver}.%{updatever}%{?patchver:.%{patchver}}+%{buildver} @@ -514,12 +513,6 @@ CC=gcc-7 \ NM=gcc-nm-7 \ %endif - --with-version-feature=%{featurever} \ - --with-version-interim=%{interimver} \ - --with-version-update=%{updatever} \ - --with-version-patch=%{?patchver:%{patchver}}%{!?patchver:0} \ - --with-version-date=%{datever} \ - --with-version-build=%{buildver} \ %if %{is_release} --with-version-pre="" \ %endif @@ -1078,6 +1071,7 @@ %{_jvmdir}/%{sdkdir}/include/jni.h %{_jvmdir}/%{sdkdir}/include/jvmticmlr.h %{_jvmdir}/%{sdkdir}/include/jvmti.h +%{_jvmdir}/%{sdkdir}/include/sizecalc.h %{_jvmdir}/%{sdkdir}/lib/ct.sym %{_jvmdir}/%{sdkdir}/lib/libattach.so %if ! %{with zero} ++++++ fips.patch ++++++ ++++ 5233 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/java-17-openjdk/fips.patch ++++ and /work/SRC/openSUSE:Factory/.java-17-openjdk.new.2275/fips.patch ++++++ jdk-17.0.4+8.tar.gz -> jdk-17.0.5+8.tar.gz ++++++ /work/SRC/openSUSE:Factory/java-17-openjdk/jdk-17.0.4+8.tar.gz /work/SRC/openSUSE:Factory/.java-17-openjdk.new.2275/jdk-17.0.5+8.tar.gz differ: char 13, line 1