Hello community, here is the log from the commit of package java-12-openjdk for openSUSE:Factory checked in at 2018-10-04 19:03:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-12-openjdk (Old) and /work/SRC/openSUSE:Factory/.java-12-openjdk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-12-openjdk" Thu Oct 4 19:03:28 2018 rev:2 rq:639959 version:12.0.0.0~14 Changes: -------- --- /work/SRC/openSUSE:Factory/java-12-openjdk/java-12-openjdk.changes 2018-09-28 08:52:42.385789407 +0200 +++ /work/SRC/openSUSE:Factory/.java-12-openjdk.new/java-12-openjdk.changes 2018-10-04 19:03:43.483062499 +0200 @@ -1,0 +2,348 @@ +Thu Oct 4 10:28:18 UTC 2018 - Fridrich Strba <[email protected]> + +- Upgraded to upstream tag jdk-12+14 + * Fixes: + + S7017058: Malayalam glyph substitution is failing for + Malayalam with Windows Kartika font. + + S7033681: Arrays.asList methods needs better documentation + + S8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/ + /BadSerializationTest.java fails + + S8130655: OS X: keyboard input in textfield is not possible + if the window contained textfield is owned by EmbeddedFrame + + S8146310: [macosx] + com.apple.eawt.Application.setDefaultMenuBar does not + initialize screen menu bar + + S8163083: SocketListeningConnector does not allow invocations + with port 0 + + S8169718: nsk/jdb/locals/locals002: ERROR: Cannot find + boolVar with expected value: false + + S8170937: Swing apps are slow if displaying from a remote + source to many local displays + + S8188764: Obsolete AssumeMP and then remove all support for + non-MP builds + + S8191130: Sinhala text rendering problem with + C+VIRAMA+ZWJ+RA/YA+V + + S8191178: [macos] Problem with input of yen symbol + + S8195836: opentype:Bengali: "Khanda Ta" shaping issue with + U+09A4 TA, U+09CD virama, U+200D ZWJ + + S8199885: [Graal] + org.graalvm.compiler.core.test.CountedLoopTest fails with + "ControlFlowAnchor should never be cloned in the same graph" + + S8200381: Typos in javadoc - missing verb "be" and alike + + S8201818: [macosx] Printing attributes break page size set + via "java.awt.print.Book" object + + S8201925: JEditorPane unordered list bullets look pixelated + + S8202013: JEditorPane shows large HTML unordered list bullets + + S8202282: [TESTBUG] appcds + TestCommon.makeCommandLineForAppCDS() can be removed + + S8202628: javadoc generates bad links in TestModules.java + + S8202702: Clearing selection on JTable causes disappearance + of a row + + S8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The + divider location is wrong + + S8203928: [Test] Convert non-JDB scaffolding serviceability + shell script tests to java + + S8204294: [REDO] - JVMFlag::printError missing + ATTRIBUTE_PRINTF + + S8204963: javax.swing.border.TitledBorder has a memory leak + + S8205479: OS X: requestFocus() does not work properly for + embedded frame + + S8205535: Useless (or buggy) call to Math.round on int input + + S8205537: Drop of sun.applet package + + S8206392: [macosx] Cycling through windows (JFrames) does not + work with keyboard shortcut + + S8207003: Miscellaneous changes imported from jsr166 CVS + 2018-09 + + S8207150: Clip.isRunning() may return true after Clip.stop() + was called + + S8207745: serviceability/sa/TestJmapCore.java times out + parsing a 4GB hprof file + + S8207768: Improve exception messages during manifest parsing + of jar archives + + S8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java + is timing out on solaris-sparc again + + S8208531: -javafx mode should be on by default when JavaFX is + available + + S8208996: X11 icon window color handing bug + + S8209138: Symbol constructor uses u1 as the element type of + its name argument + + S8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is + incorrect + + S8209340: The code which avoids synthetic accessors has + become outdated + + S8209343: Test javax/swing/border/TestTitledBorderLeak.java + should be marked as headful + + S8209454: [error-prone] TypeParameterUnusedInFormals in + jdk.net + + S8209546: Make sun/security/tools/keytool/autotest.sh to + support macosx + + S8209548: Unused and incorrect calls to FT_Get_Char_Index + + S8209645: Split ClassLoaderData and ClassLoaderDataGraph into + separate files + + S8209946: [TESTBUG] CDS tests should use "@run driver" + + S8209963: source file mode for JVM should provide a hook to + locate the source file + + S8210052: Enable testing for all the available look and feels + in SwingSet3 demo tests + + S8210274: Source Launcher should work with a security manager + + S8210286: Drop of sun.awt.HToolkit class + + S8210335: Clipping problems with complex affine transforms: + negative scaling factors or small scaling factors + + S8210384: SunLayoutEngine.isAAT() font is expensive on MacOS + + S8210555: create --source --target synonyms for -source + -target + + S8210692: The "com.sun.awt.SecurityWarning" class can be + dropped + + S8210716: Detailed GC logging request misses some + + S8210766: Remove obsolete qualified export sun.net.www to + java.desktop + + S8210810: Escaped character at specific position in argument + file is not handled properly + + S8210821: Support dns_canonicalize_hostname in krb5.conf + + S8210842: Handle JNIGlobalRefLocker.cpp + + S8210856: Move InstanceKlass DependencyContext cleaning to + SystemDictionary::do_unloading() + + S8210866: Remove HPKeysym.h from JDK sources + + S8210880: Remove HPKeysym.h from JDK sources + + S8210885: Convert left over loads/stores to access api + + S8210887: Tweak C2 gc api for arraycopy + + S8210892: Deprecate TLABStats + + S8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ + /ap11t001/TestDescription.java failed with + JVMTI_ERROR_INVALID_CLASS in CDS mode + + S8210964: add more ld preloading related info to hs_error + file on Linux + + S8210971: Add exception handling methods to CompletionStage + and CompletableFuture + + S8210972: Add comment text to C1 patching code + + S8210984: [TESTBUG] hs203t003 fails with "# ERROR: + hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, + thread)" + + S8210994: Create test for SwingSet3 FrameDemo + + S8211036: Remove the NSK_STUB macros from vmTestbase for non + jvmti + + S8211057: Gensrc step CompileProperties generates unstable + CompilerProperties output + + S8211071: unpack.cpp fails to compile with statement has no + effect [-Werror=unused-value] + + S8211080: RawStringLiteralLangAPI.java test times out by + default + + S8211092: test/jdk/sun/net/www/http/HttpClient/ + /MultiThreadTest.java fails intermittently when cleaning up + + S8211097: aix: fix build after JDK-8210919 + + S8211102: Crash with -XDfind=lambda and -source 7 + + S8211107: LDAPS communication failure with jdk 1.8.0_181 + + S8211121: Remove + sun.reflect.ReflectionFactory::newInstanceForSerialization + + S8211124: HotSpot update for vm_version.cpp to recognise + updated VS2017 + + S8211125: backout fix for 8210880 which was pushed under + another ID + + S8211129: compiler/whitebox/ForceNMethodSweepTest.java fails + after JDK-8132849 + + S8211130: Change to Oracle Developer Studio 12.6 for building + on Solaris at Oracle + + S8211138: Missing Flag enum constants + + S8211145: [ppc] [s390]: Build fails due to -Werror=switch + (introduced with JDK-8211029) + + S8211149: fix potential memleak in getJavaIDFromLangID after + failing SetupI18nProps call [windows] + + S8211150: G1 Full GC not purging code root memory and hence + causing memory leak + + S8211160: Handle different look and feels in + JInternalFrameOperator + + S8211163: UNIX version of Java_java_io_Console_echo does not + return a clean boolean + + S8211165: License header is absent in a few J2Ddemo source + code files + + S8211168: Solaris-X64 build failure with error nreg hides the + same name in an outer scope + + S8211170: AArch64: Warnings in C1 and template interpreter + + S8211171: move JarUtils to top-level testlibrary + + S8211175: Remove temporary clock initialization duplication + + S8211176: Initialize ObjectMonitor eagerly + + S8211180: SourceLauncherTest.java fails in JDK12 CI on Win* + + S8211208: make AllocateHeapAt an unsupported option on AIX + + S8211212: ARM: -Werror=switch build failure + + S8211231: BarrierSetC1::generate_referent_check() confuses + register allocator + + S8211239: Build fails without JFR: empty JFR events + signatures mismatch + + S8211241: Missing obj equals in TemplateTable::fast_aldc + + S8211251: Default mask register for avx512 instructions + + S8211268: Disable unsupported GCs for Zero + + S8211269: Make declaration of Allocation protected in + MemAllocator + + S8211272: x86_32 build failures after JDK-8210764 (Update + avx512 implementation) + + S8211274: x86_32 build failures after JDK-8211029 (Have a + common set of enabled warnings for all native libraries) + + S8211278: Update ProblemList + + S8211287: ClassPathTests.java fails due to "Unable to map + MiscData shared space at required address." + + S8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp + + S8211295: DriverManager.getConnection fails when called from + com.sun.rowset.JdbcRowSetImpl + + S8211325: test/jdk/java/net/Socket/LingerTest.java fails with + cleaning up + + S8211328: Different declaration and definition of + ClassLoaderData::classes_do() leads to build failures + + S8211333: AArch64: Fix another build failure after JDK-8211029 + + S8211349: Bad HTML in {@link} for + HttpResponse.BodyHandlers.ofPublisher + + S8211350: Remove jprt support + + S8211364: Remove expired flags + + S8211375: Minimal VM build failures after JDK-8211251 + (Default mask register for avx512 instructions) + + S8211384: Obsolete -XX:+/-MonitorInUseLists option ++++ 151 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/java-12-openjdk/java-12-openjdk.changes ++++ and /work/SRC/openSUSE:Factory/.java-12-openjdk.new/java-12-openjdk.changes Old: ---- 15094d12a632.tar.bz2 java11-improved-fonts.patch New: ---- 6f04692c7d51.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-12-openjdk.spec ++++++ --- /var/tmp/diff_new_pack.HWJiTA/_old 2018-10-04 19:03:44.967060932 +0200 +++ /var/tmp/diff_new_pack.HWJiTA/_new 2018-10-04 19:03:44.971060927 +0200 @@ -36,10 +36,10 @@ %global updatever 0 %global patchver 0 %global datever 2019-03-19 -%global buildver 12 +%global buildver 14 %global hg_project jdk %global hg_repository jdk -%global hg_revision 15094d12a632 +%global hg_revision 6f04692c7d51 %global icedtea_sound_version 1.0.1 %global java_atk_wrapper_version 0.33.2 @@ -215,7 +215,6 @@ # Patch500: activation-module.patch Patch501: annotation-module.patch -Patch800: java11-improved-fonts.patch BuildRequires: alsa-lib-devel BuildRequires: autoconf @@ -486,8 +485,6 @@ %patch302 -p1 %patch303 -p1 -%patch800 -p1 - %patch400 %patch401 %patch402 @@ -535,16 +532,16 @@ export CFLAGS="$CFLAGS -mieee" %endif -EXTRA_CFLAGS="-Wno-error -DIMPROVED_FONT_RENDERING" -EXTRA_CPP_FLAGS="-Wno-error -DIMPROVED_FONT_RENDERING" +EXTRA_CFLAGS="-Wno-error" +EXTRA_CPP_FLAGS="-Wno-error" %ifarch ppc64 ppc64le ppc EXTRA_CFLAGS="$EXTRA_CFLAGS -fno-strict-aliasing" %endif %if 0%{?suse_version} >= 1330 -EXTRA_CFLAGS="$EXTRA_CFLAGS -Wno-error -std=gnu++98 -fno-delete-null-pointer-checks -fno-lifetime-dse -fpermissive" -EXTRA_CPP_FLAGS="$EXTRA_CPP_FLAGS -Wno-error -std=gnu++98 -fno-delete-null-pointer-checks -fno-lifetime-dse" +EXTRA_CFLAGS="$EXTRA_CFLAGS -std=gnu++98 -fno-delete-null-pointer-checks -fno-lifetime-dse -fpermissive" +EXTRA_CPP_FLAGS="$EXTRA_CPP_FLAGS -std=gnu++98 -fno-delete-null-pointer-checks -fno-lifetime-dse" %endif mkdir -p %{buildoutputdir} @@ -1071,7 +1068,6 @@ %dir %{_jvmdir}/%{sdkdir}/bin %dir %{_jvmdir}/%{sdkdir}/lib %dir %{_jvmdir}/%{sdkdir}/lib/jfr -%dir %{_jvmdir}/%{sdkdir}/lib/jli %dir %{_jvmdir}/%{sdkdir}/lib/server %dir %{_jvmdir}/%{sdkdir}/lib/desktop %dir %{_jvmdir}/%{sdkdir}/lib/security @@ -1116,7 +1112,6 @@ %{_jvmdir}/%{sdkdir}/lib/jexec %{_jvmdir}/%{sdkdir}/lib/jfr/default.jfc %{_jvmdir}/%{sdkdir}/lib/jfr/profile.jfc -%{_jvmdir}/%{sdkdir}/lib/jli/libjli.so %{_jvmdir}/%{sdkdir}/lib/jrt-fs.jar %{_jvmdir}/%{sdkdir}/lib/jvm.cfg %{_jvmdir}/%{sdkdir}/lib/libawt_headless.so @@ -1133,6 +1128,7 @@ %{_jvmdir}/%{sdkdir}/lib/libjava.so %{_jvmdir}/%{sdkdir}/lib/libjdwp.so %{_jvmdir}/%{sdkdir}/lib/libjimage.so +%{_jvmdir}/%{sdkdir}/lib/libjli.so %{_jvmdir}/%{sdkdir}/lib/libjsig.so %{_jvmdir}/%{sdkdir}/lib/libjsound.so %{_jvmdir}/%{sdkdir}/lib/liblcms.so ++++++ 15094d12a632.tar.bz2 -> 6f04692c7d51.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/java-12-openjdk/15094d12a632.tar.bz2 /work/SRC/openSUSE:Factory/.java-12-openjdk.new/6f04692c7d51.tar.bz2 differ: char 11, line 1
