Hello community,

here is the log from the commit of package java-9-openjdk for openSUSE:Factory 
checked in at 2017-07-12 19:36:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-9-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-9-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-9-openjdk"

Wed Jul 12 19:36:28 2017 rev:6 rq:509627 version:9.0.0.0~176

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-9-openjdk/java-9-openjdk.changes    
2017-06-26 15:54:42.498974524 +0200
+++ /work/SRC/openSUSE:Factory/.java-9-openjdk.new/java-9-openjdk.changes       
2017-07-12 19:36:35.535379628 +0200
@@ -1,0 +2,5 @@
+Fri Jun 30 13:37:49 UTC 2017 - fst...@suse.com
+
+- Update to upstream tag jdk-9+176
+
+-------------------------------------------------------------------

Old:
----
  3615768c1290.tar.bz2
  42f18c931bd4.tar.bz2
  50c077995aa2.tar.bz2
  5466f409346e.tar.bz2
  7d4006eaa088.tar.bz2
  944791f81601.tar.bz2
  b9c0b1050022.tar.bz2
  c2296642010f.tar.bz2

New:
----
  0d0ac75b0f6c.tar.bz2
  2ab74e5dbdc2.tar.bz2
  38cf34e23280.tar.bz2
  3c6fbdf6e785.tar.bz2
  40fb9f229471.tar.bz2
  84777531d994.tar.bz2
  9f27d513658d.tar.bz2
  ea819b6009d3.tar.bz2

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

Other differences:
------------------
++++++ java-9-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.w5mB6Y/_old  2017-07-12 19:36:37.571092069 +0200
+++ /var/tmp/diff_new_pack.w5mB6Y/_new  2017-07-12 19:36:37.575091504 +0200
@@ -32,17 +32,17 @@
 %global minorver        0
 %global securityver     0
 %global patchver        0
-%global buildver        174
+%global buildver        176
 %global root_project    jdk9
 %global root_repository jdk9
-%global root_revision   5466f409346e
-%global corba_revision  3615768c1290
-%global hotspot_revision 944791f81601
-%global jaxp_revision   b9c0b1050022
-%global jaxws_revision  c2296642010f
-%global jdk_revision    42f18c931bd4
-%global langtools_revision 50c077995aa2
-%global nashorn_revision 7d4006eaa088
+%global root_revision   84777531d994
+%global corba_revision  40fb9f229471
+%global hotspot_revision 2ab74e5dbdc2
+%global jaxp_revision   38cf34e23280
+%global jaxws_revision  ea819b6009d3
+%global jdk_revision    9f27d513658d
+%global langtools_revision 0d0ac75b0f6c
+%global nashorn_revision 3c6fbdf6e785
 %global icedtea_sound_version 1.0.1
 # priority must be 6 digits in total
 %global priority        1905
@@ -131,7 +131,7 @@
 Version:        %{majorver}.%{minorver}.%{securityver}.%{patchver}~%{buildver}
 Release:        0
 Summary:        OpenJDK Runtime Environment
-License:        Apache-1.1 and Apache-2.0 and GPL-1.0+ and GPL-2.0 and 
GPL-2.0-with-classpath-exception and LGPL-2.0 and MPL-1.0 and MPL-1.1 and 
SUSE-Public-Domain and W3C
+License:        Apache-1.1 AND Apache-2.0 AND GPL-1.0+ AND GPL-2.0 AND 
GPL-2.0-with-classpath-exception AND LGPL-2.0 AND MPL-1.0 AND MPL-1.1 AND 
SUSE-Public-Domain AND W3C
 Group:          Development/Languages/Java
 Url:            http://openjdk.java.net/
 # Sources from upstream OpenJDK9 project.
@@ -250,7 +250,6 @@
 Provides:       jre1.8.x
 Provides:       jre1.9.x
 Obsoletes:      java-1_9_0-openjdk < %{version}-%{release}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # Zero-assembler build requirement.
 %if %{with zero}
 BuildRequires:  libffi-devel
@@ -582,7 +581,7 @@
     --disable-javac-server
 
 # The combination of FULL_DEBUG_SYMBOLS=0 and ALT_OBJCOPY=/does_not_exist
-# disables FDS for all build configs and reverts to pre-FDS make logic.
+# disables FDS for all build configs and reverts to pre-FDS make 
%{?_smp_mflags} logic.
 # STRIP_POLICY=none says don't do any stripping. DEBUG_BINARIES=true says
 # ignore all the other logic about which debug options and just do '-g'.
 
@@ -1034,7 +1033,7 @@
 %{_datadir}/icons/hicolor/*x*/apps/java-%{javaver}.png
 
 %files headless -f %{name}.files-headless
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %dir %{_jvmdir}
 %dir %{_jvmdir}/%{jredir}/
 %dir %{_jvmdir}/%{jredir}/bin
@@ -1070,7 +1069,7 @@
 %{_jvmdir}/%{jredir}/lib/security/default.policy
 
 %files devel
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %dir %{_jvmdir}/%{sdkdir}/bin
 %dir %{_jvmdir}/%{sdkdir}/include
 %dir %{_jvmdir}/%{sdkdir}/lib
@@ -1118,14 +1117,14 @@
 %exclude %{_jvmdir}/%{sdkdir}/lib/src.zip
 
 %files demo -f %{name}-demo.files
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 
 %files src
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %{_jvmdir}/%{sdkdir}/lib/src.zip
 
 %files javadoc
-%defattr(0644,root,root,0755)
+%defattr(-,root,root)
 %dir %{_javadocdir}
 %dir %{_javadocdir}/%{sdklnk}
 %{_javadocdir}/%{sdklnk}/*

++++++ 3615768c1290.tar.bz2 -> 0d0ac75b0f6c.tar.bz2 ++++++
++++ 1270265 lines of diff (skipped)

++++++ 3615768c1290.tar.bz2 -> 2ab74e5dbdc2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-9-openjdk/3615768c1290.tar.bz2 
/work/SRC/openSUSE:Factory/.java-9-openjdk.new/2ab74e5dbdc2.tar.bz2 differ: 
char 11, line 1

++++++ 3615768c1290.tar.bz2 -> 38cf34e23280.tar.bz2 ++++++
++++ 960593 lines of diff (skipped)

++++++ 3615768c1290.tar.bz2 -> 3c6fbdf6e785.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-9-openjdk/3615768c1290.tar.bz2 
/work/SRC/openSUSE:Factory/.java-9-openjdk.new/3c6fbdf6e785.tar.bz2 differ: 
char 11, line 1

++++++ 3615768c1290.tar.bz2 -> 40fb9f229471.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corba-3615768c1290/.hg_archival.txt 
new/corba-40fb9f229471/.hg_archival.txt
--- old/corba-3615768c1290/.hg_archival.txt     2017-06-08 18:32:53.000000000 
+0200
+++ new/corba-40fb9f229471/.hg_archival.txt     2017-06-22 20:42:45.000000000 
+0200
@@ -1,4 +1,4 @@
 repo: 55540e827aef970ecc010b7e06b912d991c8e3ce
-node: 3615768c12904e29bb2ec1b506cd4633cd8a9ced
+node: 40fb9f229471ef357d493813d34b15afcce9f32b
 branch: default
-tag: jdk-9+174
+tag: jdk-9+176
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corba-3615768c1290/.hgtags 
new/corba-40fb9f229471/.hgtags
--- old/corba-3615768c1290/.hgtags      2017-06-08 18:32:53.000000000 +0200
+++ new/corba-40fb9f229471/.hgtags      2017-06-22 20:42:45.000000000 +0200
@@ -416,3 +416,5 @@
 c62e5964cfcf144d8f72e9ba69757897785349a9 jdk-9+171
 95ed14547ca9246baed34f90ef3ca13217538a8c jdk-9+172
 534ba4f8cfcf12accc5b9adb943103f2ff79fe16 jdk-9+173
+3615768c12904e29bb2ec1b506cd4633cd8a9ced jdk-9+174
+dc78a3dd6b3a4f11cdae8a3e3d160e6a78bc7838 jdk-9+175
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/corba-3615768c1290/src/java.corba/share/classes/module-info.java 
new/corba-40fb9f229471/src/java.corba/share/classes/module-info.java
--- old/corba-3615768c1290/src/java.corba/share/classes/module-info.java        
2017-06-08 18:32:53.000000000 +0200
+++ new/corba-40fb9f229471/src/java.corba/share/classes/module-info.java        
2017-06-22 20:42:45.000000000 +0200
@@ -26,18 +26,21 @@
 /**
  * Defines the Java binding of the OMG CORBA APIs, and the RMI-IIOP API.
  *
+ * <p> This module is upgradeble.
+ *
  * @moduleGraph
  * @since 9
  */
 @Deprecated(since="9", forRemoval=true)
 module java.corba {
-    requires transitive java.desktop;
-    requires transitive java.rmi;
     requires java.logging;
     requires java.naming;
     requires java.transaction;
     requires jdk.unsupported;
 
+    requires transitive java.desktop;
+    requires transitive java.rmi;
+
     exports javax.activity;
     exports javax.rmi;
     exports javax.rmi.CORBA;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/corba-3615768c1290/src/java.corba/share/classes/org/omg/CORBA/BoundsHelper.java
 
new/corba-40fb9f229471/src/java.corba/share/classes/org/omg/CORBA/BoundsHelper.java
--- 
old/corba-3615768c1290/src/java.corba/share/classes/org/omg/CORBA/BoundsHelper.java
 2017-06-08 18:32:53.000000000 +0200
+++ 
new/corba-40fb9f229471/src/java.corba/share/classes/org/omg/CORBA/BoundsHelper.java
 2017-06-22 20:42:45.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -29,7 +29,7 @@
 /**
  * This Helper class is used to facilitate the marshalling of {@code Bounds}.
  * For more information on Helper files, see
- * <a href="doc-files/generatedfiles.html#helper">
+ * <a href="{@docRoot}/org/omg/CORBA/doc-files/generatedfiles.html#helper">
  * "Generated Files: Helper Files"</a>.
  */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/corba-3615768c1290/src/java.corba/share/classes/org/omg/CORBA/ORBPackage/InvalidNameHelper.java
 
new/corba-40fb9f229471/src/java.corba/share/classes/org/omg/CORBA/ORBPackage/InvalidNameHelper.java
--- 
old/corba-3615768c1290/src/java.corba/share/classes/org/omg/CORBA/ORBPackage/InvalidNameHelper.java
 2017-06-08 18:32:53.000000000 +0200
+++ 
new/corba-40fb9f229471/src/java.corba/share/classes/org/omg/CORBA/ORBPackage/InvalidNameHelper.java
 2017-06-22 20:42:45.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -30,7 +30,7 @@
  * This Helper class is used to facilitate the marshalling of
  * {@code ORBPackage/InvalidName}.
  * For more information on Helper files, see
- * <a href="doc-files/generatedfiles.html#helper">
+ * <a href="{@docRoot}/org/omg/CORBA/doc-files/generatedfiles.html#helper">
  * "Generated Files: Helper Files"</a>.
  */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/corba-3615768c1290/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BadKindHelper.java
 
new/corba-40fb9f229471/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BadKindHelper.java
--- 
old/corba-3615768c1290/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BadKindHelper.java
        2017-06-08 18:32:53.000000000 +0200
+++ 
new/corba-40fb9f229471/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BadKindHelper.java
        2017-06-22 20:42:45.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -30,7 +30,7 @@
  * This Helper class is used to facilitate the marshalling of
  * {@code TypeCodePackage/BadKind}.
  * For more information on Helper files, see
- * <a href="doc-files/generatedfiles.html#helper">
+ * <a href="{@docRoot}/org/omg/CORBA/doc-files/generatedfiles.html#helper">
  * "Generated Files: Helper Files"</a>.
  */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/corba-3615768c1290/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BoundsHelper.java
 
new/corba-40fb9f229471/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BoundsHelper.java
--- 
old/corba-3615768c1290/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BoundsHelper.java
 2017-06-08 18:32:53.000000000 +0200
+++ 
new/corba-40fb9f229471/src/java.corba/share/classes/org/omg/CORBA/TypeCodePackage/BoundsHelper.java
 2017-06-22 20:42:45.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -30,7 +30,7 @@
  * This Helper class is used to facilitate the marshalling of
  * {@code TypeCodePackage/Bounds}.
  * For more information on Helper files, see
- * <a href="doc-files/generatedfiles.html#helper">
+ * <a href="{@docRoot}/org/omg/CORBA/doc-files/generatedfiles.html#helper">
  * "Generated Files: Helper Files"</a>.
  */
 

++++++ 42f18c931bd4.tar.bz2 -> 84777531d994.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-9-openjdk/42f18c931bd4.tar.bz2 
/work/SRC/openSUSE:Factory/.java-9-openjdk.new/84777531d994.tar.bz2 differ: 
char 11, line 1

++++++ 3615768c1290.tar.bz2 -> 9f27d513658d.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-9-openjdk/3615768c1290.tar.bz2 
/work/SRC/openSUSE:Factory/.java-9-openjdk.new/9f27d513658d.tar.bz2 differ: 
char 11, line 1

++++++ 3615768c1290.tar.bz2 -> ea819b6009d3.tar.bz2 ++++++
++++ 804102 lines of diff (skipped)


Reply via email to