/hg/icedtea8-forest/jaxp: 15 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Tue Nov 12 21:43:56 UTC 2019


changeset 271cd29281ff in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=271cd29281ff
author: andrew
date: Thu Aug 01 03:43:59 2019 +0100

	Added tag jdk8u232-b02 for changeset ff1df33b41f4


changeset cf6d61173105 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=cf6d61173105
author: andrew
date: Fri Aug 09 00:11:04 2019 +0100

	Added tag jdk8u232-b03 for changeset 271cd29281ff


changeset 2b9fdc450085 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=2b9fdc450085
author: andrew
date: Thu Aug 15 02:50:58 2019 +0100

	Added tag jdk8u232-b04 for changeset cf6d61173105


changeset 7b44b5f468a4 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=7b44b5f468a4
author: andrew
date: Wed Sep 04 19:40:33 2019 +0100

	Added tag jdk8u232-b05 for changeset 2b9fdc450085


changeset be814fbd44e0 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=be814fbd44e0
author: zgu
date: Thu Sep 12 15:21:44 2019 -0400

	8217676: Upgrade libpng to 1.6.37
	Reviewed-by: prr, jdv, kcr


changeset 0a5bd84fd43f in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=0a5bd84fd43f
author: andrew
date: Mon Sep 16 18:07:08 2019 +0100

	Added tag jdk8u232-b06 for changeset be814fbd44e0


changeset 09bc39a2d2d2 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=09bc39a2d2d2
author: andrew
date: Mon Sep 23 06:13:44 2019 +0100

	Added tag jdk8u232-b07 for changeset 0a5bd84fd43f


changeset 764618a906e8 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=764618a906e8
author: valeriep
date: Wed Jun 26 01:15:51 2019 +0000

	8226607: Inconsistent info between pcsclite.md and MUSCLE headers
	Summary: Updated the info based on MUSCLE v1.8.24
	Reviewed-by: ascarpino


changeset e15e896e7df1 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=e15e896e7df1
author: andrew
date: Thu Sep 26 07:17:39 2019 +0100

	Added tag jdk8u232-b08 for changeset 764618a906e8


changeset 9094c855c4b4 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=9094c855c4b4
author: joehw
date: Tue May 21 13:02:22 2019 -0700

	8223505: Better pattern compilation
	Reviewed-by: rriggs, lancea, dfuchs, mschoene


changeset 6f9c0c731ab7 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=6f9c0c731ab7
author: joehw
date: Fri May 31 10:58:10 2019 -0700

	8224532: Better Path supports
	Reviewed-by: rriggs, lancea, dfuchs, mschoene


changeset 8b4cdef0a9f3 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=8b4cdef0a9f3
author: andrew
date: Thu Oct 10 04:39:54 2019 +0100

	Added tag jdk8u232-b09 for changeset 6f9c0c731ab7


changeset f12bc79922f2 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=f12bc79922f2
author: andrew
date: Tue Oct 15 21:37:45 2019 +0100

	Added tag jdk8u232-ga for changeset 6f9c0c731ab7


changeset 9f2145980ba0 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=9f2145980ba0
author: andrew
date: Wed Oct 23 15:34:22 2019 +0100

	Merge jdk8u232-ga


changeset 14f2bf3d5606 in /hg/icedtea8-forest/jaxp
details: http://icedtea.classpath.org/hg/icedtea8-forest/jaxp?cmd=changeset;node=14f2bf3d5606
author: andrew
date: Tue Nov 12 21:42:01 2019 +0000

	Added tag icedtea-3.14.0 for changeset 9f2145980ba0


diffstat:

 .hgtags                                                            |   72 +++
 .jcheck/conf                                                       |    2 -
 THIRD_PARTY_README                                                 |  186 +++++----
 src/com/sun/org/apache/xpath/internal/XPath.java                   |   10 +-
 src/com/sun/org/apache/xpath/internal/axes/FilterExprWalker.java   |    6 +-
 src/com/sun/org/apache/xpath/internal/axes/WalkerFactory.java      |    6 +-
 src/com/sun/org/apache/xpath/internal/compiler/Compiler.java       |   36 +-
 src/com/sun/org/apache/xpath/internal/compiler/XPathParser.java    |   22 +-
 src/com/sun/org/apache/xpath/internal/res/XPATHErrorResources.java |   14 +-
 9 files changed, 250 insertions(+), 104 deletions(-)

diffs (truncated from 830 to 500 lines):

diff -r ff1df33b41f4 -r 14f2bf3d5606 .hgtags
--- a/.hgtags	Thu Jul 25 16:23:30 2019 +0100
+++ b/.hgtags	Tue Nov 12 21:42:01 2019 +0000
@@ -50,6 +50,7 @@
 feb05980f9f2964e6bc2b3a8532f9b3054c2289b jdk7-b73
 ea7b88c676dd8b269bc858a4a17c14dc96c8aed1 jdk7-b74
 555fb78ee4cebed082ca7ddabff46d2e5b4c9026 jdk7-b75
+fb68fd18eb9f9d94bd7f307097b98a5883018da8 icedtea7-1.12
 233a4871d3364ec305efd4a58cfd676620a03a90 jdk7-b76
 bfadab8c7b1bf806a49d3e1bc19ec919717f057a jdk7-b77
 7a12d3789e1b07a560fc79568b991818d617ede2 jdk7-b78
@@ -63,6 +64,7 @@
 81c0f115bbe5d3bcf59864465b5eca5538567c79 jdk7-b86
 8b493f1aa136d86de0885fcba15262c4fa2b1412 jdk7-b87
 d8ebd15910034f2ba50b2f129f959f86cca01419 jdk7-b88
+826bafcb6c4abbf24887bfc5a78868e13cddd068 icedtea7-1.13
 d2818fd2b036f3b3154a9a7de41afcf4ac679c1b jdk7-b89
 c5d932ee326d6f7fd4634b11c7185ea82d184df2 jdk7-b90
 b89b2c3044a298d542f84a2e9d957202b7d8cdb9 jdk7-b91
@@ -111,6 +113,7 @@
 d56b326ae0544fc16c3e0d0285876f3c82054db2 jdk7-b134
 4aa9916693dc1078580c1865e6f2584046851e5a jdk7-b135
 1759daa85d33800bd578853f9531f9de73f70fc7 jdk7-b136
+1c2f25bf36b1d43920e94fb82a0afdafd29b1735 icedtea-1.14
 1d87f7460cde7f8f30af668490f82b52b879bfd8 jdk7-b137
 be3758943770a0a3dd4be6a1cb4063507c4d7062 jdk7-b138
 28c7c0ed2444607829ba11ad827f8d52197a2830 jdk7-b139
@@ -297,6 +300,7 @@
 30b8baceb72bcec111c6aad37eef96d18c09e4ef jdk8u20-b07
 68e2ea32f92731b8ad8157252116db89903b51a3 jdk8u20-b08
 b706e9775bf7512845120740870f717341e2b497 jdk8u20-b09
+e16be40cfc3232b05ec85865714b0397ff99c6fc icedtea-3.0.0pre01
 c356de7051ea6d25de07ef86f60eb6647eaaf2d0 jdk8u20-b10
 40b6440e569e5f7a00f5763eddc6dc8ae24421f1 jdk8u20-b11
 8f49f969030574e46a52f3bcbd77790045a2ec07 jdk8u20-b12
@@ -310,6 +314,7 @@
 255d961955e4fdb83ce105ae990c26b87022363f jdk8u20-b20
 3a1bba8076da4e54882123e98e219eab1c31ccef jdk8u20-b21
 bf115689d89bb82dc1efbe0348657e993715e850 jdk8u20-b22
+888f90c5e7da5fd649dc23c1d92cd2496f650ea9 icedtea-3.0.0pre02
 d6ded60cfdc53861ae7d1a010f95b5036d610e80 jdk8u20-b23
 dd09d8b9edefb5684941941e5d9b35c84ee066f3 jdk8u20-b24
 dd09d8b9edefb5684941941e5d9b35c84ee066f3 jdk8u20-b25
@@ -377,6 +382,9 @@
 6103f5a8119a85937ae006f18b8dfc04f73315d0 jdk8u40-b18
 3b73732d6886dc8155f0c1fbb125ca60d9e2fd2b jdk8u40-b19
 7bfc889330e0ec1fd495990eaa0d7f0c390b7304 jdk8u40-b20
+e727012c23d92dabce5f38534719161b146a5e34 icedtea-3.0.0pre03
+c62dd685e5179d789121aa5e04841f9df1ca2b20 icedtea-3.0.0pre04
+792da500df0daaa1755315f221208a794da32b74 icedtea-3.0.0pre05
 78d90db9de2801eec010ccb9f0db3caf969dfc3b jdk8u40-b21
 54a13451ce243f2159ed3996e6efcf374a5750ca jdk8u40-b22
 e07fbae1efeac4e50514384caa7d226af7414114 jdk8u40-b23
@@ -455,6 +463,9 @@
 def8014e497099d6f1b1fc64554b15345a574a96 jdk8u60-b21
 bc1ad5d83a65339c40a17406ea38d2ea8cbb9807 jdk8u60-b22
 9d6b607dcbf820cfec17d6f8775d8649630cfb35 jdk8u60-b23
+69e0cb284d8aa2a686c0428ff971dd2fee7a717c icedtea-3.0.0pre06
+c08ba71fef662a52a0ac4f2fbacd1acc37764bc2 icedtea-3.0.0pre07
+ac52a8eed3530872eebf7092ea687b0ac8c03944 icedtea-3.0.0pre08
 c8ea5afd3d53a31b2aae76bc814e7384cae87b87 jdk8u60-b24
 7a74fd4791e866c031df3c22cfc19ce71d3d952e jdk8u60-b25
 9db1721b527eee3b41ff73fcd36ae052227bbf59 jdk8u60-b26
@@ -537,6 +548,7 @@
 68b880e0f5de1d49914790f1a6e5c6e4c3847434 jdk8u72-b12
 58630fde67f4ba7b0fbe8509bb0b105f065383a8 jdk8u72-b13
 05c35ec04d298ad11a97a0c82e54e4468542c6e7 jdk8u72-b14
+6527813420de90e946f1cd2bcb8fe4a7972b3bef icedtea-3.0.0pre09
 1bcc418943405c5ef677eb3f63783683261bd2d3 jdk8u72-b15
 aeecbaa27f807ce0656a108cd0e81669724b8d1b jdk8u73-b00
 9009a8b2b55256764dd304902b04a3dea2597684 jdk8u73-b01
@@ -574,6 +586,9 @@
 8cc52edbb741c42e09f4b132ca0a759d3de6f848 jdk8u77-b00
 8f0ed89698a28138065b6b941769650627636745 jdk8u77-b01
 27f1130320a55b6b89024cb8baa93c8767c516d2 jdk8u77-b02
+ce45ec06ff239525fb01cf7a6e4304cee0c678e5 icedtea-3.0.0pre10
+4ed5441e40e13782b5ee8bfb55fa252a4ab436af icedtea-3.0.0
+1833af452741c2267bdbbb6801963d9d3953598d icedtea-3.0-branchpoint
 1c71899e85662239085fab94ad5c26441e7a80cd jdk8u77-b03
 6b0d1f04c4808aaab32771e0892ac83e66714ecb jdk8u91-b00
 817898d53814da42f567995c921f3ea90016dccc jdk8u91-b13
@@ -594,6 +609,10 @@
 233768376a3649b3f1f4653fe1c433271fc776ee jdk8u76-b12
 7e43e115dfafee70152a01b99aa9de25b4410570 jdk8u92-b00
 1bce84411d37ecf9a4335d1348f4b2f0b7ab6e08 jdk8u92-b13
+4a6f560bdbe166a2ff0855221dd5fbe9a19e562b icedtea-3.1.0pre01
+6ee6f8ac74894acb6ad4b821c2ec393a5ef34108 icedtea-3.1.0pre02
+5c97913ea9f75839624308aac8e960444909f2c8 icedtea-3.1.0pre03
+0de4d7e1996f4c7d3cd5af3d92ddb70762e9b6a7 icedtea-3.1.0pre04
 fb9f98ed6ef2505a424864f0a9468e59298fede6 jdk8u92-b14
 ac887193179bae82fd1cdf4d8c463457163a6535 jdk8u92-b31
 edce55dd16423b70ebdb36a14b3e6c62d223637b jdk8u92-b32
@@ -612,6 +631,8 @@
 0066fe71b1203e103f7e1a2354bd94f65fdf38fd jdk8u101-b10
 0878a0a5fdabeec872e878f4737d96edee8b1393 jdk8u101-b11
 ddcc10eeb9d3367eb4b3fa0cd4d118e6dbc8850e jdk8u101-b12
+9368913c75fa32e0cf33c542ed72e0146d84401d icedtea-3.1.0
+2acc40d95975e9a4b637e6752780570910ab75f9 icedtea-3.2.0pre01
 8ee36eca2124f4ea14d0b7ef844d5d7070eb0dd1 jdk8u101-b13
 acbcb6682c9b3e66f9cc61a6a62e8cb5f24c75d3 jdk8u76-b00
 b3c914ad842d61818e0c5850409f77478b13acc6 jdk8u76-b01
@@ -633,6 +654,8 @@
 429621d25778abb1ab7a0ede8dc48d5606f76108 jdk8u102-b11
 fef62f7eb59982f2c92a3bb135c6ae4d6a466328 jdk8u102-b12
 e9de037c3b4c7691662d996c49b42f3e639e65ee jdk8u102-b13
+b536766d32b31fb691bf2571a976c615eadfc23f icedtea-3.2.0pre02
+11f747b59cb0a09287fc3f522b2150aa04879b3d icedtea-3.2.0pre03
 1f032000ff4b70c3adc02669b6324880199f8db8 jdk8u102-b14
 ff603463199f8a2140cb97fd3ff98046dfeecb3f jdk8u102-b31
 58dea534c1d49731a40de645cfa3450949f31d26 jdk8u102-b32
@@ -653,6 +676,7 @@
 d80acd543dcb4ddb011dec05da364727da907ec2 jdk8u111-b11
 59b4011136ae60b43855f99d316119ca61d84460 jdk8u111-b12
 41ed5205949c82e729533e897382b39342029cff jdk8u111-b13
+81c2773fbb0d6f39798689230d3c4f9372667870 icedtea-3.2.0
 f1d0b6e8107011c46fca3621bcf8c0a873f379f7 jdk8u111-b14
 4e861d8430460a72ee3e5c79a85e772b06684adc jdk8u112-b00
 664dd77016540cb9cee7b1bfa27a0a6970f7cf1f jdk8u112-b01
@@ -670,6 +694,7 @@
 15749f6d0d05bc1acc005643ba494ff09387cbdc jdk8u112-b14
 b07754d40ea6415af3b267327e748522ea17b131 jdk8u112-b15
 66ef33852d93fe8469724cbdbbdd57dd0e506a6f jdk8u112-b16
+9bea504f196a8de4e3006165de4d26c1d03852b0 icedtea-3.3.0pre01
 376ba5ed85cc43ef8f13eddc592126e42887ac60 jdk8u112-b31
 a7e8e66d1e88a32c50e71cc324834e750cfe33f3 jdk8u112-b32
 cc98f1eeb44bb0c54b6ff44108fef3620f4b5d35 jdk8u112-b33
@@ -686,6 +711,9 @@
 989c624fdc1f306f1b6068b0529268a46e21ee6b jdk8u121-b10
 77c3d617ae4c28c6e29d51411ab2b2c9eb24683f jdk8u121-b11
 f9cb265fd35fc60dccd75075614f8e897af92ab3 jdk8u121-b12
+6febbabbb8799c09d6ef661d67e60fde6f18d509 icedtea-3.3.0pre02
+faf1c4a9a51d5acf475b322b67ba9b0f5192d35e icedtea-3.3.0
+c7e59090903360c69f9c571f223a4cbc3549a7f9 icedtea-3.4.0pre01
 b8d4e47240711ff66f9347483d20c84466d75c89 jdk8u121-b13
 058d4ecd7b16adf9ccad5882fc67f24cb0532a28 jdk8u121-b31
 c836ddc6106f0462fc568beb66a2468d1f17fb35 jdk8u121-b32
@@ -704,6 +732,8 @@
 1b95863322e42ee5e52f7085c458b217aa39377e jdk8u131-b08
 3e52865f357b57f1a9befb666720ed0e611c9bd6 jdk8u131-b09
 817025cf8b72519b1273d6822d0caf9966946c76 jdk8u131-b10
+fdc2a6442d2fe8b097c741920d96768336a13430 icedtea-3.4.0
+6979c581131c2e83a14362ba3b33436517cfdef3 icedtea-3.5.0pre01
 c9de18d5c8846ab2a91d6df46efe6b95dd331d01 jdk8u131-b11
 f953665d23b459694e30f3e85b96b43407017a16 jdk8u131-b31
 cc6d582c7b96ad889423ad13fde2b3334196ecf1 jdk8u131-b32
@@ -724,8 +754,13 @@
 790fea8778f49a14e461ef9897109395d7b8ae30 jdk8u141-b12
 5c33c65a916e02794d3d0c82648bbb8138e20023 jdk8u141-b13
 a907feb04fc1f737117deb331dabb32eb5d68f43 jdk8u141-b14
+a7fb5fa68e8505bc141bd36a0b5891bb81da2e21 icedtea-3.5.0
 5790500308c0e7c2e7f1068c5ff5c76c1d54497d jdk8u141-b15
 4fe0f48f801c4262dfb964635ae5f2e7344326f4 jdk8u144-b00
+c8bf6508b7a525d95172355015fdf3df58f85787 icedtea-3.5.1
+a7fb5fa68e8505bc141bd36a0b5891bb81da2e21 icedtea-3.6.0pre00
+c8bf6508b7a525d95172355015fdf3df58f85787 icedtea-3.6.0pre01
+db1236756feadf8b1b5ea89d8879f8e6c2a2fb43 icedtea-3.6.0pre02
 330bd721dee5b3680eea869efed01f481fb095df jdk8u144-b01
 e2652eebd4bd5bcf42c3b7f63720e62af02d306e jdk8u141-b31
 e1412055ece943882d764224addb0eddd5f703b9 jdk8u141-b32
@@ -747,6 +782,7 @@
 31fae39926290b04fd8fe181a561c1621338358e jdk8u151-b09
 f1554c8d8b6d3b11b3c65f79d330b88164deeb70 jdk8u151-b10
 5cbd2bde5ac9bf44a704d1c08240ecfb60a38654 jdk8u151-b11
+947a7b1ce48bf98c63933e8a972b6541cc0656e8 icedtea-3.6.0
 e4c2fef7ae746db44424da15ec2273610a8ce458 jdk8u151-b12
 2e5a470691f23ebf8d1f0f0dea8ef7de9a70a943 jdk8u122-b00
 cbb8efe139275a4e7c541f9e45eb410c27a5ea61 jdk8u122-b01
@@ -774,6 +810,7 @@
 1005fdca8d86e3fcbaf0f76d811a7073469c5da4 jdk8u152-b13
 7a543f1b03bf40d19769ee8538713a7ab3df72ac jdk8u152-b14
 577537bbd850bbe03e480c44941ee1dc28f60d4f jdk8u152-b15
+e7f6617f2a85124833e10b4b034112f3c3635c8f icedtea-3.7.0pre01
 6a1402a0b31d25d607d7cf0c20cf8f1a2d17711c jdk8u152-b16
 f4505a7897c74ae0ff3176a68757dc00048ee570 jdk8u152-b31
 f20c7cdf672808f0695949c2481a7526f0b848a4 jdk8u152-b32
@@ -819,6 +856,9 @@
 8f1e31692eaefa31a83d629d3de65c6d518e35fc jdk8u161-b09
 3105b0c6ced161bbd3378c2f3514be42434192b3 jdk8u161-b10
 b9dc3724ec4b573a983d54f1a83832f21f83394e jdk8u161-b11
+154d73707643e419873aa6caf2f7626c8f7cfd01 icedtea-3.7.0
+154d73707643e419873aa6caf2f7626c8f7cfd01 icedtea-3.8.0pre00
+69e8e125b5400e205022738f71eb3a6b86d2cd6b icedtea-4-branchpoint
 889833c6c6a5ec2b97ba1f3792a566ae123babea jdk8u161-b12
 2e5a470691f23ebf8d1f0f0dea8ef7de9a70a943 jdk8u122-b00
 cbb8efe139275a4e7c541f9e45eb410c27a5ea61 jdk8u122-b01
@@ -848,6 +888,7 @@
 f38a435adf0350ead3a29fe63dbe08fb2cecc19f jdk8u162-b09
 3505b1729e79b4369a6f4ecf183de6c8f19be2d3 jdk8u162-b10
 5a5ebaf38e63c4afa1554fdbadc6192bc01dfeb9 jdk8u162-b11
+f802ca5202ba409e92a4464371123c84ba751ca6 icedtea-3.8.0pre01
 fa7504e2b2410e4a0a1fe3dc93fb4fcb6bd1533d jdk8u162-b12
 ecdf7d13fd8ba2b366e3a72cbb9bceba484489e7 jdk8u162-b31
 71194348ef551f9f646e4ab1658d38477c041143 jdk8u162-b32
@@ -886,6 +927,10 @@
 8cc732073801433748468889b0e526da79291868 jdk8u171-b08
 df47a908b18400e83289750ab1e1e4373c907710 jdk8u171-b09
 19dd9e94ba4f27c24529d99b9dffc4710dacb92b jdk8u171-b10
+9e4260f4a0ef05f6e2fbf0a26e9343386893a6b3 icedtea-3.8.0pre02
+2b279bb3475b85c76e2e1901066ac7591134c208 icedtea-3.8.0
+2b279bb3475b85c76e2e1901066ac7591134c208 icedtea-3.9.0pre00
+8445b2d3a5e6c5df1d1ef913d6e57ed65254869a icedtea-3.9.0pre01
 6e9148ef1b3adc2525bf93f9f495df7b4c8304b0 jdk8u171-b11
 dcef061c36284bbf5a9f7093dcbc134b9f62e9f5 jdk8u172-b00
 a8bd8d03df39500a37fd8066104bfd02daae9d5c jdk8u172-b01
@@ -898,6 +943,7 @@
 b79b95aa47593166c238d8ea136c16fe12433bac jdk8u172-b08
 81808062121ea018f93fe834a77069a1f1a41205 jdk8u172-b09
 ed6b3d50e81221b439f942d56002b760e6b242b8 jdk8u172-b10
+217db4fbcf131649cf9aef844b9e5c8ed17e92be icedtea-3.9.0pre02
 257c09605def81666af2e696212dd27458fb59d4 jdk8u172-b11
 da88c57953bc3a6adb2bcaec204fdc613e41431f jdk8u172-b31
 0e7fe394fa9ed92862348fa37499ff4ed865a07d jdk8u172-b32
@@ -918,6 +964,10 @@
 59005b2778662662d4d96f8daa6351e47929b6d0 jdk8u181-b10
 f32e6dfd8c7bfdc6f44cb0cff9702d50e96debe7 jdk8u181-b11
 d347fe847fc2a5d59b753631404839f8b6fb2f29 jdk8u181-b12
+02be3b7798d2464dec9f6c7f656da260919f9c1c jdk8u181-b31
+55420c5cc9f3fe8c5bb5efb56a0cb3d35aab29e3 icedtea-3.9.0
+55420c5cc9f3fe8c5bb5efb56a0cb3d35aab29e3 icedtea-3.10.0pre00
+163ce6497051380a929e1e1a01a7b109d1f74a8d icedtea-3.10.0pre01
 79cd9a0e041e64443d9d0bf29baf46c7459b3e91 jdk8u181-b13
 102e8b07bdda4263087593b0a52a90a7a64b4956 jdk8u191-b01
 ecdbe3bf911c3f1f4eceb895f0f7513a8d3964e0 jdk8u201-b00
@@ -932,6 +982,9 @@
 a41e15076d5f67d99aaa37991decb9b38e658c89 jdk8u191-b10
 798d69bfddf8e5608697d45aa114a4ab54efe8ad jdk8u191-b25
 fd65844e4d543242337923f528fe9f7f52171f74 jdk8u191-b11
+a1b060ef4f063bc3dddc35a3dcbf6b6efacfb272 icedtea-3.10.0
+a1b060ef4f063bc3dddc35a3dcbf6b6efacfb272 icedtea-3.11.0pre00
+3e7294812366c8e9ee79592bf0eb1335a6050079 icedtea-3.11.0pre01
 6da26fc7da9a1e687eb0fcc5f4b223fffc1b352b jdk8u191-b12
 a873d847260cd1859d8c66ddb73ed45eb9581ae1 jdk8u191-b26
 5d207173975cd987c4ae4095b32d2634ed6bc885 jdk8u182-b00
@@ -949,6 +1002,7 @@
 fef9633ef67ec6b39ea4f749182dfe7eb6daf455 jdk8u192-b10
 c3b62807c5a1bfa28dcdc2c60242cb29bb2f0ffb jdk8u192-b25
 9d7a44710de5d6b42773b956407e4549a381d907 jdk8u192-b11
+239ab71ac8c700395d7d11c0d6690cdc32e0e8bc icedtea-3.11.0pre02
 6465f54b4b63be0234480d2f9aad1dca893d2f9e jdk8u192-b12
 fce0c0377cbd8471283bb6ba5900120f1505c7cc jdk8u192-b26
 382c9313d23fe2c7455adf105858d61f04e1c9cc jdk8u181-b31
@@ -970,6 +1024,7 @@
 16c76ce6176a6042af69da226d95795976d7dbcd jdk8u201-b07
 ace766139b0a8b3df9ba5997410b6757e9e966ce jdk8u201-b77
 4d0534929ed33904995cab64d870f71f34df3820 jdk8u201-b08
+1c01fbb460ba4b88ae61eacdcbe19542a72bbf8c icedtea-3.11.0
 0bd4dbc4d66ff1a8ed6cc2095c19f9339283d274 jdk8u201-b09
 14a7e11e6db20a7023a0aa1960d45f5a72812633 jdk8u201-b79
 83dce201f51fcaf5e20518d2d8f843a267587680 jdk8u201-b25
@@ -982,6 +1037,8 @@
 d61ae55f24a97aa0b11ca3ec16082488cc487c13 jdk8u202-b05
 9f0f2cf7a03d12ce7c7797e073022ec8b0306e2e jdk8u202-b06
 f9ce9e9e966acd4b057e7fdd024f032c6501cec8 jdk8u202-b07
+d384ec4bb2f172d5317f0a70c72d2133508d8c42 icedtea-3.12.0pre01
+1c01fbb460ba4b88ae61eacdcbe19542a72bbf8c icedtea-3.12.0pre00
 6c6166477778069fbb8bddda0b2bd490c5165fe4 jdk8u202-b08
 2e575d455cacab1117667d73f81bc2774c0408af jdk8u202-b25
 a14b334da6a14ff6c800888b31a621671ddedcd4 jdk8u202-b26
@@ -993,6 +1050,7 @@
 7dca173f654edf0720e62b72ef750c673bc6ebfe jdk8u212-b03
 90f8352e7f0642918735d66c38b3c6c44473691a jdk8u212-b04
 7dca173f654edf0720e62b72ef750c673bc6ebfe jdk8u212-ga
+7a977b82f34cca95d43247603e1fad0a21d08f6d icedtea-3.12.0
 c3b532bf906c9a55952a22dd39b42b711411cbc0 jdk8u222-b01
 e0ba0b931da8259728a6a14366734b3f1fcb40bc jdk8u222-b02
 33e1a4d78f739eab0cedb232cdc4b328d5867d00 jdk8u222-b03
@@ -1005,4 +1063,18 @@
 60d685ed9d5bb2eb4847d6e6e4237565fe40089b jdk8u222-b09
 268ffbdb01e136ccd78a5f3f8c8aa2d58e71fcb5 jdk8u222-b10
 268ffbdb01e136ccd78a5f3f8c8aa2d58e71fcb5 jdk8u222-ga
+9862aa380ee4db1b3cfad412640d459c74462581 icedtea-3.13.0pre01
+7f4569c121d63e805e6ccd0efc32460e4dcf4a64 icedtea-3.13.0
 30e9e09bb15559b3f3a72f8ca745d946f5eeecf1 jdk8u232-b01
+7f4569c121d63e805e6ccd0efc32460e4dcf4a64 icedtea-3.14.0pre00
+a8bf97e97149de68eecea757cd0dfbf3cc7ab9b9 icedtea-3.14.0pre01
+ff1df33b41f49e09552078b3842fea69afc79fe2 jdk8u232-b02
+271cd29281ff780a5acd1feba5fba5066a5b4b16 jdk8u232-b03
+cf6d611731058013acb5d3c1d3d123640289cbf9 jdk8u232-b04
+2b9fdc450085129df45fff7c8d6604b6277b48c5 jdk8u232-b05
+be814fbd44e0803938cc6b6c600e4075ca3bdc9c jdk8u232-b06
+0a5bd84fd43f074e58bb00117183e59f5e8a0595 jdk8u232-b07
+764618a906e860888dc1fae5212d43be7abac4af jdk8u232-b08
+6f9c0c731ab72a0f6e4085a0db9594e891de5e4f jdk8u232-b09
+6f9c0c731ab72a0f6e4085a0db9594e891de5e4f jdk8u232-ga
+9f2145980ba0874d0cfc6d66ad73529accbe8877 icedtea-3.14.0
diff -r ff1df33b41f4 -r 14f2bf3d5606 .jcheck/conf
--- a/.jcheck/conf	Thu Jul 25 16:23:30 2019 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-project=jdk8
-bugids=dup
diff -r ff1df33b41f4 -r 14f2bf3d5606 THIRD_PARTY_README
--- a/THIRD_PARTY_README	Thu Jul 25 16:23:30 2019 +0100
+++ b/THIRD_PARTY_README	Tue Nov 12 21:42:01 2019 +0000
@@ -1470,60 +1470,90 @@
 
 -------------------------------------------------------------------------------
 
-%% This notice is provided with respect to libpng 1.6.35, which may be
+%% This notice is provided with respect to libpng 1.6.37, which may be
 included with JRE 8, JDK 8, and OpenJDK 8.
 
 --- begin of LICENSE ---
 
-This copy of the libpng notices is provided for your convenience.  In case of
-any discrepancy between this copy and the notices in the file png.h that is
-included in the libpng distribution, the latter shall prevail.
-
-COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
-
-If you modify libpng you may insert additional notices immediately following
-this sentence.
-
-This code is released under the libpng license.
-
-libpng versions 1.0.7, July 1, 2000 through 1.6.35, July 15, 2018 are
+COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
+=========================================
+
+PNG Reference Library License version 2
+---------------------------------------
+
+ * Copyright (c) 1995-2019 The PNG Reference Library Authors.
+ * Copyright (c) 2018-2019 Cosmin Truta.
+ * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
+ * Copyright (c) 1996-1997 Andreas Dilger.
+ * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
+
+The software is supplied "as is", without warranty of any kind,
+express or implied, including, without limitation, the warranties
+of merchantability, fitness for a particular purpose, title, and
+non-infringement.  In no event shall the Copyright owners, or
+anyone distributing the software, be liable for any damages or
+other liability, whether in contract, tort or otherwise, arising
+from, out of, or in connection with the software, or the use or
+other dealings in the software, even if advised of the possibility
+of such damage.
+
+Permission is hereby granted to use, copy, modify, and distribute
+this software, or portions hereof, for any purpose, without fee,
+subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you
+    must not claim that you wrote the original software.  If you
+    use this software in a product, an acknowledgment in the product
+    documentation would be appreciated, but is not required.
+
+ 2. Altered source versions must be plainly marked as such, and must
+    not be misrepresented as being the original software.
+
+ 3. This Copyright notice may not be removed or altered from any
+    source or altered source distribution.
+
+
+PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
+-----------------------------------------------------------------------
+
+libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are
 Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
 derived from libpng-1.0.6, and are distributed according to the same
 disclaimer and license as libpng-1.0.6 with the following individuals
 added to the list of Contributing Authors:
 
-   Simon-Pierre Cadieux
-   Eric S. Raymond
-   Mans Rullgard
-   Cosmin Truta
-   Gilles Vollant
-   James Yu
-   Mandar Sahastrabuddhe
-   Google Inc.
-   Vadim Barkov
+    Simon-Pierre Cadieux
+    Eric S. Raymond
+    Mans Rullgard
+    Cosmin Truta
+    Gilles Vollant
+    James Yu
+    Mandar Sahastrabuddhe
+    Google Inc.
+    Vadim Barkov
 
 and with the following additions to the disclaimer:
 
-   There is no warranty against interference with your enjoyment of the
-   library or against infringement.  There is no warranty that our
-   efforts or the library will fulfill any of your particular purposes
-   or needs.  This library is provided with all faults, and the entire
-   risk of satisfactory quality, performance, accuracy, and effort is with
-   the user.
+    There is no warranty against interference with your enjoyment of
+    the library or against infringement.  There is no warranty that our
+    efforts or the library will fulfill any of your particular purposes
+    or needs.  This library is provided with all faults, and the entire
+    risk of satisfactory quality, performance, accuracy, and effort is
+    with the user.
 
 Some files in the "contrib" directory and some configure-generated
-files that are distributed with libpng have other copyright owners and
+files that are distributed with libpng have other copyright owners, and
 are released under other open source licenses.
 
 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
 Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
 libpng-0.96, and are distributed according to the same disclaimer and
-license as libpng-0.96, with the following individuals added to the list
-of Contributing Authors:
-
-   Tom Lane
-   Glenn Randers-Pehrson
-   Willem van Schaik
+license as libpng-0.96, with the following individuals added to the
+list of Contributing Authors:
+
+    Tom Lane
+    Glenn Randers-Pehrson
+    Willem van Schaik
 
 libpng versions 0.89, June 1996, through 0.96, May 1997, are
 Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
@@ -1531,14 +1561,14 @@
 libpng-0.88, with the following individuals added to the list of
 Contributing Authors:
 
-   John Bowler
-   Kevin Bracey
-   Sam Bushell
-   Magnus Holmgren
-   Greg Roelofs
-   Tom Tanner
-
-Some files in the "scripts" directory have other copyright owners
+    John Bowler
+    Kevin Bracey
+    Sam Bushell
+    Magnus Holmgren
+    Greg Roelofs
+    Tom Tanner
+
+Some files in the "scripts" directory have other copyright owners,
 but are released under this license.
 
 libpng versions 0.5, May 1995, through 0.88, January 1996, are
@@ -1547,39 +1577,38 @@
 For the purposes of this copyright and license, "Contributing Authors"
 is defined as the following set of individuals:
 
-   Andreas Dilger
-   Dave Martindale
-   Guy Eric Schalnat
-   Paul Schmidt
-   Tim Wegner
-
-The PNG Reference Library is supplied "AS IS".  The Contributing Authors
-and Group 42, Inc. disclaim all warranties, expressed or implied,
-including, without limitation, the warranties of merchantability and of
-fitness for any purpose.  The Contributing Authors and Group 42, Inc.
-assume no liability for direct, indirect, incidental, special, exemplary,
-or consequential damages, which may result from the use of the PNG
-Reference Library, even if advised of the possibility of such damage.
+    Andreas Dilger
+    Dave Martindale
+    Guy Eric Schalnat
+    Paul Schmidt
+    Tim Wegner
+
+The PNG Reference Library is supplied "AS IS".  The Contributing
+Authors and Group 42, Inc. disclaim all warranties, expressed or
+implied, including, without limitation, the warranties of
+merchantability and of fitness for any purpose.  The Contributing
+Authors and Group 42, Inc. assume no liability for direct, indirect,
+incidental, special, exemplary, or consequential damages, which may
+result from the use of the PNG Reference Library, even if advised of
+the possibility of such damage.
 
 Permission is hereby granted to use, copy, modify, and distribute this
 source code, or portions hereof, for any purpose, without fee, subject
 to the following restrictions:
 
-  1. The origin of this source code must not be misrepresented.
-
-  2. Altered versions must be plainly marked as such and must not
-     be misrepresented as being the original source.
-
-  3. This Copyright notice may not be removed or altered from any
-     source or altered source distribution.
-
-The Contributing Authors and Group 42, Inc. specifically permit, without
-fee, and encourage the use of this source code as a component to
-supporting the PNG file format in commercial products.  If you use this
-source code in a product, acknowledgment is not required but would be
-appreciated.
-
-END OF COPYRIGHT NOTICE, DISCLAIMER, and LICENSE.
+ 1. The origin of this source code must not be misrepresented.
+
+ 2. Altered versions must be plainly marked as such and must not
+    be misrepresented as being the original source.
+
+ 3. This Copyright notice may not be removed or altered from any


More information about the distro-pkg-dev mailing list