# HG changeset patch # User aoqi # Date 1602668686 -28800 # Node ID dde657df79e0d68bcc672001fd93efac019eedc8 # Parent ab816b2056bd779ce92ed912892781a5390b3d79# Parent 7347ed2df76baff282a0a890724fb66e84291b0e Merge diff -r ab816b2056bd -r dde657df79e0 .hgtags --- a/.hgtags Wed Oct 14 16:43:13 2020 +0800 +++ b/.hgtags Wed Oct 14 17:44:46 2020 +0800 @@ -1050,8 +1050,20 @@ 08cb9430f84f4fea71345a3be9408542d410f0da jdk8u252-b03 966e128812aff4c0a4aa4aed7e0ec61dbb8c7953 jdk8u252-b04 fac54385ffea4540bc79826ffed5b6d20d821ae5 jdk8u252-b05 +fac54385ffea4540bc79826ffed5b6d20d821ae5 jdk8u262-b00 121cf3b001d9906c3ad92e690122a30dc39f2405 jdk8u252-b06 e86a511a486e55c8492cffab649b70be870147fc jdk8u252-b07 7e334946a044980685486099ac74a366752e73d1 jdk8u252-b08 +b012193ff452cb51182f5f5c60ccbed0da6e3ef8 jdk8u252-b09 +b012193ff452cb51182f5f5c60ccbed0da6e3ef8 jdk8u252-ga f93d1e4c19d0b036112dd368ae9399c28de4f6c4 mips64el-jdk8u252-b10 0780937350c4dc41d068e028ab96fb987438ceb7 mips64el-jdk8u252-b11 +c8d9ee34785849b4c71f788190b9e4e43f447311 jdk8u262-b01 +ed881d547a807b49615df3f51fdcc0075309fc40 jdk8u262-b02 +a708c11c582dce75a6b134e4dfb6f3f3aa05ef8d jdk8u262-b03 +caa13cd34f715d6db597adca78732b94f3728bae jdk8u262-b04 +96946cef7eade1693fe6dbd2e6001f36defb0295 jdk8u262-b05 +0e54ba3037a2a8d5c93d8909aeaa75f9e55bf82a jdk8u262-b06 +494c863af128b32c7462e49c32ce3a422033e4d2 jdk8u262-b07 +cb41a9e2bafd0e332c5906dde9840816dc279b9c jdk8u262-b08 +cd7ed8c648058a8fa01242d73e9754f455559c3e jdk8u262-b09 diff -r ab816b2056bd -r dde657df79e0 THIRD_PARTY_README --- a/THIRD_PARTY_README Wed Oct 14 16:43:13 2020 +0800 +++ b/THIRD_PARTY_README Wed Oct 14 17:44:46 2020 +0800 @@ -1643,7 +1643,7 @@ ------------------------------------------------------------------------------- -%% This notice is provided with respect to GIFLIB 5.1.8 & libungif 4.1.3, +%% This notice is provided with respect to GIFLIB 5.2.1 & libungif 4.1.3, which may be included with JRE 8, JDK 8, and OpenJDK 8. --- begin of LICENSE --- @@ -2898,23 +2898,21 @@ ------------------------------------------------------------------------------- -%% This notice is provided with respect to X Window System 6.8.2, which may be +%% This notice is provided with respect to xwd v1.0.7, which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris. +xwd utility + --- begin of LICENSE --- -This is the copyright for the files in src/solaris/native/sun/awt: list.h, -multiVis.h, wsutils.h, list.c, multiVis.c -Copyright (c) 1994 Hewlett-Packard Co. -Copyright (c) 1996 X Consortium - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: +Copyright 1994 Hewlett-Packard Co. +Copyright 1996, 1998 The Open Group + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. @@ -2922,15 +2920,15 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR +IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Except as contained in this notice, the name of the X Consortium shall +Except as contained in this notice, the name of The Open Group shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization -from the X Consortium. +from The Open Group. --- end of LICENSE --- _____________________________