Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2016-04-01 13:01:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-1_7_0-openjdk"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk-bootstrap.changes
  2016-01-28 22:49:37.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk-bootstrap.changes
     2016-04-01 13:01:29.000000000 +0200
@@ -1,0 +2,73 @@
+Mon Mar 28 18:00:23 UTC 2016 - fst...@suse.com
+
+- Update to 2.6.5 - OpenJDK 7u99 (bsc#972468)
+  * Security fixes
+    - S8152335, CVE-2016-0636: Improve MethodHandle consistency
+  * Import of OpenJDK 7 u99 build 0
+    - S6425769, PR2858: Allow specifying an address to bind JMX
+      remote connector
+    - S6961123: setWMClass fails to null-terminate WM_CLASS string
+    - S8145982, PR2858: JMXInterfaceBindingTest is failing
+      intermittently
+    - S8146015, PR2858: JMXInterfaceBindingTest is failing
+      intermittently for IPv6 addresses
+  * Backports
+    - S8028727, PR2814: [parfait] warnings from b116 for
+     jdk.src.share.native.sun.security.ec: JNI pending exceptions
+    - S8048512, PR2814: Uninitialised memory in
+      jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
+    - S8071705. PR2819, RH1182694: Java application menu misbehaves
+      when running multiple screen stacked vertically
+    - S8150954, PR2866, RH1176206: AWT Robot not compatible with
+      GNOME Shell
+  * Bug fixes
+    - PR2803: Make system CUPS optional
+    - PR2886: Location of 'stap' executable is hard-coded
+    - PR2893: test/tapset/jstaptest.pl should be executable
+    - PR2894: Add missing test directory in make check.
+  * CACAO
+    - PR2781, CA195: typeinfo.cpp: typeinfo_merge_nonarrays:
+      Assertion `dest && result && x.any && y.any' failed
+  * AArch64 port
+    - PR2852: Add support for large code cache
+    - PR2852: Apply ReservedCodeCacheSize default limiting to
+      AArch64 only.
+    - S8081289, PR2852: aarch64: add support for
+      RewriteFrequentPairs in interpreter
+    - S8131483, PR2852: aarch64: illegal stlxr instructions
+    - S8133352, PR2852: aarch64: generates constrained unpredictable
+      instructions
+    - S8133842, PR2852: aarch64: C2 generates illegal instructions
+      with int shifts >=32
+    - S8134322, PR2852: AArch64: Fix several errors in C2 biased
+      locking implementation
+    - S8136615, PR2852: aarch64: elide DecodeN when followed by
+      CmpP 0
+    - S8138575, PR2852: Improve generated code for profile counters
+    - S8138641, PR2852: Disable C2 peephole by default for aarch64
+    - S8138966, PR2852: Intermittent SEGV running ParallelGC
+    - S8143067, PR2852: aarch64: guarantee failure in javac
+    - S8143285, PR2852: aarch64: Missing load acquire when checking
+      if ConstantPoolCacheEntry is resolved
+    - S8143584, PR2852: Load constant pool tag and class status with
+         load acquire
+    - S8144201, PR2852: aarch64:
+      jdk/test/com/sun/net/httpserver/Test6a.java fails with
+      --enable-unlimited-crypto
+    - S8144582, PR2852: AArch64 does not generate correct branch
+      profile data
+    - S8146709, PR2852: AArch64: Incorrect use of ADRP for
+      byte_map_base
+    - S8147805, PR2852: aarch64: C1 segmentation fault due to inline
+      Unsafe.getAndSetObject
+    - S8148240, PR2852: aarch64: random infrequent null pointer
+      exceptions in javac
+  * PPC & AIX port
+    - S8034797, PR2851: AIX: Fix os::naked_short_sleep() in
+      os_aix.cpp after 8028280
+    - S8139258, PR2851: PPC64LE: argument passing problem when
+      passing 15 floats in native call
+    - S8139421, PR2851: PPC64LE: MacroAssembler::bxx64_patchable
+      kill register R12
+
+-------------------------------------------------------------------
java-1_7_0-openjdk.changes: same change

Old:
----
  icedtea-2.6.4.tar.xz
  icedtea-2.6.4.tar.xz.sig

New:
----
  icedtea-2.6.5.tar.xz
  icedtea-2.6.5.tar.xz.sig

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

Other differences:
------------------
++++++ java-1_7_0-openjdk-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.u9763r/_old  2016-04-01 13:01:33.000000000 +0200
+++ /var/tmp/diff_new_pack.u9763r/_new  2016-04-01 13:01:33.000000000 +0200
@@ -19,7 +19,7 @@
 %{!?aarch64:%global aarch64 aarch64 arm64 armv8}
 %global jit_arches %ix86 x86_64 ppc64 ppc64le %arm %aarch64
 %global test_arches %ix86 x86_64 ppc64 ppc64le
-%global icedtea_version 2.6.4
+%global icedtea_version 2.6.5
 %global icedtea_sound_version 1.0.1
 %global mauvedate 2008-10-22
 %global buildoutputdir openjdk.build/
@@ -31,7 +31,7 @@
 # Standard JPackage naming and versioning defines.
 %global priority        1705
 %global javaver         1.7.0
-%global buildver        95
+%global buildver        99
 # Standard JPackage directories and symbolic links.
 %global sdklnk          java-%{javaver}-openjdk
 %global archname        %{sdklnk}

java-1_7_0-openjdk.spec: same change
++++++ corba.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corba-2135da66cc53/.hgtags 
new/corba-389551542e13/.hgtags
--- old/corba-2135da66cc53/.hgtags      2016-01-18 16:52:10.000000000 +0100
+++ new/corba-389551542e13/.hgtags      2016-03-24 02:02:28.000000000 +0100
@@ -650,3 +650,5 @@
 e3a6331d136ecac575730b498501f5b0dc4302e2 jdk7u91-b02
 9a3ca529125ad02ef3b0afd3c2f8fa6f80e0e46f icedtea-2.6.3
 96b735f85c61ad721113713551271106a5070742 jdk7u95-b00
+2135da66cc53a606621024679ca16c06349eea58 icedtea-2.6.4
+adda687205a9a40573fdb538240a5699fdc7dbd6 jdk7u99-b00

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

++++++ icedtea-2.6.4.tar.xz -> icedtea-2.6.5.tar.xz ++++++
++++ 2558 lines of diff (skipped)


++++++ jaxp.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jaxp-bc6edb6c12a7/.hgtags 
new/jaxp-8a56658cb829/.hgtags
--- old/jaxp-bc6edb6c12a7/.hgtags       2016-01-18 16:52:13.000000000 +0100
+++ new/jaxp-8a56658cb829/.hgtags       2016-03-24 02:02:29.000000000 +0100
@@ -651,3 +651,5 @@
 6d9a192976332443bb3be46d49d5b255d9781fe9 jdk7u91-b02
 f7bf82fcbd098bc520ceb92f97890ee6f7da3506 icedtea-2.6.3
 7c422316234f10b327fdbc181aedd5e74f31fd38 jdk7u95-b00
+bc6edb6c12a76b48a83ef8253dba8fe3007328e5 icedtea-2.6.4
+c029d7572a67cb2fb3f9f2d8e91cbdda3beab95e jdk7u99-b00

++++++ jaxws.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jaxws-271b555de438/.hgtags 
new/jaxws-9c049d7f5adc/.hgtags
--- old/jaxws-271b555de438/.hgtags      2016-01-18 16:52:15.000000000 +0100
+++ new/jaxws-9c049d7f5adc/.hgtags      2016-03-24 02:02:30.000000000 +0100
@@ -650,3 +650,5 @@
 2230b8f8e03a8eaefc83acb577f30c4de88c45a7 jdk7u91-b02
 39ef53b9c4030cde1ced8232f94b143968f4d22e icedtea-2.6.3
 3427b35ce5a1a0143b4aedf3f5e0a1953ad7fd7f jdk7u95-b00
+271b555de4386bd63e15dede60e4a18a8ce3199c icedtea-2.6.4
+e0764f20b2894c5de39f1e235171d42d5f2703eb jdk7u99-b00

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

++++++ langtools.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/langtools-fd0a34cb97b4/.hgtags 
new/langtools-f6593c32cc46/.hgtags
--- old/langtools-fd0a34cb97b4/.hgtags  2016-01-18 16:52:45.000000000 +0100
+++ new/langtools-f6593c32cc46/.hgtags  2016-03-24 02:02:32.000000000 +0100
@@ -650,3 +650,5 @@
 08e99c45e470ce8b87875c1cbe78ac2f341555a3 jdk7u91-b02
 91fdb0c83e50c398bee5f0550600d20650f2a6ef icedtea-2.6.3
 3c71abf7435352aee6e74ba2581274181ad3d17e jdk7u95-b00
+fd0a34cb97b40c622fc6d3370f5eca062e280979 icedtea-2.6.4
+93a2788178e6ebebfbd30075f51ab35ac4f1b2a1 jdk7u99-b00

++++++ openjdk.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea7-forest-2-6-4f1e498cad9c/.hgtags 
new/icedtea7-forest-2-6-8e728c41fec5/.hgtags
--- old/icedtea7-forest-2-6-4f1e498cad9c/.hgtags        2016-01-18 
16:52:07.000000000 +0100
+++ new/icedtea7-forest-2-6-8e728c41fec5/.hgtags        2016-03-24 
02:02:26.000000000 +0100
@@ -648,3 +648,5 @@
 2be0ab1a24b2b6910d8f31e3314ffa48f30f21df jdk7u91-b02
 f0e7f22f09ef0ddd583eb8ce9a14edcccfa4f7ea icedtea-2.6.3
 a28bc539342e4ca724a5abd2521c6a58f04c2113 jdk7u95-b00
+4f1e498cad9c7bc7ab0b6df99ebb4a29a8ca1c5e icedtea-2.6.4
+251bb2a6d5cfbb76c0f4bdfecea4ca9c8af21558 jdk7u99-b00


Reply via email to