Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2016-11-16 13:44:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-25 14:28:25.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk-bootstrap.changes
     2016-11-16 13:44:14.000000000 +0100
@@ -1,0 +2,190 @@
+Mon Nov 14 10:39:53 UTC 2016 - [email protected]
+
+- Update to 2.6.8 - OpenJDK 7u121
+  * Security fixes
+    + S8151921: Improved page resolution
+    + S8155968: Update command line options
+    + S8155973, CVE-2016-5542: Tighten jar checks (bsc#1005522)
+    + S8157176: Improved classfile parsing
+    + S8157739, CVE-2016-5554: Classloader Consistency Checking
+      (bsc#1005523)
+    + S8157749: Improve handling of DNS error replies
+    + S8157753: Audio replay enhancement
+    + S8157759: LCMS Transform Sampling Enhancement
+    + S8157764: Better handling of interpolation plugins
+    + S8158302: Handle contextual glyph substitutions
+    + S8158993, CVE-2016-5568: Service Menu services (bsc#1005525)
+    + S8159495: Fix index offsets
+    + S8159503: Amend Annotation Actions
+    + S8159511: Stack map validation
+    + S8159515: Improve indy validation
+    + S8159519, CVE-2016-5573: Reformat JDWP messages (bsc#1005526)
+    + S8160090: Better signature handling in pack200
+    + S8160094: Improve pack200 layout
+    + S8160098: Clean up color profiles
+    + S8160591, CVE-2016-5582: Improve internal array handling
+      (bsc#1005527)
+    + S8160838, CVE-2016-5597: Better HTTP service (bsc#1005528)
+    + PR3207, RH1367357: lcms2: Out-of-bounds read in
+      Type_MLU_Read()
+    + CVE-2016-5556 (bsc#1005524)
+  * Import of OpenJDK 7 u121 build 0
+    + S6624200: Regression test fails:
+      test/closed/javax/swing/JMenuItem/4654927/bug4654927.java
+    + S6882559: new JEditorPane("text/plain","") fails for null
+      context class loader
+    + S7090158: Networking Libraries don't build with javac -Werror
+    + S7125055: ContentHandler.getContent API changed in error
+    + S7145960: sun/security/mscapi/ShortRSAKey1024.sh failing on
+      windows
+    + S7187051: ShortRSAKeynnn.sh tests should do cleanup before
+      start test
+    + S8000626: Implement dead key detection for KeyEvent on Linux
+    + S8003890: corelibs test scripts should pass TESTVMOPTS
+    + S8005629: javac warnings compiling
+      java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
+    + S8010297: Missing isLoggable() checks in logging code
+    + S8010782: clean up source files containing carriage return
+      characters
+    + S8014431: cleanup warnings indicated by the -Wunused-value
+      compiler option on linux
+    + S8015265: revise the fix for 8007037
+    + S8016747: Replace deprecated PlatformLogger isLoggable(int)
+      with isLoggable(Level)
+    + S8020708: NLS mnemonics missing in SwingSet2/JInternalFrame
+      demo
+    + S8024756: method grouping tabs are not selectable
+    + S8026741: jdk8 l10n resource file translation update 5
+    + S8048147: Privilege tests with JAAS Subject.doAs
+    + S8048357: PKCS basic tests
+    + S8049171: Additional tests for jarsigner's warnings
+    + S8059177: jdk8u40 l10n resource file translation update 1
+    + S8075584: test for 8067364 depends on hardwired text advance
+    + S8076486: [TESTBUG]
+      javax/security/auth/Subject/doAs/NestedActions.java fails if
+      extra VM options are given
+    + S8077953: [TEST_BUG]
+      com/sun/management/OperatingSystemMXBean/TestTotalSwap.java
+      Compilation failed after JDK-8077387
+    + S8080628: No mnemonics on Open and Save buttons in
+      JFileChooser
+    + S8083601: jdk8u60 l10n resource file translation update 2
+    + S8140530: Creating a VolatileImage with size 0,0 results in
+      no longer working g2d.drawString
+    + S8142926: OutputAnalyzer's shouldXXX() calls return this
+    + S8143134: L10n resource file translation update
+    + S8147077: IllegalArgumentException thrown by
+      api/java_awt/Component/FlipBufferStrategy/indexTGF_General
+    + S8148127: IllegalArgumentException thrown by JCK test
+      api/java_awt/Component/FlipBufferStrategy/indexTGF_General in
+      opengl pipeline
+    + S8150611: Security problem on sun.misc.resources.Messages*
+    + S8157653: [Parfait] Uninitialised variable in awt_Font.cpp
+    + S8158734: JEditorPane.createEditorKitForContentType throws
+      NPE after 6882559
+    + S8159684: (tz) Support tzdata2016f
+    + S8160934: isnan() is not available on older MSVC compilers
+    + S8162411: Service Menu services 2
+    + S8162419: closed/com/oracle/jfr/runtime/TestVMInfoEvent.sh
+      failing after JDK-8155968
+    + S8162511: 8u111 L10n resource file updates
+    + S8162792: Remove constraint DSA keySize < 1024 from
+      jdk.jar.disabledAlgorithms in jdk8
+    + S8164452: 8u111 L10n resource file update - msgdrop 20
+    + S8165816: jarsigner -verify shows jar unsigned if it was
+      signed with a weak algorithm
+    + S8166381: Back out changes to the java.security file to not
+      disable MD5
+  * Backports
+    + S6604109, PR3162: 
+      javax.print.PrintServiceLookup.lookupPrintServices fails
+      SOMETIMES for Cups
+    + S6907252, PR3162: ZipFileInputStream Not Thread-Safe
+    + S8024046, PR3162: Test sun/security/krb5/runNameEquals.sh
+      failed on 7u45 Embedded linux-ppc*
+    + S8028479, PR3162: runNameEquals still cannot precisely detect
+      if a usable native krb5 is available
+    + S8034057, PR3162: Files.getFileStore and Files.isWritable do
+      not work with SUBST'ed drives (win)
+    + S8038491, PR3162: Improve synchronization in ZipFile.read()
+    + S8038502, PR3162: Deflater.needsInput() should use
+      synchronization
+    + S8059411, PR3162: RowSetWarning does not correctly chain
+      warnings
+    + S8062198, PR3162: Add RowSetMetaDataImpl Tests and add column
+      range validation to isdefinitlyWritable
+    + S8066188, PR3162: BaseRowSet returns the wrong default value
+      for escape processing
+    + S8072466, PR3162: Deadlock when initializing MulticastSocket
+      and DatagramSocket
+    + S8075118, PR3162: JVM stuck in infinite loop during
+      verification
+    + S8076579, PR3162: Popping a stack frame after exception
+      breakpoint sets last method param to exception
+    + S8078495, PR3162: End time checking for native TGT is wrong
+    + S8078668, PR3162: jar usage string mentions unsupported
+      option '-n'
+    + S8080115, PR3162: (fs) Crash in libgio when calling
+      Files.probeContentType(path) from parallel threads
+    + S8081794, PR3162: ParsePosition getErrorIndex returns 0 for
+      TimeZone parsing problem
+    + S8129957, PR3162: Deadlock in JNDI LDAP implementation when
+      closing the LDAP context
+    + S8130136, PR3162: Swing window sometimes fails to repaint
+      partially when it becomes exposed
+    + S8130274, PR3162: java/nio/file/FileStore/Basic.java fails
+      when two successive stores in an iteration are determined to
+      be equal
+    + S8132551, PR3162: Initialize local variables before returning
+      them in p11_convert.c
+    + S8133207, PR3162: [TEST_BUG] ParallelProbes.java test fails
+      after changes for JDK-8080115
+    + S8133666, PR3162: OperatingSystemMXBean reports abnormally
+      high machine CPU consumption on Linux
+    + S8135002, PR3162: Fix or remove broken links in
+      objectMonitor.cpp comments
+    + S8137121, PR3162: (fc) Infinite loop FileChannel.truncate
+    + S8137230, PR3162: TEST_BUG:
+      java/nio/channels/FileChannel/LoopingTruncate.java timed out
+    + S8139373, PR3162: [TEST_BUG]
+      java/net/MulticastSocket/MultiDead.java failed with timeout
+    + S8140249, PR3162: JVM Crashing During startUp If Flight
+      Recording is enabled
+    + S8141491, PR3160, G592292: Unaligned memory access in Bits.c
+    + S8144483, PR3162: One long Safepoint pause directly after
+      each GC log rotation
+    + S8149611, PR3160, G592292: Add tests for
+      Unsafe.copySwapMemory
+  * Bug fixes
+    + S8078628, PR3151: Zero build fails with pre-compiled headers
+      disabled
+    + PR3128: pax-mark-vm script calls "exit -1" which is invalid
+      in dash
+    + PR3131: PaX marking fails on filesystems which don't support
+      extended attributes
+    + PR3135: Makefile.am rule
+      stamps/add/tzdata-support-debug.stamp has a typo in
+      add-tzdata dependency
+    + PR3141: Pass $(CC) and $(CXX) to OpenJDK build
+    + PR3166: invalid zip timestamp handling leads to error
+      building bootstrap-javac
+    + PR3202: Update infinality configure test
+    + PR3212: Disable ARM32 JIT by default
+  * CACAO
+    + PR3136: CACAO is broken due to 2 new native methods in
+      sun.misc.Unsafe (from S8158260)
+* JamVM
+    + PR3134: JamVM is broken due to 2 new native methods in
+      sun.misc.Unsafe (from S8158260)
+* AArch64 port
+    + S8167200, PR3204: AArch64: Broken stack pointer adjustment
+      in interpreter
+    + S8168888: Port 8160591: Improve internal array handling to
+      AArch64.
+    + PR3211: AArch64 build fails with pre-compiled headers
+      disabled
+- Changed patch:
+  * java-1_7_0-openjdk-gcc6.patch
+    + Rediff to changed context
+
+-------------------------------------------------------------------
java-1_7_0-openjdk.changes: same change

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

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

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

Other differences:
------------------
++++++ java-1_7_0-openjdk-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.twp3ha/_old  2016-11-16 13:44:17.000000000 +0100
+++ /var/tmp/diff_new_pack.twp3ha/_new  2016-11-16 13:44:17.000000000 +0100
@@ -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.7
+%global icedtea_version 2.6.8
 %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        111
+%global buildver        121
 # 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-e5578d3bc593/.hgtags 
new/corba-9e002eaf26ed/.hgtags
--- old/corba-e5578d3bc593/.hgtags      2016-07-28 15:59:44.000000000 +0200
+++ new/corba-9e002eaf26ed/.hgtags      2016-10-28 09:01:29.000000000 +0200
@@ -659,3 +659,6 @@
 4e571f4f723b9bebca89b3ca0f1130f63e804b80 icedtea-2.6.7pre01
 c1def4cc27fb92914168a5f65658eba4a1754dfe jdk7u111-b00
 36715cc029596f86e977d486e547f62bb07eed74 jdk7u111-b01
+e5578d3bc593a075da3286a8e804dacb86e2e466 icedtea-2.6.7
+8bceffc6f67ec6202f067578051a94fd449e43b2 icedtea-2.6.8pre01
+ad3a33a23c69608ae140d4564d045b62533f45a3 jdk7u121-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.7.tar.xz -> icedtea-2.6.8.tar.xz ++++++
++++ 5296 lines of diff (skipped)


++++++ java-1_7_0-openjdk-gcc6.patch ++++++
++++ 772 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk-gcc6.patch
++++ and 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk-gcc6.patch

++++++ jaxp.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jaxp-b643540c673d/.hgtags 
new/jaxp-3369fa5a875b/.hgtags
--- old/jaxp-b643540c673d/.hgtags       2016-07-28 15:59:44.000000000 +0200
+++ new/jaxp-3369fa5a875b/.hgtags       2016-10-28 09:01:30.000000000 +0200
@@ -660,3 +660,6 @@
 81a6bae36120086e865b83c3a6e282b1ea33cc39 icedtea-2.6.7pre01
 be2127cf0435d141d8072a94dbe75a527ceda453 jdk7u111-b00
 cd13b280e8247904509c28ee8aa9b45326185dd7 jdk7u111-b01
+b643540c673d0018dbed0673c8c20ca763be7c7d icedtea-2.6.7
+dfe9f8c968dfa846dbaf36f5605acd4e10764d65 icedtea-2.6.8pre01
+b198ece212c1f7ff382d9282624411a260b52a55 jdk7u121-b00

++++++ jaxws.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jaxws-4a99f4eac257/.hgtags 
new/jaxws-26bcf28b3a60/.hgtags
--- old/jaxws-4a99f4eac257/.hgtags      2016-07-28 15:59:44.000000000 +0200
+++ new/jaxws-26bcf28b3a60/.hgtags      2016-10-28 09:01:31.000000000 +0200
@@ -659,3 +659,6 @@
 bce6252889c7ecfe2c4fa0677feab31d0d2cf21e icedtea-2.6.7pre01
 8fd4ada6c5d5c3f71cc52cc2af97c971a58c6b53 jdk7u111-b00
 18074c212a8997055baa9aca9e9ae0dbbe90e1f4 jdk7u111-b01
+4a99f4eac2574c1d6c076b835e112d42ba7fbc7c icedtea-2.6.7
+6ae901b4503169508c710114b7cd1a701e86bea1 icedtea-2.6.8pre01
+29919af594f46f158604db87edbd538a3890884a jdk7u121-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-ca9d8b242a10/.hgtags 
new/langtools-545e512eb4de/.hgtags
--- old/langtools-ca9d8b242a10/.hgtags  2016-07-28 15:59:45.000000000 +0200
+++ new/langtools-545e512eb4de/.hgtags  2016-10-28 09:01:34.000000000 +0200
@@ -659,3 +659,6 @@
 264448dfed4e1bddd2da25aa3d3976bcabbb9ad6 icedtea-2.6.7pre01
 e65eb66727550af75293996fc42e2c49c2002659 jdk7u111-b00
 a5002845bff276d1a8e4bdb4a0dcb972509f7d07 jdk7u111-b01
+ca9d8b242a10f1987375b8eca38b368ee23db334 icedtea-2.6.7
+2e6c46aea99fdd650e5ff40877a98f466361e9dc icedtea-2.6.8pre01
+3715f0221fd743e878ae5198dbaebe61ebd4fa97 jdk7u121-b00
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/langtools-ca9d8b242a10/src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlWriter.java
 
new/langtools-545e512eb4de/src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlWriter.java
--- 
old/langtools-ca9d8b242a10/src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlWriter.java
      2016-07-28 15:59:45.000000000 +0200
+++ 
new/langtools-545e512eb4de/src/share/classes/com/sun/tools/doclets/formats/html/markup/HtmlWriter.java
      2016-10-28 09:01:34.000000000 +0200
@@ -291,8 +291,12 @@
         if(winTitle != null && winTitle.length() > 0) {
             script.addAttr(HtmlAttr.TYPE, "text/javascript");
             String scriptCode = "<!--" + DocletConstants.NL +
-                    "    if (location.href.indexOf('is-external=true') == -1) 
{" + DocletConstants.NL +
-                    "        parent.document.title=\"" + 
escapeJavaScriptChars(winTitle) + "\";" + DocletConstants.NL +
+                    "    try {" + DocletConstants.NL +
+                    "        if (location.href.indexOf('is-external=true') == 
-1) {" + DocletConstants.NL +
+                    "            parent.document.title=\"" + 
escapeJavaScriptChars(winTitle) + "\";" + DocletConstants.NL +
+                    "        }" + DocletConstants.NL +
+                    "    }" + DocletConstants.NL +
+                    "    catch(err) {" + DocletConstants.NL +
                     "    }" + DocletConstants.NL +
                     "//-->" + DocletConstants.NL;
             RawHtml scriptContent = new RawHtml(scriptCode);
@@ -353,14 +357,16 @@
      *
      * @return a content for the SCRIPT tag
      */
-    protected Content getFramesetJavaScript(){
+    protected Content getFramesetJavaScript() {
         HtmlTree script = new HtmlTree(HtmlTag.SCRIPT);
         script.addAttr(HtmlAttr.TYPE, "text/javascript");
-        String scriptCode = DocletConstants.NL + "    targetPage = \"\" + 
window.location.search;" + DocletConstants.NL +
-                "    if (targetPage != \"\" && targetPage != \"undefined\")" + 
DocletConstants.NL +
-                "        targetPage = targetPage.substring(1);" + 
DocletConstants.NL +
-                "    if (targetPage.indexOf(\":\") != -1 || (targetPage != 
\"\" && !validURL(targetPage)))" + DocletConstants.NL +
-                "        targetPage = \"undefined\";" + DocletConstants.NL +
+        String scriptCode = DocletConstants.NL +
+                "    tmpTargetPage = \"\" + window.location.search;" + 
DocletConstants.NL +
+                "    if (tmpTargetPage != \"\" && tmpTargetPage != 
\"undefined\")" + DocletConstants.NL +
+                "        tmpTargetPage = tmpTargetPage.substring(1);" + 
DocletConstants.NL +
+                "    if (tmpTargetPage.indexOf(\":\") != -1 || (tmpTargetPage 
!= \"\" && !validURL(tmpTargetPage)))" + DocletConstants.NL +
+                "        tmpTargetPage = \"undefined\";" + DocletConstants.NL +
+                "    targetPage = tmpTargetPage;" + DocletConstants.NL +
                 "    function validURL(url) {" + DocletConstants.NL +
                 "        try {" + DocletConstants.NL +
                 "            url = decodeURIComponent(url);" + 
DocletConstants.NL +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/langtools-ca9d8b242a10/src/share/classes/com/sun/tools/javac/resources/javac_ja.properties
 
new/langtools-545e512eb4de/src/share/classes/com/sun/tools/javac/resources/javac_ja.properties
--- 
old/langtools-ca9d8b242a10/src/share/classes/com/sun/tools/javac/resources/javac_ja.properties
      2016-07-28 15:59:45.000000000 +0200
+++ 
new/langtools-545e512eb4de/src/share/classes/com/sun/tools/javac/resources/javac_ja.properties
      2016-10-28 09:01:34.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 1999, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1999, 2016, 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
@@ -34,7 +34,7 @@
 
javac.opt.classpath=\u30E6\u30FC\u30B6\u30FC\u30FB\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u304A\u3088\u3073\u6CE8\u91C8\u30D7\u30ED\u30BB\u30C3\u30B5\u3092\u691C\u7D22\u3059\u308B\u4F4D\u7F6E\u3092\u6307\u5B9A\u3059\u308B
 
javac.opt.sourcepath=\u5165\u529B\u30BD\u30FC\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u3092\u691C\u7D22\u3059\u308B\u4F4D\u7F6E\u3092\u6307\u5B9A\u3059\u308B
 
javac.opt.bootclasspath=\u30D6\u30FC\u30C8\u30B9\u30C8\u30E9\u30C3\u30D7\u30FB\u30AF\u30E9\u30B9\u30FB\u30D1\u30B9\u306E\u5834\u6240\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3059\u308B
-javac.opt.Xbootclasspath.p=\u30D6\u30FC\u30C8\u30B9\u30C8\u30E9\u30C3\u30D7\u30FB\u30AF\u30E9\u30B9\u30FB\u30D1\u30B9\u306B\u4ED8\u52A0\u3059\u308B
+javac.opt.Xbootclasspath.p=\u30D6\u30FC\u30C8\u30B9\u30C8\u30E9\u30C3\u30D7\u30FB\u30AF\u30E9\u30B9\u30FB\u30D1\u30B9\u306E\u5148\u982D\u306B\u4ED8\u52A0\u3059\u308B
 
javac.opt.Xbootclasspath.a=\u30D6\u30FC\u30C8\u30B9\u30C8\u30E9\u30C3\u30D7\u30FB\u30AF\u30E9\u30B9\u30FB\u30D1\u30B9\u306B\u8FFD\u52A0\u3059\u308B
 
javac.opt.endorseddirs=\u63A8\u5968\u898F\u683C\u30D1\u30B9\u306E\u5834\u6240\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3059\u308B
 
javac.opt.extdirs=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u6E08\u62E1\u5F35\u6A5F\u80FD\u306E\u5834\u6240\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3059\u308B
@@ -115,7 +115,7 @@
 
 
javac.msg.usage.nonstandard.footer=\u3053\u308C\u3089\u306F\u975E\u6A19\u6E96\u30AA\u30D7\u30B7\u30E7\u30F3\u3067\u3042\u308A\u4E88\u544A\u306A\u3057\u306B\u5909\u66F4\u3055\u308C\u308B\u3053\u3068\u304C\u3042\u308A\u307E\u3059\u3002
 
-javac.msg.bug=\u30B3\u30F3\u30D1\u30A4\u30E9\u3067\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F({0})\u3002Bug
 
Parade\u3067\u91CD\u8907\u304C\u306A\u3044\u304B\u3092\u3054\u78BA\u8A8D\u306E\u3046\u3048\u3001Java
 Developer Connection 
(http://java.sun.com/webapps/bugreport)\u3067bug\u306E\u767B\u9332\u3092\u304A\u9858\u3044\u3044\u305F\u3057\u307E\u3059\u3002\u30EC\u30DD\u30FC\u30C8\u306B\u306F\u3001\u305D\u306E\u30D7\u30ED\u30B0\u30E9\u30E0\u3068\u4E0B\u8A18\u306E\u8A3A\u65AD\u5185\u5BB9\u3092\u542B\u3081\u3066\u304F\u3060\u3055\u3044\u3002\u3054\u5354\u529B\u3042\u308A\u304C\u3068\u3046\u3054\u3056\u3044\u307E\u3059\u3002
+javac.msg.bug=\u30B3\u30F3\u30D1\u30A4\u30E9\u3067\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F({0})\u3002Bug
 Database 
(http://bugs.java.com)\u3067\u91CD\u8907\u304C\u306A\u3044\u304B\u3092\u3054\u78BA\u8A8D\u306E\u3046\u3048\u3001Java
 
bug\u30EC\u30DD\u30FC\u30C8\u30FB\u30DA\u30FC\u30B8(http://bugreport.java.com)\u3067Java\u30B3\u30F3\u30D1\u30A4\u30E9\u306B\u5BFE\u3059\u308Bbug\u306E\u767B\u9332\u3092\u304A\u9858\u3044\u3044\u305F\u3057\u307E\u3059\u3002\u30EC\u30DD\u30FC\u30C8\u306B\u306F\u3001\u305D\u306E\u30D7\u30ED\u30B0\u30E9\u30E0\u3068\u4E0B\u8A18\u306E\u8A3A\u65AD\u5185\u5BB9\u3092\u542B\u3081\u3066\u304F\u3060\u3055\u3044\u3002\u3054\u5354\u529B\u3042\u308A\u304C\u3068\u3046\u3054\u3056\u3044\u307E\u3059\u3002
 
 
javac.msg.io=\n\n\u5165\u51FA\u529B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\n\u8A73\u7D30\u306F\u6B21\u306E\u30B9\u30BF\u30C3\u30AF\u30FB\u30C8\u30EC\u30FC\u30B9\u3067\u8ABF\u67FB\u3057\u3066\u304F\u3060\u3055\u3044\u3002\n
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/langtools-ca9d8b242a10/src/share/classes/com/sun/tools/javac/resources/javac_zh_CN.properties
 
new/langtools-545e512eb4de/src/share/classes/com/sun/tools/javac/resources/javac_zh_CN.properties
--- 
old/langtools-ca9d8b242a10/src/share/classes/com/sun/tools/javac/resources/javac_zh_CN.properties
   2016-07-28 15:59:45.000000000 +0200
+++ 
new/langtools-545e512eb4de/src/share/classes/com/sun/tools/javac/resources/javac_zh_CN.properties
   2016-10-28 09:01:34.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1999, 2015, 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
@@ -115,7 +115,7 @@
 
 
javac.msg.usage.nonstandard.footer=\u8FD9\u4E9B\u9009\u9879\u90FD\u662F\u975E\u6807\u51C6\u9009\u9879,
 \u5982\u6709\u66F4\u6539, \u6055\u4E0D\u53E6\u884C\u901A\u77E5\u3002
 
-javac.msg.bug=\u7F16\u8BD1\u5668 ({0}) 
\u4E2D\u51FA\u73B0\u5F02\u5E38\u9519\u8BEF\u3002 \u5982\u679C\u5728 Bug Parade 
\u4E2D\u6CA1\u6709\u627E\u5230\u8BE5\u9519\u8BEF, \u8BF7\u5728 Java Developer 
Connection (http://java.sun.com/webapps/bugreport) \u4E2D\u5EFA\u7ACB 
Bug\u3002\u8BF7\u5728\u62A5\u544A\u4E2D\u9644\u4E0A\u60A8\u7684\u7A0B\u5E8F\u548C\u4EE5\u4E0B\u8BCA\u65AD\u4FE1\u606F\u3002\u8C22\u8C22\u3002
+javac.msg.bug=\u7F16\u8BD1\u5668 ({0}) 
\u4E2D\u51FA\u73B0\u5F02\u5E38\u9519\u8BEF\u3002\u5982\u679C\u5728 Bug Database 
(http://bugs.java.com) \u4E2D\u6CA1\u6709\u627E\u5230\u8BE5\u9519\u8BEF, 
\u8BF7\u901A\u8FC7 Java Bug \u62A5\u544A\u9875 (http://bugreport.java.com) 
\u5EFA\u7ACB\u8BE5 Java \u7F16\u8BD1\u5668 
Bug\u3002\u8BF7\u5728\u62A5\u544A\u4E2D\u9644\u4E0A\u60A8\u7684\u7A0B\u5E8F\u548C\u4EE5\u4E0B\u8BCA\u65AD\u4FE1\u606F\u3002\u8C22\u8C22\u3002
 
 
javac.msg.io=\n\n\u53D1\u751F\u8F93\u5165/\u8F93\u51FA\u9519\u8BEF\u3002\n\u6709\u5173\u8BE6\u7EC6\u4FE1\u606F,
 \u8BF7\u53C2\u9605\u4EE5\u4E0B\u5806\u6808\u8DDF\u8E2A\u3002\n
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/langtools-ca9d8b242a10/test/com/sun/javadoc/JavascriptWinTitle/JavascriptWinTitle.java
 
new/langtools-545e512eb4de/test/com/sun/javadoc/JavascriptWinTitle/JavascriptWinTitle.java
--- 
old/langtools-ca9d8b242a10/test/com/sun/javadoc/JavascriptWinTitle/JavascriptWinTitle.java
  2016-07-28 15:59:45.000000000 +0200
+++ 
new/langtools-545e512eb4de/test/com/sun/javadoc/JavascriptWinTitle/JavascriptWinTitle.java
  2016-10-28 09:01:34.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2002, 2013, 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
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @bug 4645058 4747738 4855054
+ * @bug 4645058 4747738 4855054 8024756
  * @summary  Javascript IE load error when linked by -linkoffline
  *           Window title shouldn't change when loading left frames 
(javascript)
  * @author dkramer
@@ -115,9 +115,13 @@
 
             // Test that win title javascript is followed by NOSCRIPT code.
             {"<script type=\"text/javascript\"><!--" + LS +
-                     "    if (location.href.indexOf('is-external=true') == -1) 
{" + LS +
-                     "        parent.document.title=\"C (Window Title)\";" + 
LS +
-                     "    }" + LS + "//-->" + LS + "</script>",
+            "    try {" + LS +
+            "        if (location.href.indexOf('is-external=true') == -1) {" + 
LS +
+            "            parent.document.title=\"C (Window Title)\";" + LS +
+            "        }" + LS +
+            "    }" + LS +
+            "    catch(err) {" + LS +
+            "    }" + LS + "//-->" + LS + "</script>",
              TMPDEST_DIR1 + FS + "p1" + FS + "C.html"
             }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/langtools-ca9d8b242a10/test/com/sun/javadoc/testJavascript/TestJavascript.java
 
new/langtools-545e512eb4de/test/com/sun/javadoc/testJavascript/TestJavascript.java
--- 
old/langtools-ca9d8b242a10/test/com/sun/javadoc/testJavascript/TestJavascript.java
  2016-07-28 15:59:45.000000000 +0200
+++ 
new/langtools-545e512eb4de/test/com/sun/javadoc/testJavascript/TestJavascript.java
  2016-10-28 09:01:34.000000000 +0200
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @bug      4665566 4855876 7025314 8012375 8015998 8016328
+ * @bug      4665566 4855876 7025314 8012375 8015997 8016328 8024756 8151921
  * @summary  Verify that the output has the right javascript.
  * @author   jamieh
  * @library  ../lib/
@@ -50,11 +50,12 @@
             "<a href=\"index.html?TestJavascript.html\" 
target=\"_top\">Frames</a>"},
         {BUG_ID + FS + "index.html",
             "<script type=\"text/javascript\">" + NL +
-                        "    targetPage = \"\" + window.location.search;" + NL 
+
-            "    if (targetPage != \"\" && targetPage != \"undefined\")" + NL +
-            "        targetPage = targetPage.substring(1);" + NL +
-            "    if (targetPage.indexOf(\":\") != -1 || (targetPage != \"\" && 
!validURL(targetPage)))" + NL +
-            "        targetPage = \"undefined\";" + NL +
+            "    tmpTargetPage = \"\" + window.location.search;" + NL +
+            "    if (tmpTargetPage != \"\" && tmpTargetPage != \"undefined\")" 
+ NL +
+            "        tmpTargetPage = tmpTargetPage.substring(1);" + NL +
+            "    if (tmpTargetPage.indexOf(\":\") != -1 || (tmpTargetPage != 
\"\" && !validURL(tmpTargetPage)))" + NL +
+            "        tmpTargetPage = \"undefined\";" + NL +
+            "    targetPage = tmpTargetPage;" + NL +
             "    function validURL(url) {" + NL +
             "        try {" + NL +
             "            url = decodeURIComponent(url);" + NL +
@@ -104,9 +105,13 @@
 
         //Make sure title javascript only runs if is-external is not true
         {BUG_ID + FS + "pkg" + FS + "C.html",
-                "    if (location.href.indexOf('is-external=true') == -1) {" + 
NL +
-                "        parent.document.title=\"C\";" + NL +
-                        "    }"},
+            "    try {" + NL +
+            "        if (location.href.indexOf('is-external=true') == -1) {" + 
NL +
+            "            parent.document.title=\"C\";" + NL +
+            "        }" + NL +
+            "    }" + NL +
+            "    catch(err) {" + NL +
+            "    }"},
     };
 
     private static final String[][] NEGATED_TEST = NO_TEST;

++++++ openjdk.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea7-forest-2-6-6aafb6fe0a1e/.hgtags 
new/icedtea7-forest-2-6-653c2662034d/.hgtags
--- old/icedtea7-forest-2-6-6aafb6fe0a1e/.hgtags        2016-07-28 
15:59:43.000000000 +0200
+++ new/icedtea7-forest-2-6-653c2662034d/.hgtags        2016-10-28 
09:01:27.000000000 +0200
@@ -657,3 +657,6 @@
 8c0c17064521873767912ca59dcc7a1f772399d2 icedtea-2.6.7pre01
 bade1889699bab14082e84de3b40901964b52483 jdk7u111-b00
 9b95c1ef81fe7bb010a6938d1cb97843b9a1fc68 jdk7u111-b01
+6aafb6fe0a1e36055566484bef4f93dba6c05ad2 icedtea-2.6.7
+a1ef40f591be786c98967b07650992c32905bc38 icedtea-2.6.8pre01
+974935f4e21dae1170b5247a8af362617d105e1c jdk7u121-b00


Reply via email to