Hello community,

here is the log from the commit of package java-10-openjdk for openSUSE:Factory 
checked in at 2017-12-29 18:48:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-10-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-10-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-10-openjdk"

Fri Dec 29 18:48:53 2017 rev:6 rq:559310 version:10.0.0.0~37

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-10-openjdk/java-10-openjdk.changes  
2017-12-22 12:16:41.116439871 +0100
+++ /work/SRC/openSUSE:Factory/.java-10-openjdk.new/java-10-openjdk.changes     
2017-12-29 18:49:13.545912468 +0100
@@ -1,0 +2,64 @@
+Fri Dec 22 06:59:13 UTC 2017 - [email protected]
+
+- Update to upstream tag jdk-10+37
+  * Fixes
+    + S8133805: Remove the bot_updates parameter from G1Allocator's 
+      allocation methods
+    + S8154405: AccessControlException by URLPermission check
+    + S8165603: runtime/appcds/UseAppCDS.java: failed to clean up 
+      files after test when running with agentvm
+    + S8190869: C2: missing strength reduction of Math.pow(x, 2.0D) 
+      to x*x
+    + S8190934: Regressions on Haswell Xeon due to JDK-8178811
+    + S8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING 
+      was found in the output
+    + S8191229: 
+      serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java
+      fails with NoClassDefFoundError
+    + S8191788: add jdk.internal.vm.compiler to --limit-modules if 
+      -Djvmci.Compiler=graal is in the command line
+    + S8192966: HttpClient should reuse TCP connection for h2c 
+      connections
+    + S8192971: LockCompilationTest fails intermittently
+    + S8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' 
+      and 'printas' commands
+    + S8192989: runtime/appcds/javaldr/ArrayTest.java crashes with 
+      assert(k->is_instance_klass())
+    + S8193053: jvm crash by G1CMBitMapClosure::do_addr
+    + S8193124: SA: Testcases for clhsdb jdis and findpc commands
+    + S8193135: get rid of redundant _smr_ prefix/infix in 
+      ThreadSMRSupport stuff
+    + S8193222: EnsureLocalCapacity() should maintain capacity 
+      requests through multiple calls
+    + S8193271: ProblemList 
+      tools/launcher/TestXcheckJNIWarnings.java
+    + S8193323: Crash in "failed dependencies, but counter didn't 
+      change" with enabled UseJVMCICompiler
+    + S8193363: TestDumpReplay.java fails with product builds
+    + S8193365: Improve interoperability between HTTP Client's 
+      BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher
+    + S8193386: CompressedClassSize too large with MaxMetaspace
+    + S8193407: jdk/hs fails Solaris slowdebug test-image build
+    + S8193439: Update Graal
+    + S8193491: JavaImporter fails to resolve method elements 
+      within functions, that contain too many statements
+    + S8193508: Expressions in split literals must never be 
+      optimistic
+    + S8193512: Remove remnants of javah from jdk/jdk repo
+    + S8193515: AIX: new Harfbuzz 1.7.1 version fails to compile 
+      with xlC
+    + S8193518: C2: Vector registers sometimes corrupted at 
+      safepoint
+    + S8193622: JFR test TestUnloadingEventClass.java times out 
+      intermittently
+    + S8193698: Null handling in BodyPublisher, BodyHandler, and 
+      BodySubscriber convenience static factory methods
+    + S8193758: Update copyright headers of files in src tree that 
+      are missing Classpath exception
+    + S8193764: Cannot set COMPANY_NAME when configuring a build
+    + S8193779: Fix copyright header in nashorn builtin scripts
+- Removed patch:
+  * remove_javah_for_real.patch
+    + fixed upstream
+
+-------------------------------------------------------------------

Old:
----
  959f2f7cbaa6.tar.bz2
  remove_javah_for_real.patch

New:
----
  4f830b447edf.tar.bz2

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

Other differences:
------------------
++++++ java-10-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.kcbbBE/_old  2017-12-29 18:49:16.161161354 +0100
+++ /var/tmp/diff_new_pack.kcbbBE/_new  2017-12-29 18:49:16.165160205 +0100
@@ -33,10 +33,10 @@
 %global updatever       0
 %global patchver        0
 %global datever         2018-03-20
-%global buildver        36
+%global buildver        37
 %global hg_project      jdk
-%global hg_repository   jdk
-%global hg_revision     959f2f7cbaa6
+%global hg_repository   jdk10
+%global hg_revision     4f830b447edf
 %global icedtea_sound_version 1.0.1
 %global java_atk_wrapper_version 0.33.2
 # priority must be 6 digits in total
@@ -174,8 +174,6 @@
 Patch102:       sorted-diff.patch
 Patch103:       jdk10-gcc6.patch
 #
-Patch104:       remove_javah_for_real.patch
-#
 Patch200:       ppc_stack_overflow_fix.patch
 #
 Patch300:       java-10-openjdk-linuxfilestore.patch
@@ -309,7 +307,7 @@
 Provides:       jaas = %{version}
 Provides:       java-sasl = %{version}
 Provides:       jce = %{version}
-Provides:       jdbc-stdext = 4.1
+Provides:       jdbc-stdext = 4.3
 Provides:       jndi = %{version}
 Provides:       jndi-cos = %{version}
 Provides:       jndi-dns = %{version}
@@ -448,8 +446,6 @@
 %patch103 -p1
 %endif
 
-%patch104 -p1
-
 %patch200 -p1
 
 %patch300 -p1
@@ -697,7 +693,6 @@
 
   # Install man pages.
   install -d -m 755 %{buildroot}%{_mandir}/man1
-  rm -f man/man1/javah*.1
   for manpage in man/man1/*
   do
     # Convert man pages to UTF8 encoding.

++++++ 959f2f7cbaa6.tar.bz2 -> 4f830b447edf.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-10-openjdk/959f2f7cbaa6.tar.bz2 
/work/SRC/openSUSE:Factory/.java-10-openjdk.new/4f830b447edf.tar.bz2 differ: 
char 11, line 1


Reply via email to