Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2018-03-14 19:40:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-11-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-11-openjdk"

Wed Mar 14 19:40:01 2018 rev:5 rq:586388 version:11.0.0.0~4

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2018-03-02 21:13:24.685265816 +0100
+++ /work/SRC/openSUSE:Factory/.java-11-openjdk.new/java-11-openjdk.changes     
2018-03-14 19:40:25.466246943 +0100
@@ -1,0 +2,191 @@
+Tue Mar 13 07:05:14 UTC 2018 - [email protected]
+
+- Update to upstream tag jdk-11+4
+  * Fixes:
+    + S4993841: (str) java.lang.Character should have a
+      toString(int) method
+    + S5076761: JList.setSelectedValue(null, ...) doesn't do
+      anything
+    + S6372077: JarFile.getManifest() should handle manifest
+      attribute name 70 bytes
+    + S8041626: Shutdown tracing event
+    + S8129569: [TEST_BUG] Test java/awt/Frame/
+      /MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
+    + S8137326: Methods for comparing CharSequence, StringBuilder,
+      and StringBuffer
+    + S8148871: Possible wrong expression stack depth at deopt point
+    + S8153945: Track if log configuration has changed during
+      runtime
+    + S8168722: Unified Logging configuration output needs
+      simplifying
+    + S8169358: httpserver does not close connections when
+      RejectedExecutionException occurs
+    + S8170976: [TESTBUG] LogTestFixture does not restore previous
+      logging state
+    + S8171000: Robot.createScreenCapture() crashes in wayland mode
+    + S8182765: HTML5 must be the default javadoc codegen mode in
+      the near future
+    + S8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/
+      /JInternalFrameDraggingTest.java
+    + S8187066: -Xlog:help "=debug" example is not quite accurate
+    + S8187653: Lock in CoderResult.Cache becomes performance
+      bottleneck
+    + S8187950: javax.lang.model APIs throws CompletionFailure or a
+      subtype of CompletionFailure.
+    + S8190346: improve unified JVM logging help message and
+      warnings
+    + S8190679: java/util/Arrays/TimSortStackSize2.java fails with
+      "Initial heap size set to a larger value than the maximum heap
+      size"
+    + S8191139: Remove deprecated javax.security.auth.Policy API
+    + S8191369: NMT: Enhance thread stack tracking
+    + S8191421: Deprecate PrintSafepointStatistics,
+      PrintSafepointStatisticsTimeout and
+      PrintSafepointStatisticsCount options
+    + S8193262: JNI array not released in libsunmscapi
+      convertToLittleEndian
+    + S8193660: Check SOURCE line in "release" file for closedjdk
+    + S8194085: Obsolete the deprecated SafepointSynchronize flags
+      and remove related code
+    + S8194296: Check copyright of files in make/langtools/tools
+    + S8194870: Some regression tests throw NPE exception on a
+      specific Solaris 11.2 sun4v sparc machine
+    + S8195065: runtime/appcds/ProhibitedPackage.java intermittent
+      failure
+    + S8195131: Dead code removal for changes present in JDK-8176795
+    + S8195142: Refactor out card table from CardTableModRefBS to
+      flatten the BarrierSet hierarchy
+    + S8195632: [Graal] Introduce EagerJVMCI flag to force eager
+      JVMCI initialization
+    + S8196064: AArch64: Merging ld/st into ldp/stp in
+      macro-assembler
+    + S8196133: JShell crashes when attempting to use bad source
+      file in class path
+    + S8196196: Headful tests should not be run in headless mode
+    + S8196322: [macosx] When the screen menu bar is used, clearing
+      the default menu bar should permit AWT shutdown
+    + S8196338: [TEST_BUG] sanity/client/SwingSet/src/
+      /TextFieldDemoTest.java Failed with timeout
+    + S8196868: AARCH64: ld/st instructions hit guarantee assert
+      while using sp
+    + S8196882: VS2017 Hotspot Defined vsnprintf Function Causes
+      C2084 Already Defined Compilation Error
+    + S8197408: Bad pointer comparison and small cleanup in
+      os_linux.cpp
+    + S8197453: Add support of extra problem list
+    + S8197482: Make Jemmy ComponentChooser lambda friendly
+    + S8197499: RepaintManager does not increase double buffer
+      after attaching a device with higher resolution
+    + S8197533: Move javax.transaction.xa  to its own module
+    + S8197538: Remove mention of hotjava paths in MimeTable.java
+    + S8197546: Fix for 8171000 breaks Solaris + Linux builds
+    + S8197549: Implement a new method similar to waitState() on
+      Operator which run the check on event queue
+    + S8197594: String#repeat
+    + S8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/
+      /MakeWindowAlwaysOnTop.java fails on Windows
+    + S8197841: Remove unused function Universe::create_heap_ext
+    + S8197864: VS2017 (C4334) Result of 32-bit Shift Implicitly
+      Converted to 64 bits
+    + S8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java
+      doesnt close the windows in HiDPI setting
+    + S8198004: javax/swing/JFileChooser/6868611/bug6868611.java
+      throws error
+    + S8198005: javax/swing/JFileChooser/7199708/bug7199708.java
+      throws error
+    + S8198252: Null pointer dereference in fold_compares_helper
+    + S8198253: ThreadInfo.from(CompositeData) incorrectly accepts
+      CompositeData with missing JDK 6 attributes
+    + S8198293: AARCH64 - Add CPU detection code for Cavium Thunder
+      X2
+    + S8198302: VS2017 (C4477) java.base/windows/native/libnet/
+      /NetworkInterface_winXP.c incorrect printf format strings
+    + S8198304: VS2017 (C4838, C4312) Various conversion issues
+      with gtest tests
+    + S8198312: VS2017: Upgrade HOTSPOT_BUILD_COMPILER in
+      vm_version.cpp
+    + S8198333: ProblemList should be updated for headless mode
+    + S8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
+    + S8198554: Add fuzzy matching for log levels and tags when
+      parsing -Xlog
+    + S8198628: further simplifications to lambda classification at
+      JavacParser
+    + S8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR
+      Optimization
+    + S8198693: Update ProblemsList for mac
+    + S8198697: Simplify initialization of platform encoding
+    + S8198703: Missing #include "gc/shared/cardTableModRefBS.hpp"
+      in graphKit.hpp
+    + S8198724: Refactor FLAGS handling in configure
+    + S8198750: [s390+x86_32+aarch64] Fix build after jdk-8195142
+    + S8198810: URLClassLoader does not specify behavior when URL
+      array contains null
+    + S8198821: fix test methods access for test
+      java/text/Normalizer/NormalizerAPITest.java
+    + S8198825: Resolve missing review feedback for JDK-8170976
+    + S8198833: TestMemoryAwareness Docker container fails with too
+      small maximum heap
+    + S8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/
+      /inheritedChannel/InheritedChannelTest.java on linux-x64
+    + S8198841: Thread.interrupt should set interrupt status while
+      holding blockerLock
+    + S8198844: Clean up GensrcX11Wrappers
+    + S8198859: Use elfedit to silence linker warnings on solaris
+    + S8198862: Stop doing funky compilation stuff for dtrace
+    + S8198887: JDK-8168722 broke the build on macosx
+    + S8198888: Reduce string allocation churn in
+      InvokerBytecodeGenerator
+    + S8198898: Compilation errors in jdk.crypto.mscapi with VS 2017
+    + S8198899: Compilation errors in java.prefs with VS 2017
+    + S8198928: (so) SocketChannel connect may deadlock if closed
+      at around same time that connect fails
+    + S8198931: remove java.xml.bind module dependency for
+      com/sun/jndi tests
+    + S8198933: Update JDI tests to pass valid URL[]
+    + S8198955: String#repeat loop optimization
+    + S8198966: To make CoderResult.Cache.cache final and allocate
+      it eagerly
+    + S8198970: jnu_util.c compilation error on Solaris
+    + S8199015: (se) SocketChannelImpl.translateXXXOps access
+      channel state without synchronization
+    + S8199018: Test crypto provider not registering
+    + S8199052: Configure broken on aarch64
+    + S8199103: Can't use COMPARE_BUILD with PATCH from custom root
+    + S8199118: Filtering of filename for microsoft CL broken on
+      newer Cygwin
+    + S8199120: (so) SocketChannelImpl read/write don't need
+      stateLock when channel is configured non-blocking
+    + S8199125: --disable-warnings-as-errors does not work for
+      native jtreg test code
+    + S8199152: Configure broken on arm32
+    + S8199154: Accessibility issues in jdk.security.auth
+    + S8199197: Set _NT_SYMBOL_PATH when running tests on windows
+    + S8199198: Remove unused functions in jdk.crypto.mscapi native
+      code
+    + S8199224: Refactor add_native_source in SetupNativeCompilation
+    + S8199236: Nashorn uses deprecated HTML tags in Javadoc
+    + S8199266: Update boot and build jdk requirements in configure
+    + S8199327: nuke var type name after a lambda has been accepted
+    + S8199331: Don't limit debug information for fastdebug JDK
+      native libraries
+    + S8199338: Use -g0 on solstudio also for compiling C programs
+    + S8199339: JDK-8198859 broke solaris x64
+    + S8199347: Always use -Z7 for debug symbols when compiling on
+      Windows
+    + S8199352: The Jib artifact resolver in test lib needs to
+      print better error messages
+    + S8199403: Require binutils 2.18 or newer
+    + S8199405: Bump lowest supported gcc to 4.8
+    + S8199416: Remove debug output left over since JDK-8198844
+- Removed patches:
+  * sorted-diff.patch
+    + context changed completely
+  * jdk10-gcc6.patch
+    + not needed
+  * boot_jdk_version.patch
+    + correct boot versions handled upsteam
+- Changed patch:
+  * java10-improved-fonts.patch
+    + rediffed to changed context
+
+-------------------------------------------------------------------

Old:
----
  1fd4d6068f54.tar.bz2
  boot_jdk_version.patch
  jdk10-gcc6.patch
  sorted-diff.patch

New:
----
  e59941f7247d.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.yqvtQB/_old  2018-03-14 19:40:29.202114238 +0100
+++ /var/tmp/diff_new_pack.yqvtQB/_new  2018-03-14 19:40:29.206114096 +0100
@@ -33,10 +33,10 @@
 %global updatever       0
 %global patchver        0
 %global datever         2018-09-18
-%global buildver        3
+%global buildver        4
 %global hg_project      jdk
 %global hg_repository   jdk
-%global hg_revision     1fd4d6068f54
+%global hg_revision     e59941f7247d
 %global icedtea_sound_version 1.0.1
 %global java_atk_wrapper_version 0.33.2
 # priority must be 6 digits in total
@@ -175,11 +175,6 @@
 Patch100:       s390-java-opts.patch
 Patch101:       s390-size_t.patch
 #
-Patch102:       sorted-diff.patch
-Patch103:       jdk10-gcc6.patch
-#
-Patch105:       boot_jdk_version.patch
-#
 Patch200:       ppc_stack_overflow_fix.patch
 #
 Patch301:       bootcycle_jobs.patch
@@ -442,14 +437,6 @@
 %patch101 -p1
 %endif
 
-%patch102 -p1
-
-%if 0%{?suse_version} >= 1330
-%patch103 -p1
-%endif
-
-%patch105 -p1
-
 %patch200 -p1
 
 %patch301 -p1

++++++ 1fd4d6068f54.tar.bz2 -> e59941f7247d.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-11-openjdk/1fd4d6068f54.tar.bz2 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new/e59941f7247d.tar.bz2 differ: 
char 11, line 1

++++++ java10-improved-fonts.patch ++++++
--- /var/tmp/diff_new_pack.yqvtQB/_old  2018-03-14 19:40:29.450105429 +0100
+++ /var/tmp/diff_new_pack.yqvtQB/_new  2018-03-14 19:40:29.450105429 +0100
@@ -6,7 +6,7 @@
      LIBS_unix := -lawt -ljava -ljvm $(LIBM) $(LIBCXX), \
 -    LIBS_linux := -lc, \
 +    LIBS_linux := -lc -lfontconfig, \
-     LIBS_solaris := -lawt_headless -lc, \
+     LIBS_solaris := -lc, \
      LIBS_aix := -lawt_headless,\
      LIBS_windows := $(WIN_JAVA_LIB) advapi32.lib user32.lib gdi32.lib \
 --- jdk10/src/java.desktop/share/native/libfontmanager/freetypeScaler.c        
2017-11-22 13:37:53.000000000 +0100


Reply via email to