Hello community,

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

Package is "java-11-openjdk"

Sat Jun  2 12:14:43 2018 rev:15 rq:613488 version:11.0.0.0~16

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2018-05-29 10:44:50.292673408 +0200
+++ /work/SRC/openSUSE:Factory/.java-11-openjdk.new/java-11-openjdk.changes     
2018-06-02 12:15:06.413478783 +0200
@@ -1,0 +2,110 @@
+Thu May 31 10:04:18 UTC 2018 - [email protected]
+
+- Update to upstream tag jdk-11+16
+  * Fixes:
+    + S8133564: Runtime - 2nd followup to Validate JVM Command-Line
+      Flag Arguments
+    + S8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM
+      locking optimization not supported is missing
+    + S8188248: NullPointerException on generic methods
+    + S8189766: whitebox failure with -Xcheck:jni
+    + S8191844: Remove SECOM root (secomevrootca1)
+    + S8193717: Import resolution performance regression in JDK 9
+    + S8194298: Add support for per Socket configuration of TCP
+      keepalive
+    + S8194630: Uninitialized initiator_address in native GSS
+    + S8196202: Javadoc should not generate frames by default
+    + S8196913: javadoc does not (over)write stylesheet.css
+    + S8198323: testing.md not updated for repository layout change
+    + S8199255: [TESTBUG] Open source VM testbase default methods
+      tests
+    + S8199307: NPE in
+      jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
+    + S8199383: [TESTBUG] Open source VM testbase JVMTI tests
+    + S8200172: String.split non-positive term incorrect use
+    + S8200266: [Graal] Update ProblemList-graal.txt files
+    + S8201518: add test for randomized iteration order of
+      unmodifiable Set and Map
+    + S8202178: type.getKind() for var is None instead of Error
+    + S8202290: AtomicAppend tests fail on macOS 10.13 ("High
+      Sierra")
+    + S8202813: Move vm_weak processing from SystemDictionary to
+      WeakProcessor
+    + S8202832: cycle detection depends on ordering of requires
+      directives
+    + S8202842: G1 footprint regressions in jdk11+10
+    + S8202945: OopStorage should use GlobalCounter
+    + S8202947: Fix minor issues with taglets
+    + S8202949: C2: assert(false) failed: Bad graph detected in
+      build_loop_late
+    + S8202950: C2: assert(found_sfpt) failed: no node in loop
+      that's not input to safepoint
+    + S8203014: jcmd should output command list if no command is
+      given
+    + S8203028: Simplify reference processing in light of
+      JDK-8175797
+    + S8203041: AArch64: fix overflow in immediate cmp/cmn
+      instruction
+    + S8203183:
+      vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times
+      out
+    + S8203221: Makefile fixes after Flight Recorder
+    + S8203225: Fix of redefining a method that removes 1 or more
+      lambda expressions failed to commit test cases
+    + S8203233: (tz) Upgrade time-zone data to tzdata2018e
+    + S8203262: Incorrect cmpxchg usage in
+      MetaspaceGC::inc_capacity_until_GC
+    + S8203297: java/net/URL/OpenStream.java fails intermittently
+    + S8203327: Small cleanups in java.lang.ref
+    + S8203328: Rename EFS in java.util.zip internals to something
+      meaningful
+    + S8203354: assert in
+      ClassLoader::update_module_path_entry_list() could have
+      incorrect message
+    + S8203366: Tag added wrongly in Docs.gmk
+    + S8203368: ObjectInputStream filterCheck method throws
+      NullPointerException
+    + S8203369: Check for both EAGAIN and EWOULDBLOCK error codes
+    + S8203370: [JVMCI] UseJVMCICompiler should imply EnableJVMCI
+    + S8203455: jcmd: VM.metaspace: print loader name for anonymous
+      CLDs
+    + S8203488: Remove error generation from TransTypes
+    + S8203497: Bump Jib format version to 1.2
+    + S8203628: Optimize (masked) byte memory comparisons on x86
+    + S8203686: Add JDK 11 major version to
+      javax/net/ssl/compatibility/JdkRelease.java
+    + S8203689: Add failure code to threaddb exception messages`
+    + S8203699: java/lang/invoke/SpecialInterfaceCall fails with
+      SIGILL on aarch64
+    + S8203766: Add some instrumentation to
+      jdk/java/nio/channels/Selector/RacyDeregister.java
+    + S8203769: ProblemList
+      test/jdk/java/util/Map/InPlaceOpsCollisions.java
+    + S8203774: jdk/jfr/api/recorder/TestStartStopRecording.java
+      failed due to compilation failed
+    + S8203793: cacerts/VerifyCACerts.java fails with
+      java.lang.Exception: At least one cacert test failed
+    + S8203795: Change default compiler on Windows to VS2017
+    + S8203815: add tests failed because of 8203809 to the
+      ProblemList-graal
+    + S8203816: add tests failed because of 8203174 to the
+      ProblemList-graal
+    + S8203817: Monitor::try_lock() should not call
+      check_prelock_state()
+    + S8203843: BasicParState::default_estimated_thread_count(false)
+      can return 0 in gtest
+    + S8203865: Metaspace cleanup: Remove unused MemRegion in
+      VirtualSpaceNode
+    + S8203881: Print erroneous size in NegativeArraySizeException
+    + S8203885: ConcurrentLocksDump::dump_at_safepoint() should not
+      allocate array in resource area
+    + S8203886: Invoke LambdaMetafactory::altMetafactory exactly
+      from the BootstrapMethodInvoker
+    + S8203892: Target interface added as marker interface in calls
+      to altMetafactory
+    + S8203926: Problem list
+      test/langtools/tools/javac/importscope/T8193717.java
+    + S8203932: Windows devkit has wrong dlls in 32 bit tools dir
+    + S8203938: Fix build failures from JDK-8133564
+
+-------------------------------------------------------------------

Old:
----
  a11c1cb542bb.tar.bz2

New:
----
  02934b0d661b.tar.bz2

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

Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.Dr8bFe/_old  2018-06-02 12:15:10.053345276 +0200
+++ /var/tmp/diff_new_pack.Dr8bFe/_new  2018-06-02 12:15:10.077344396 +0200
@@ -34,10 +34,10 @@
 %global updatever       0
 %global patchver        0
 %global datever         2018-09-25
-%global buildver        15
+%global buildver        16
 %global hg_project      jdk
 %global hg_repository   jdk
-%global hg_revision     a11c1cb542bb
+%global hg_revision     02934b0d661b
 %global icedtea_sound_version 1.0.1
 %global java_atk_wrapper_version 0.33.2
 # priority must be 6 digits in total

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


Reply via email to