changeset 7c0427079f10 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=7c0427079f10
author: apetushkov
date: Fri Jun 14 14:50:55 2019 +0300
8223147: JFR Backport
8199712: Flight Recorder
8203346: JFR: Inconsistent signature of jfr_add_string_constant
8195817: JFR.stop should require name of recording
8195818: JFR.start should increase autogenerated name by one
8195819: Remove recording=x from jcmd JFR.check output
8203921: JFR thread sampling is missing fixes from JDK-8194552
8203929: Limit amount of data for JFR.dump
8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
8003209: JFR events for network utilization
8207392: [PPC64] Implement JFR profiling
Summary: Backport JFR from JDK11. Initial integration
Reviewed-by: neugens
changeset 625378d53fb1 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=625378d53fb1
author: neugens
date: Mon Aug 19 08:34:06 2019 +0200
8229401: Fix JFR code cache test failures
8223689: Add JFR Thread Sampling Support
8223690: Add JFR BiasedLock Event Support
8223691: Add JFR G1 Region Type Change Event Support
8223692: Add JFR G1 Heap Summary Event Support
Summary: Backport JFR from JDK11, additional fixes
Reviewed-by: neugens, apetushkov
Contributed-by: denghui.ddh at alibaba-inc.com
changeset fabbc7898ee8 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=fabbc7898ee8
author: mbalao
date: Tue Aug 27 17:11:37 2019 -0300
8229366: JFR backport allows unchecked writing to memory
Reviewed-by: jbachorik
changeset cb8cc8637352 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=cb8cc8637352
author: egahlin
date: Wed Dec 05 16:40:12 2018 +0100
8205516: JFR tool
Reviewed-by: mgronlun
changeset a2535ce9f055 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=a2535ce9f055
author: rwestberg
date: Tue Feb 13 15:48:23 2018 +0100
8041626: Shutdown tracing event
Reviewed-by: dholmes, alanb, rriggs
changeset a0839e75cca1 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=a0839e75cca1
author: egahlin
date: Wed Dec 12 18:35:26 2018 +0100
8165675: Trace event for thread park has incorrect unit for timeout
Reviewed-by: mgronlun
changeset 05c6a715fd71 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=05c6a715fd71
author: egahlin
date: Fri Dec 07 14:19:20 2018 +0100
8207829: FlightRecorderMXBeanImpl is leaking the first classloader which calls it
Reviewed-by: mgronlun
changeset 6dec1e7f8ee5 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=6dec1e7f8ee5
author: egahlin
date: Fri Dec 07 17:11:17 2018 +0100
8212232: Wrong metadata for the configuration of the cutoff for old object sample events
Reviewed-by: mgronlun
changeset a7ad560a5555 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=a7ad560a5555
author: ysuenaga
date: Fri Nov 23 16:36:07 2018 +0900
8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
Reviewed-by: mgronlun, egahlin
changeset e46842ab4316 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=e46842ab4316
author: egahlin
date: Sat Dec 08 17:41:17 2018 +0100
8213617: JFR should record the PID of the recorded process
Reviewed-by: mgronlun
changeset 75a0f16f2840 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=75a0f16f2840
author: mseledtsov
date: Tue Nov 27 15:52:34 2018 -0800
8213914: [TESTBUG] Several JFR VM events are not covered by tests
Summary: Fixed several relevant test issues, added a test to check event coverage
Reviewed-by: egahlin
changeset ed973a8b962b in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=ed973a8b962b
author: mseledtsov
date: Wed Jan 16 17:37:05 2019 -0800
8213917: [TESTBUG] Shutdown JFR event is not covered by test
Summary: updated the test
Reviewed-by: egahlin
changeset 9d17313862c1 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=9d17313862c1
author: egahlin
date: Sat Dec 08 14:08:04 2018 +0100
8213966: The ZGC JFR events should be marked as experimental
Reviewed-by: pliden
changeset 874d08b0ece7 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=874d08b0ece7
author: egahlin
date: Wed Dec 12 18:43:16 2018 +0100
8214750: Unnecessary tags in jfr classes
Reviewed-by: mgronlun
changeset 4dcea374e9a4 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=4dcea374e9a4
author: egahlin
date: Wed Dec 05 18:08:50 2018 +0100
8214896: JFR Tool left files behind
Reviewed-by: mgronlun
changeset 477b6d748e39 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=477b6d748e39
author: mseledtsov
date: Wed Dec 05 17:50:14 2018 -0800
8214906: [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError
Summary: Fixed the name of native method to reflect correct package
Reviewed-by: mgronlun
changeset 5fc672346dde in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=5fc672346dde
author: egahlin
date: Thu Dec 06 23:38:22 2018 +0100
8214925: JFR tool fails to execute
Reviewed-by: mgronlun, mseledtsov
changeset fe8a55ab3c0c in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=fe8a55ab3c0c
author: egahlin
date: Thu Dec 13 14:21:04 2018 +0100
8215175: Inconsistencies in JFR event metadata
Reviewed-by: mgronlun
changeset a88273942869 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=a88273942869
author: egahlin
date: Thu Dec 13 15:40:11 2018 +0100
8215237: jdk.jfr.Recording javadoc does not compile
Reviewed-by: mgronlun
changeset c831bcc9bc87 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=c831bcc9bc87
author: mgronlun
date: Thu Dec 13 14:36:54 2018 +0100
8215284: Reduce noise induced by periodic task getFileSize()
Reviewed-by: redestad, egahlin
changeset eb9848007a55 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=eb9848007a55
author: egahlin
date: Thu Dec 13 23:25:00 2018 +0100
8215362: JFR GTest JfrTestNetworkUtilization fails
Reviewed-by: mgronlun
changeset c0714ada3a6f in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=c0714ada3a6f
author: egahlin
date: Fri Jan 04 14:05:16 2019 +0100
8215771: The jfr tool should pretty print reference chains
Reviewed-by: mgronlun
changeset d1e71778813a in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=d1e71778813a
author: sgehwolf
date: Fri Jan 11 13:34:57 2019 +0100
8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps
Summary: Use %7s for the dev scan format as major:minor may be up to that length
Reviewed-by: mgronlun, jwilhelm
changeset 458d9666a836 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=458d9666a836
author: mseledtsov
date: Thu Jan 24 14:22:50 2019 -0800
8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent
Summary: Excluded TestSig cases from the test
Reviewed-by: egahlin
changeset cf1287f3c50d in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=cf1287f3c50d
author: mseledtsov
date: Tue Jan 29 15:13:35 2019 -0800
8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT
Summary: changed handling of cases when child process suvives the signal
Reviewed-by: egahlin
changeset a413bfadf0b2 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=a413bfadf0b2
author: jbachorik
date: Mon Sep 02 19:22:59 2019 +0200
8230448: [test] JFRSecurityTestSuite.java is failing on Windows
Reviewed-by: neugens
changeset 6b194072e123 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=6b194072e123
author: jbachorik
date: Tue Sep 10 19:31:58 2019 +0200
8230707: JFR related tests are failing
Reviewed-by: neugens
changeset 7869aa45b4b0 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=7869aa45b4b0
author: jbachorik
date: Fri Sep 13 13:47:18 2019 +0200
8230947: TestLookForUntestedEvents.java is failing after JDK-8230707
Reviewed-by: neugens
changeset aaf089a18674 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=aaf089a18674
author: egahlin
date: Fri Sep 27 10:26:33 2019 +0800
8216064: -XX:StartFlightRecording:settings= doesn't work properly
Reviewed-by: mgronlun
changeset 774870dc0e36 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=774870dc0e36
author: mseledtsov
date: Fri Sep 27 13:24:58 2019 +0800
8226779: [TESTBUG] Test JFR API from Java agent
Summary: Created new tests for JFR plus Java Agent
Reviewed-by: egahlin
changeset 111a98088752 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=111a98088752
author: mbalao
date: Wed Oct 30 14:47:30 2019 -0300
8231995: two jtreg tests failed after 8229366 is fixed
Reviewed-by: jbachorik
changeset 2cff6d7bd868 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=2cff6d7bd868
author: mbalao
date: Tue Nov 05 16:22:22 2019 -0300
8233623: Add classpath exception to copyright in EventHandlerProxyCreator.java file
Reviewed-by: neugens
changeset 416f67b2aa6c in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=416f67b2aa6c
author: neugens
date: Mon Dec 16 16:47:30 2019 +0100
8236002: CSR for JFR backport suggests not leaving out the package-info
Reviewed-by: neugens
Contributed-by: marcus.hirt at datadoghq.com
changeset dc305d0da984 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=dc305d0da984
author: neugens
date: Tue Dec 17 12:50:47 2019 +0100
8236074: Missed package-info
Reviewed-by: neugens
Contributed-by: marcus.hirt at datadoghq.com
changeset 360265046821 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=360265046821
author: neugens
date: Wed Dec 18 17:02:45 2019 +0100
8236174: Should update javadoc since tags
Reviewed-by: neugens
Contributed-by: marcus.hirt at datadoghq.com
changeset e5ca85be5681 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=e5ca85be5681
author: egahlin
date: Fri Jan 17 17:33:31 2020 +0800
8209960: -Xlog:jfr* doesn't work with the JFR
Reviewed-by: mgronlun
changeset 09e4378b52da in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=09e4378b52da
author: neugens
date: Thu Feb 13 15:18:14 2020 +0100
8238589: Necessary code cleanup in JFR for JDK8u
Reviewed-by: shade, apetushkov
changeset 48e86a2e514b in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=48e86a2e514b
author: andrew
date: Tue Mar 03 12:57:28 2020 +0000
Merge
changeset fd05eae58d9c in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=fd05eae58d9c
author: andrew
date: Tue Mar 03 13:22:42 2020 +0000
Added tag jdk8u262-b00 for changeset b959971e0a5a
changeset b5fcc4d681ae in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=b5fcc4d681ae
author: lbourges
date: Thu Feb 11 09:08:15 2016 +0100
8149338: JVM Crash caused by Marlin renderer not handling NaN coordinates
Summary: use first / last Y crossings to compute edge min/max Y and ensure consistency with edgeBuckets / edgeBucketCounts arrays
Reviewed-by: flar, prr
changeset 2ff0ee2f8e94 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=2ff0ee2f8e94
author: mbaesken
date: Wed Sep 11 16:13:05 2019 +0200
8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
Reviewed-by: dfuchs, stuefe, vtewari
changeset 25e94aa812b2 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=25e94aa812b2
author: mbalao
date: Wed Feb 05 12:20:36 2020 -0300
8238555: Allow Initialization of SunPKCS11 with NSS when there are external FIPS modules in the NSSDB
Reviewed-by: mullan, valeriep, andrew
changeset b0dfc664ba20 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=b0dfc664ba20
author: andrew
date: Tue Mar 24 21:50:42 2020 +0000
Merge
changeset 6b0a8509f760 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=6b0a8509f760
author: andrew
date: Fri Mar 27 19:15:29 2020 +0000
Merge
changeset 3bfb889dbb21 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=3bfb889dbb21
author: rriggs
date: Thu Jan 31 10:05:11 2019 -0500
8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp
Reviewed-by: dholmes, alanb
Contributed-by: fujie at loongson.cn
changeset 7169f7d1e574 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=7169f7d1e574
author: coffeys
date: Wed Feb 26 18:06:19 2020 +0300
8238452: Keytool generates wrong expiration date if validity is set to 2050/01/01
Reviewed-by: pkoppula, weijun, coffeys
Contributed-by: ravi.k.reddy at oracle.com
changeset 21b5ccd28ac5 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=21b5ccd28ac5
author: yan
date: Mon May 26 15:50:10 2014 +0400
8041915: Move 8 awt tests to OpenJDK regression tests tree
Reviewed-by: pchelko, alexsch
Contributed-by: Dmitriy Ermashov
changeset 44a0a2a9719c in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=44a0a2a9719c
author: prr
date: Thu Nov 08 10:34:49 2018 -0800
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
Reviewed-by: serb
changeset 28b5928a345f in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=28b5928a345f
author: shurailine
date: Tue Apr 18 11:25:43 2017 -0700
8178910: Problemlist sample tests
Reviewed-by: darcy
changeset 88eb70127386 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=88eb70127386
author: alanb
date: Sun Mar 20 07:35:20 2016 +0000
8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded"
Reviewed-by: bpb, rriggs, alanb
Contributed-by: huaming.li at oracle.com
changeset 4bc715a54e34 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=4bc715a54e34
author: amlu
date: Mon Mar 06 13:43:19 2017 +0800
8176182: 4 security tests are not run
Reviewed-by: weijun
changeset 0557e8407b9b in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=0557e8407b9b
author: dmarkov
date: Mon Sep 23 17:18:03 2019 +0100
8230782: Robot.createScreenCapture() fails if ?awt.robot.gtk? is set to false
Reviewed-by: prr, serb
changeset 853c6caa0019 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=853c6caa0019
author: fmatte
date: Thu Feb 27 19:33:07 2020 -0800
8239055: Wrong implementation of VMState.hasListener
Summary: Correct the VMState.hasListener implementation to return WeakReference type
Reviewed-by: sspitsyn, poonam
changeset ca2e4bafe3ce in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=ca2e4bafe3ce
author: arapte
date: Sun Mar 15 00:43:54 2020 +0530
8226253: JAWS reports wrong number of radio buttons when buttons are hidden.
Reviewed-by: kizune, pbansal, andrew
Contributed-by: Alex Kashchenko
changeset 8979b065a42c in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=8979b065a42c
author: andrew
date: Fri Dec 06 16:37:09 2019 +0530
4949105: Access Bridge lacks html tags parsing
Reviewed-by: aph, andrew
Contributed-by: Alex Kashchenko
changeset 8908acbef4d7 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=8908acbef4d7
author: ewang
date: Mon Mar 03 11:06:38 2014 +0000
8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently
Reviewed-by: chegar, alanb, igerasim
changeset d5c13e6d6b4a in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=d5c13e6d6b4a
author: arapte
date: Wed Oct 30 16:59:40 2019 +0530
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
Reviewed-by: serb, psadhukhan
changeset 2e0aa3db024f in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=2e0aa3db024f
author: pbansal
date: Thu Jan 09 15:11:10 2020 +0530
8224475: JTextPane does not show images in HTML rendering
Reviewed-by: serb, psadhukhan
changeset 9aad4725ded0 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=9aad4725ded0
author: joehw
date: Fri Nov 30 12:41:00 2018 -0800
8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs.
Reviewed-by: lancea
changeset c6651b1ab969 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=c6651b1ab969
author: asmotrak
date: Tue Jan 21 16:54:26 2014 -0500
8028431: NullPointerException in DerValue.equals(DerValue)
Reviewed-by: mullan
changeset f332bb3e282f in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=f332bb3e282f
author: andrew
date: Fri Apr 24 03:59:16 2020 +0100
Merge
changeset 533baa51b4af in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=533baa51b4af
author: andrew
date: Sun Jun 21 23:40:38 2020 +0100
Merge jdk8u262-b01
changeset 5fe9703c146c in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=5fe9703c146c
author: andrew
date: Sun Jun 21 23:43:33 2020 +0100
Added tag icedtea-3.17.0pre00 for changeset bb9b9a0ad162
changeset 97dd15e923c7 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=97dd15e923c7
author: Andrew John Hughes
date: Sat Aug 22 03:13:30 2020 +0100
8238386, PR3798: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
Summary: Fixed libsctp link errors caused by GCC10 default -fno-common
Reviewed-by: chegar, sgehwolf
Contributed-by: Leslie Zhai
changeset 3e7199c0dd13 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=3e7199c0dd13
author: qpzhang
date: Tue Feb 04 21:27:10 2020 +0800
8238380, PR3798: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
Reviewed-by: stuefe, clanger, rriggs, sgehwolf
Contributed-by: Leslie Zhai
changeset c409176a879f in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=c409176a879f
author: qpzhang
date: Wed Feb 05 20:31:09 2020 +0800
8238388, PR3798: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
Summary: Fixed libj2gss link errors caused by GCC10 default -fno-common
Reviewed-by: weijun, sgehwolf
Contributed-by: Leslie Zhai
changeset 71ba9282fe7f in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=71ba9282fe7f
author: Andrew John Hughes
date: Mon Aug 31 03:16:22 2020 +0100
Added tag icedtea-3.17.0pre01 for changeset c409176a879f
changeset f54e9b7c1036 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=f54e9b7c1036
author: andrew
date: Fri Apr 24 04:23:03 2020 +0100
Added tag jdk8u262-b01 for changeset f332bb3e282f
changeset acebfa80767a in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=acebfa80767a
author: aoqi
date: Mon May 04 03:26:03 2020 +0100
8242883: Incomplete backport of JDK-8078268: backport test part
Reviewed-by: phh, andrew
changeset e5e9f9e0c11e in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=e5e9f9e0c11e
author: alitvinov
date: Mon Jan 13 18:11:28 2020 +0000
8230926: [macosx] Two apostrophes are entered instead of one with "U.S. International - PC" layout
Reviewed-by: serb, dmarkov
changeset 9038081dfd94 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=9038081dfd94
author: prr
date: Tue Dec 20 09:52:14 2016 -0800
8130737: AffineTransformOp can't handle child raster with non-zero x-offset
Reviewed-by: serb, flar
changeset 460f472657bd in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=460f472657bd
author: pkbalakr
date: Thu Jan 12 12:21:47 2017 +0530
8172559: [PIT][TEST_BUG] Move @test to be 1st annotation in java/awt/image/Raster/TestChildRasterOp.java
Reviewed-by: aghaisas, psadhukhan
changeset 6378b73102ed in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=6378b73102ed
author: andrew
date: Tue May 05 18:39:56 2020 +0100
Added tag jdk8u262-b02 for changeset 460f472657bd
changeset c4418d567028 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=c4418d567028
author: sgehwolf
date: Tue May 05 19:40:27 2020 +0200
8244461: [JDK 8u] Build fails with glibc 2.32
Summary: Remove unused include sys/sysctl.h for linux
Reviewed-by: andrew, aph
changeset a13d6767b7f8 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=a13d6767b7f8
author: aoqi
date: Wed May 13 01:50:37 2020 +0100
8243474: [TESTBUG] removed three tests of 0 bytes
Reviewed-by: sgehwolf, andrew
changeset 2bfb640ed266 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=2bfb640ed266
author: lzang
date: Wed May 13 23:05:02 2020 +0100
8241638: launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set
Reviewed-by: alanb, dholmes, phh, andrew
changeset 2071fd0f6db0 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=2071fd0f6db0
author: snazarki
date: Fri May 15 12:22:15 2020 +0300
8037866: Replace the Fun class in tests with lambdas
Reviewed-by: andrew, aph
changeset 803e5988795f in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=803e5988795f
author: serb
date: Mon Dec 02 16:38:34 2019 -0800
8230597: Update GIFlib library to the 5.2.1
Reviewed-by: prr, psadhukhan, jdv
changeset 14ecdda5a1a6 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=14ecdda5a1a6
author: mbaesken
date: Mon Sep 09 16:34:45 2019 +0200
8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
Reviewed-by: prr, stuefe
changeset 8f013d22af45 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=8f013d22af45
author: sgehwolf
date: Wed May 06 21:01:10 2020 +0200
8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result
Reviewed-by: aph, andrew
changeset 7ea5c6fef715 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=7ea5c6fef715
author: andrew
date: Tue May 19 03:09:58 2020 +0100
8229888: (zipfs) Updating an existing zip file does not preserve original permissions
Reviewed-by: aph, andrew
Contributed-by: akashche at redhat.com
changeset c8d0943f8beb in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=c8d0943f8beb
author: andrew
date: Tue May 19 05:11:23 2020 +0100
Added tag jdk8u262-b03 for changeset 7ea5c6fef715
changeset 88f31b017126 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=88f31b017126
author: lbourges
date: Tue Feb 23 22:07:27 2016 +0100
8148886: SEGV in sun.java2d.marlin.Renderer._endRendering
Summary: handle reentrancy in both AAShapePipe and MarlinRenderingEngine using new sun.java2d.ReentrantContextProvider implementations
Reviewed-by: flar, prr
changeset c36e31478c72 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=c36e31478c72
author: lzang
date: Mon Apr 27 12:32:12 2020 +0800
8243539: Copyright info (Year) should be updated for fix of 8241638
Reviewed-by: phh, andrew
Contributed-by: Bin Liao
changeset eb13744577fb in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=eb13744577fb
author: snazarki
date: Mon Mar 23 10:13:32 2015 -0400
8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null
Summary: Implement checking for NPE in Process implementation before other conditions
Reviewed-by: martin, chegar, aph, andrew
changeset 63cecc0bd71d in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=63cecc0bd71d
author: andrew
date: Mon May 25 06:27:07 2020 +0100
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
Reviewed-by: mbalao
changeset c0dd958bb895 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=c0dd958bb895
author: andrew
date: Mon May 25 07:03:03 2020 +0100
Added tag jdk8u262-b04 for changeset 63cecc0bd71d
changeset ab3d714c6bde in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=ab3d714c6bde
author: rkennke
date: Wed Jan 22 15:55:02 2020 +0100
8227269: Slow class loading when running with JDWP
Reviewed-by: sspitsyn, cjplummer
changeset 1ef8481cfd51 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=1ef8481cfd51
author: shade
date: Fri Mar 27 19:05:07 2020 +0100
8241750: x86_32 build failure after JDK-8227269
Reviewed-by: rkennke, cjplummer
changeset 4cedca9dce1a in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=4cedca9dce1a
author: prr
date: Wed Feb 12 14:45:10 2020 -0800
8238842: AIOOBE in GIFImageReader.initializeStringTable
Reviewed-by: serb, bpb
changeset 3e9aa5a22406 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=3e9aa5a22406
author: valeriep
date: Mon Jun 11 21:56:58 2018 +0000
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
Summary: Updated the impl and added reg test to cover all 4 combinations of ByteBuffers
Reviewed-by: ascarpino
changeset da6ce6392008 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=da6ce6392008
author: dbatrak
date: Mon Jan 27 13:02:54 2020 -0800
8236996: Incorrect Roboto font rendering on Windows with subpixel antialiasing
Reviewed-by: prr, serb
changeset 66c50c0ca736 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=66c50c0ca736
author: aeubanks
date: Mon Aug 19 16:08:28 2019 -0700
8229899: Make java.io.File.isInvalid() less racy
Reviewed-by: alanb, martin, shade
changeset f56b4c3feac7 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=f56b4c3feac7
author: sgehwolf
date: Mon Jun 01 04:46:57 2020 +0100
8244843: JapanEraNameCompatTest fails
Summary: Backports hr, lt, in, nl, no, sr_Latn & sv changes from 8008577, 8145136 and 8219781
Reviewed-by: andrew
changeset 577e45f0f309 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=577e45f0f309
author: mullan
date: Tue Aug 05 10:00:27 2014 -0400
7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode
Reviewed-by: xuelei, sgehwolf, andrew
changeset 4789a6a01301 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=4789a6a01301
author: weijun
date: Wed Jun 14 12:32:17 2017 +0800
8181841: A TSA server returns timestamp with precision higher than milliseconds
Reviewed-by: vinnie
changeset 4f39a567be5b in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=4f39a567be5b
author: andrew
date: Mon Jun 01 14:46:24 2020 +0100
Added tag jdk8u262-b05 for changeset 4789a6a01301
changeset 097f47e7fe97 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=097f47e7fe97
author: andrew
date: Sun Jun 07 18:54:32 2020 +0100
8246223: Windows build fails after JDK-8227269
Summary: MSVC 2013 uses a modified variant of C90 and requires all declarations before statements
Reviewed-by: andrew
Contributed-by: Alex Kashchenko
changeset a8d895846054 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=a8d895846054
author: andrew
date: Sun Jun 07 18:57:48 2020 +0100
Added tag jdk8u262-b06 for changeset 097f47e7fe97
changeset 219276e7623e in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=219276e7623e
author: andrew
date: Wed Jun 10 21:03:00 2020 +0100
8243541: (tz) Upgrade time-zone data to tzdata2020a
Reviewed-by: martin
changeset 745caf348aee in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=745caf348aee
author: apetushkov
date: Mon Jun 15 14:08:21 2020 +0300
8245167: Top package in method profiling shows null in JMC
Reviewed-by: neugens
Contributed-by: asemenov at azul.com
changeset d70c3e992833 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=d70c3e992833
author: andrew
date: Mon Jun 15 20:21:53 2020 +0100
Added tag jdk8u262-b07 for changeset 745caf348aee
changeset 95b21cdbf8b5 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=95b21cdbf8b5
author: rhalade
date: Thu Apr 30 15:21:15 2020 -0700
8225068: Remove DocuSign root certificate that is expiring in May 2020
Reviewed-by: mullan
changeset 235d2e871a2e in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=235d2e871a2e
author: rhalade
date: Fri May 01 11:09:57 2020 -0700
8225069: Remove Comodo root certificate that is expiring in May 2020
Reviewed-by: mullan
changeset a7d8aa26404d in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=a7d8aa26404d
author: andrew
date: Mon Jun 22 16:19:36 2020 +0100
Added tag jdk8u262-b08 for changeset 235d2e871a2e
changeset e36dcb7d407e in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=e36dcb7d407e
author: andrew
date: Fri Jun 26 17:17:13 2020 +0100
8248399: Build installs jfr binary when JFR is disabled
Summary: Only build the jfr launcher when JFR is enabled.
Reviewed-by: sgehwolf
changeset 4687075d8ccf in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=4687075d8ccf
author: andrew
date: Sat Jun 27 23:22:00 2020 +0100
Added tag jdk8u262-b09 for changeset e36dcb7d407e
changeset dbe870438fc4 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=dbe870438fc4
author: andrew
date: Sat Jul 11 01:43:23 2020 +0100
8248715: New JavaTimeSupplementary localisation for 'in' installed in wrong package
Summary: Change package from sun.text.resources.ext to sun.text.resources.in
Reviewed-by: sgehwolf
changeset 0f8bfe982599 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=0f8bfe982599
author: aefimov
date: Mon Mar 02 19:11:29 2020 -0800
8230613: Better ASCII conversions
Reviewed-by: dfuchs, naoto, mschoene, rhalade
changeset 52ecf982d6c0 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=52ecf982d6c0
author: smarks
date: Sat Jul 11 20:16:41 2020 +0100
8231800: Better listing of arrays
Reviewed-by: alanb, rhalade, ahgross, igerasim
changeset 4770c3fcd733 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=4770c3fcd733
author: serb
date: Sat Jul 11 21:04:11 2020 +0100
8233255: Better Swing Buttons
Reviewed-by: alitvinov, prr, ahgross, rhalade
changeset 207c035b5ff8 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=207c035b5ff8
author: mullan
date: Tue Feb 11 16:28:38 2020 -0800
8234032: Improve basic calendar services
Reviewed-by: weijun, rhalade, mschoene
changeset 3054a00b5333 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=3054a00b5333
author: mullan
date: Fri Jan 17 08:04:14 2020 -0500
8234042: Better factory production of certificates
Reviewed-by: weijun, rhalade, mschoene
changeset e387a670536e in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=e387a670536e
author: mullan
date: Tue Feb 11 16:29:00 2020 -0800
8234418: Better parsing with CertificateFactory
Reviewed-by: weijun, mschoene, rhalade
changeset 091e23df5148 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=091e23df5148
author: rriggs
date: Thu Apr 16 10:57:51 2020 -0400
8234836: Improve serialization handling
Reviewed-by: skoivu, rhalade, chegar
changeset 089b5792f6cb in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=089b5792f6cb
author: xuelei
date: Fri Apr 10 11:46:17 2020 +0000
8236191: Enhance OID processing
Reviewed-by: jnimeh, weijun, ahgross, rhalade
changeset f2610c95d0fe in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=f2610c95d0fe
author: phh
date: Sun Jul 12 15:17:58 2020 +0100
8237117: Better ForkJoinPool behavior
Reviewed-by: mbalao, andrew
changeset ccf532a822df in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=ccf532a822df
author: yan
date: Sat Apr 18 12:16:42 2020 +0800
8237592: Enhance certificate verification
Reviewed-by: mbalao, andrew
changeset 29ec8fdd7b86 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=29ec8fdd7b86
author: prr
date: Wed Feb 12 12:18:46 2020 -0800
8238002: Better matrix operations
Reviewed-by: serb, erikj, mschoene, rhalade, mbalao, andrew
changeset 26deba50fea8 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=26deba50fea8
author: weijun
date: Sun Jul 12 16:07:29 2020 +0100
8238804: Enhance key handling process
Reviewed-by: rriggs, mullan, ahgross, rhalade, mbalao, andrew
changeset e1ecf0b6069a in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=e1ecf0b6069a
author: prr
date: Wed Mar 25 16:26:21 2020 -0700
8238843: Enhanced font handing
Reviewed-by: serb, psadhukhan, mschoene, rhalade
changeset 368b6f0a21fc in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=368b6f0a21fc
author: bpb
date: Wed Mar 18 16:05:15 2020 -0700
8238920: Better Buffer support
Reviewed-by: alanb, ahgross, rhalade, psandoz, mbalao, andrew
changeset b1fbce0202a1 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=b1fbce0202a1
author: serb
date: Tue Mar 10 07:07:09 2020 +0100
8238925: Enhance WAV file playback
Reviewed-by: prr, amenkov, rhalade, mschoene, mbalao, andrew
changeset f33f869ca03f in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=f33f869ca03f
author: prr
date: Tue Mar 17 13:46:19 2020 -0700
8240119: Less Affine Transformations
Reviewed-by: serb, bpb, mschoene, rhalade
changeset fb1ce619d341 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=fb1ce619d341
author: serb
date: Mon Mar 23 19:57:51 2020 -0700
8240482: Improved WAV file playback
Reviewed-by: amenkov, rhalade, mschoene, prr
changeset b627f5d90c2f in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=b627f5d90c2f
author: weijun
date: Fri Apr 03 17:24:59 2020 +0800
8241379: Update JCEKS support
Reviewed-by: ahgross, mullan, rhalade
changeset 66699ff7f013 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=66699ff7f013
author: amenkov
date: Wed Apr 15 13:26:38 2020 -0700
8241522: Manifest improved jar headers redux
Reviewed-by: sspitsyn, jwilhelm, mschoene, rhalade, mbalao, andrew
changeset 3f4329f3a19c in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=3f4329f3a19c
author: Andrew John Hughes
date: Fri Sep 04 17:46:08 2020 +0100
Merge jdk8u262-ga
diffstat:
.hgtags | 129 +-
.jcheck/conf | 2 -
THIRD_PARTY_README | 344 +-
make/CompileLaunchers.gmk | 15 +-
make/CompileNativeLibraries.gmk | 10 +-
make/CopyFiles.gmk | 27 +-
make/CopyIntoClasses.gmk | 6 -
make/CreateJars.gmk | 26 +-
make/CreateSecurityJars.gmk | 84 +-
make/GenerateData.gmk | 16 +-
make/Images.gmk | 5 +-
make/Setup.gmk | 2 +-
make/Tools.gmk | 5 +-
make/data/cacerts/README | 10 +
make/data/cacerts/actalisauthenticationrootca | 40 +
make/data/cacerts/addtrustexternalca | 32 +
make/data/cacerts/addtrustqualifiedca | 32 +
make/data/cacerts/affirmtrustcommercialca | 27 +
make/data/cacerts/affirmtrustnetworkingca | 27 +
make/data/cacerts/affirmtrustpremiumca | 38 +
make/data/cacerts/affirmtrustpremiumeccca | 20 +
make/data/cacerts/amazonrootca1 | 27 +
make/data/cacerts/amazonrootca2 | 38 +
make/data/cacerts/amazonrootca3 | 19 +
make/data/cacerts/amazonrootca4 | 20 +
make/data/cacerts/baltimorecybertrustca | 28 +
make/data/cacerts/buypassclass2ca | 38 +
make/data/cacerts/buypassclass3ca | 38 +
make/data/cacerts/camerfirmachambersca | 49 +
make/data/cacerts/camerfirmachamberscommerceca | 35 +
make/data/cacerts/camerfirmachambersignca | 48 +
make/data/cacerts/certumca | 26 +
make/data/cacerts/certumtrustednetworkca | 29 +
make/data/cacerts/chunghwaepkirootca | 40 +
make/data/cacerts/comodoaaaca | 32 +
make/data/cacerts/comodoeccca | 23 +
make/data/cacerts/comodorsaca | 41 +
make/data/cacerts/digicertassuredidg2 | 29 +
make/data/cacerts/digicertassuredidg3 | 22 +
make/data/cacerts/digicertassuredidrootca | 29 +
make/data/cacerts/digicertglobalrootca | 29 +
make/data/cacerts/digicertglobalrootg2 | 29 +
make/data/cacerts/digicertglobalrootg3 | 22 +
make/data/cacerts/digicerthighassuranceevrootca | 30 +
make/data/cacerts/digicerttrustedrootg4 | 39 +
make/data/cacerts/dtrustclass3ca2 | 32 +
make/data/cacerts/dtrustclass3ca2ev | 32 +
make/data/cacerts/entrust2048ca | 32 +
make/data/cacerts/entrustevca | 34 +
make/data/cacerts/entrustrootcaec1 | 25 +
make/data/cacerts/entrustrootcag2 | 32 +
make/data/cacerts/geotrustglobalca | 27 +
make/data/cacerts/geotrustprimaryca | 28 +
make/data/cacerts/geotrustprimarycag2 | 24 +
make/data/cacerts/geotrustprimarycag3 | 31 +
make/data/cacerts/geotrustuniversalca | 38 +
make/data/cacerts/globalsignca | 28 +
make/data/cacerts/globalsigneccrootcar4 | 20 +
make/data/cacerts/globalsigneccrootcar5 | 21 +
make/data/cacerts/globalsignr2ca | 29 +
make/data/cacerts/globalsignr3ca | 28 +
make/data/cacerts/globalsignrootcar6 | 39 +
make/data/cacerts/godaddyclass2ca | 31 +
make/data/cacerts/godaddyrootg2ca | 30 +
make/data/cacerts/identrustcommercial | 38 +
make/data/cacerts/identrustdstx3 | 27 +
make/data/cacerts/identrustpublicca | 38 +
make/data/cacerts/letsencryptisrgx1 | 38 +
make/data/cacerts/luxtrustglobalroot2ca | 40 +
make/data/cacerts/luxtrustglobalrootca | 28 +
make/data/cacerts/quovadisrootca | 41 +
make/data/cacerts/quovadisrootca1g3 | 38 +
make/data/cacerts/quovadisrootca2 | 40 +
make/data/cacerts/quovadisrootca2g3 | 38 +
make/data/cacerts/quovadisrootca3 | 45 +
make/data/cacerts/quovadisrootca3g3 | 38 +
make/data/cacerts/secomscrootca1 | 27 +
make/data/cacerts/secomscrootca2 | 28 +
make/data/cacerts/securetrustca | 29 +
make/data/cacerts/soneraclass2ca | 26 +
make/data/cacerts/starfieldclass2ca | 31 +
make/data/cacerts/starfieldrootg2ca | 30 +
make/data/cacerts/starfieldservicesrootg2ca | 31 +
make/data/cacerts/swisssigngoldg2ca | 40 +
make/data/cacerts/swisssignplatinumg2ca | 40 +
make/data/cacerts/swisssignsilverg2ca | 40 +
make/data/cacerts/teliasonerarootcav1 | 37 +
make/data/cacerts/thawtepremiumserverca | 27 +
make/data/cacerts/thawteprimaryrootca | 32 +
make/data/cacerts/thawteprimaryrootcag2 | 23 +
make/data/cacerts/thawteprimaryrootcag3 | 32 +
make/data/cacerts/ttelesecglobalrootclass2ca | 30 +
make/data/cacerts/ttelesecglobalrootclass3ca | 30 +
make/data/cacerts/usertrusteccca | 23 +
make/data/cacerts/usertrustrsaca | 41 +
make/data/cacerts/utnuserfirstobjectca | 33 +
make/data/cacerts/verisignclass2g2ca | 26 +
make/data/cacerts/verisignclass3ca | 21 +
make/data/cacerts/verisignclass3g2ca | 26 +
make/data/cacerts/verisignclass3g3ca | 31 +
make/data/cacerts/verisignclass3g4ca | 28 +
make/data/cacerts/verisignclass3g5ca | 35 +
make/data/cacerts/verisigntsaca | 24 +
make/data/cacerts/verisignuniversalrootca | 35 +
make/data/cacerts/xrampglobalca | 32 +
make/data/lsrdata/language-subtag-registry.txt | 15 +-
make/data/tzdata/VERSION | 2 +-
make/data/tzdata/africa | 190 +-
make/data/tzdata/antarctica | 14 +-
make/data/tzdata/asia | 455 +-
make/data/tzdata/australasia | 154 +-
make/data/tzdata/backward | 1 +
make/data/tzdata/europe | 314 +-
make/data/tzdata/factory | 2 +-
make/data/tzdata/leapseconds | 47 +-
make/data/tzdata/northamerica | 339 +-
make/data/tzdata/pacificnew | 2 +-
make/data/tzdata/southamerica | 79 +-
make/data/tzdata/systemv | 2 +-
make/data/tzdata/zone.tab | 15 +-
make/gensrc/GensrcMisc.gmk | 6 +-
make/lib/Awt2dLibraries.gmk | 133 +-
make/lib/CoreLibraries.gmk | 6 -
make/lib/NetworkingLibraries.gmk | 6 +-
make/lib/NioLibraries.gmk | 19 +-
make/lib/SecurityLibraries.gmk | 25 +-
make/lib/SoundLibraries.gmk | 46 +-
make/mapfiles/libawt/mapfile-vers-linux | 1 +
make/mapfiles/libawt_xawt/mapfile-vers | 1 +
make/mapfiles/libjava/mapfile-vers | 1 +
make/mapfiles/libnio/mapfile-linux | 4 +-
make/src/classes/build/tools/generatecacerts/GenerateCacerts.java | 153 +
make/src/classes/build/tools/generatelsrequivmaps/EquivMapsGenerator.java | 4 +-
make/src/native/add_gnu_debuglink/add_gnu_debuglink.c | 4 +-
make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c | 4 +-
src/aix/native/java/net/aix_close.c | 150 +-
src/macosx/bin/java_md_macosx.c | 4 +-
src/macosx/classes/apple/security/KeychainStore.java | 11 +-
src/macosx/classes/sun/awt/CGraphicsConfig.java | 3 +-
src/macosx/classes/sun/awt/CGraphicsDevice.java | 15 +-
src/macosx/classes/sun/java2d/opengl/CGLSurfaceData.java | 18 +-
src/macosx/classes/sun/lwawt/LWWindowPeer.java | 29 +-
src/macosx/classes/sun/lwawt/PlatformEventNotifier.java | 12 +-
src/macosx/classes/sun/lwawt/macosx/CEmbeddedFrame.java | 12 +-
src/macosx/classes/sun/lwawt/macosx/CPlatformResponder.java | 30 +-
src/macosx/classes/sun/lwawt/macosx/CPlatformView.java | 9 +-
src/macosx/classes/sun/lwawt/macosx/CWarningWindow.java | 11 +-
src/macosx/classes/sun/lwawt/macosx/LWCToolkit.java | 17 +
src/macosx/native/com/sun/media/sound/PLATFORM_API_MacOSX_PCM.cpp | 8 +-
src/macosx/native/jobjc/JObjC.xcodeproj/default.pbxuser | 4 +-
src/macosx/native/sun/awt/AWTView.m | 7 +-
src/macosx/native/sun/awt/AWTWindow.m | 2 +-
src/macosx/native/sun/awt/CGraphicsDevice.m | 15 +-
src/macosx/native/sun/awt/CGraphicsEnv.m | 2 +-
src/macosx/native/sun/java2d/opengl/CGLGraphicsConfig.m | 14 +-
src/macosx/native/sun/java2d/opengl/CGLSurfaceData.m | 41 +-
src/share/back/classTrack.c | 359 +-
src/share/back/classTrack.h | 6 +
src/share/back/eventHandler.c | 3 +
src/share/back/util.c | 2 +-
src/share/back/util.h | 2 +
src/share/bin/java.c | 14 +-
src/share/classes/com/sun/crypto/provider/BlowfishCipher.java | 2 +-
src/share/classes/com/sun/crypto/provider/CipherBlockChaining.java | 14 +-
src/share/classes/com/sun/crypto/provider/CipherFeedback.java | 13 +-
src/share/classes/com/sun/crypto/provider/CounterMode.java | 6 +-
src/share/classes/com/sun/crypto/provider/DESCipher.java | 2 +-
src/share/classes/com/sun/crypto/provider/DESedeCipher.java | 2 +-
src/share/classes/com/sun/crypto/provider/DESedeWrapCipher.java | 29 +-
src/share/classes/com/sun/crypto/provider/DHKeyPairGenerator.java | 3 +-
src/share/classes/com/sun/crypto/provider/DHParameterGenerator.java | 6 +-
src/share/classes/com/sun/crypto/provider/ElectronicCodeBook.java | 13 +-
src/share/classes/com/sun/crypto/provider/GHASH.java | 103 +-
src/share/classes/com/sun/crypto/provider/GaloisCounterMode.java | 19 +-
src/share/classes/com/sun/crypto/provider/JceKeyStore.java | 138 +-
src/share/classes/com/sun/crypto/provider/KeyProtector.java | 37 +-
src/share/classes/com/sun/crypto/provider/OAEPParameters.java | 6 +-
src/share/classes/com/sun/crypto/provider/OutputFeedback.java | 11 +-
src/share/classes/com/sun/crypto/provider/PBEWithMD5AndDESCipher.java | 2 +-
src/share/classes/com/sun/crypto/provider/PBEWithMD5AndTripleDESCipher.java | 2 +-
src/share/classes/com/sun/crypto/provider/PBKDF2HmacSHA1Factory.java | 2 +-
src/share/classes/com/sun/crypto/provider/PCBC.java | 14 +-
src/share/classes/com/sun/crypto/provider/Preconditions.java | 345 +
src/share/classes/com/sun/crypto/provider/RSACipher.java | 14 +-
src/share/classes/com/sun/crypto/provider/RangeUtil.java | 53 +
src/share/classes/com/sun/crypto/provider/SealedObjectForKeyProtector.java | 26 +-
src/share/classes/com/sun/crypto/provider/SunJCE.java | 6 +-
src/share/classes/com/sun/imageio/plugins/gif/GIFImageReader.java | 5 +-
src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java | 2 +-
src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java | 2 +-
src/share/classes/com/sun/java/swing/plaf/gtk/GTKEngine.java | 3 +-
src/share/classes/com/sun/java/swing/plaf/gtk/GTKLookAndFeel.java | 11 +-
src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java | 79 +
src/share/classes/com/sun/java/swing/plaf/gtk/GTKStyle.java | 11 +-
src/share/classes/com/sun/java/util/jar/pack/ClassReader.java | 39 +-
src/share/classes/com/sun/jmx/remote/security/MBeanServerFileAccessController.java | 2 +
src/share/classes/com/sun/jndi/ldap/BerDecoder.java | 12 +-
src/share/classes/com/sun/jndi/ldap/Connection.java | 96 +-
src/share/classes/com/sun/jndi/ldap/LdapRequest.java | 88 +-
src/share/classes/com/sun/media/sound/DirectAudioDevice.java | 28 +-
src/share/classes/com/sun/media/sound/Toolkit.java | 15 +-
src/share/classes/com/sun/net/httpserver/Headers.java | 34 +-
src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignature.java | 12 +-
src/share/classes/com/sun/org/apache/xml/internal/security/utils/Base64.java | 10 +-
src/share/classes/com/sun/org/apache/xml/internal/security/utils/IgnoreAllErrorHandler.java | 23 +-
src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverDirectHTTP.java | 13 +-
src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java | 57 +-
src/share/classes/com/sun/security/sasl/digest/FactoryImpl.java | 6 +-
src/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Base.java | 24 +-
src/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Client.java | 6 +-
src/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Server.java | 6 +-
src/share/classes/com/sun/security/sasl/ntlm/FactoryImpl.java | 6 +-
src/share/classes/com/sun/tools/jdi/VMState.java | 11 +-
src/share/classes/java/awt/Font.java | 6 +-
src/share/classes/java/awt/Robot.java | 23 +-
src/share/classes/java/awt/color/ICC_Profile.java | 45 +-
src/share/classes/java/beans/beancontext/BeanContextSupport.java | 16 +-
src/share/classes/java/io/BufferedReader.java | 4 +-
src/share/classes/java/io/File.java | 10 +-
src/share/classes/java/io/FilePermission.java | 76 +-
src/share/classes/java/io/LineNumberReader.java | 7 +-
src/share/classes/java/io/ObjectInputStream.java | 112 +-
src/share/classes/java/io/ObjectStreamClass.java | 16 +-
src/share/classes/java/lang/ClassLoader.java | 32 +-
src/share/classes/java/lang/Runtime.java | 1 +
src/share/classes/java/lang/Shutdown.java | 6 +-
src/share/classes/java/lang/System.java | 5 +
src/share/classes/java/lang/instrument/package.html | 7 +
src/share/classes/java/lang/invoke/MethodType.java | 38 +-
src/share/classes/java/lang/reflect/Executable.java | 35 +-
src/share/classes/java/lang/reflect/Field.java | 33 +-
src/share/classes/java/math/MutableBigInteger.java | 24 +-
src/share/classes/java/net/InetAddress.java | 5 +-
src/share/classes/java/net/NetPermission.java | 11 +-
src/share/classes/java/net/ServerSocket.java | 15 +
src/share/classes/java/net/Socket.java | 18 +
src/share/classes/java/net/SocksSocketImpl.java | 4 +-
src/share/classes/java/net/URL.java | 15 +-
src/share/classes/java/nio/Bits.java | 110 +-
src/share/classes/java/nio/Buffer.java | 30 +-
src/share/classes/java/nio/ByteBufferAs-X-Buffer.java.template | 1 -
src/share/classes/java/nio/Direct-X-Buffer.java.template | 1 -
src/share/classes/java/nio/Heap-X-Buffer.java.template | 80 +-
src/share/classes/java/nio/StringCharBuffer.java | 9 +-
src/share/classes/java/nio/channels/SelectableChannel.java | 2 +-
src/share/classes/java/nio/channels/spi/AbstractSelectableChannel.java | 34 +-
src/share/classes/java/nio/file/Files.java | 4 +-
src/share/classes/java/rmi/server/RemoteObjectInvocationHandler.java | 10 +-
src/share/classes/java/security/CodeSource.java | 2 +-
src/share/classes/java/security/Key.java | 4 +-
src/share/classes/java/security/MessageDigest.java | 24 +-
src/share/classes/java/security/PKCS12Attribute.java | 5 +-
src/share/classes/java/security/Security.java | 35 +
src/share/classes/java/security/Signature.java | 270 +-
src/share/classes/java/security/SignatureSpi.java | 104 +-
src/share/classes/java/security/UnresolvedPermission.java | 2 +-
src/share/classes/java/security/cert/CRLReason.java | 6 +-
src/share/classes/java/security/cert/CertificateRevokedException.java | 2 +-
src/share/classes/java/security/cert/PKIXReason.java | 4 +-
src/share/classes/java/security/cert/TrustAnchor.java | 10 +-
src/share/classes/java/security/cert/X509CRL.java | 37 +-
src/share/classes/java/security/cert/X509CRLSelector.java | 2 +-
src/share/classes/java/security/cert/X509CertSelector.java | 33 +-
src/share/classes/java/security/cert/X509Certificate.java | 35 +-
src/share/classes/java/security/interfaces/RSAKey.java | 23 +-
src/share/classes/java/security/interfaces/RSAMultiPrimePrivateCrtKey.java | 6 +-
src/share/classes/java/security/interfaces/RSAPrivateCrtKey.java | 5 +-
src/share/classes/java/security/interfaces/package-info.java | 4 +-
src/share/classes/java/security/spec/MGF1ParameterSpec.java | 54 +-
src/share/classes/java/security/spec/PSSParameterSpec.java | 144 +-
src/share/classes/java/security/spec/RSAKeyGenParameterSpec.java | 33 +-
src/share/classes/java/security/spec/RSAMultiPrimePrivateCrtKeySpec.java | 152 +-
src/share/classes/java/security/spec/RSAOtherPrimeInfo.java | 13 +-
src/share/classes/java/security/spec/RSAPrivateCrtKeySpec.java | 46 +-
src/share/classes/java/security/spec/RSAPrivateKeySpec.java | 32 +-
src/share/classes/java/security/spec/RSAPublicKeySpec.java | 34 +-
src/share/classes/java/security/spec/package-info.java | 4 +-
src/share/classes/java/time/zone/TzdbZoneRulesProvider.java | 13 +-
src/share/classes/java/util/ArrayList.java | 14 +-
src/share/classes/java/util/Collections.java | 49 +-
src/share/classes/java/util/Formattable.java | 10 +-
src/share/classes/java/util/PriorityQueue.java | 3 +-
src/share/classes/java/util/Scanner.java | 22 +-
src/share/classes/java/util/Vector.java | 12 +-
src/share/classes/java/util/concurrent/CopyOnWriteArrayList.java | 12 +-
src/share/classes/java/util/concurrent/ForkJoinWorkerThread.java | 13 +-
src/share/classes/java/util/concurrent/PriorityBlockingQueue.java | 3 +-
src/share/classes/java/util/jar/JarFile.java | 7 +-
src/share/classes/java/util/regex/Pattern.java | 14 +-
src/share/classes/javax/crypto/Cipher.java | 8 +-
src/share/classes/javax/crypto/CipherSpi.java | 142 +-
src/share/classes/javax/crypto/spec/OAEPParameterSpec.java | 37 +-
src/share/classes/javax/crypto/spec/PSource.java | 14 +-
src/share/classes/javax/crypto/spec/package.html | 3 +-
src/share/classes/javax/net/ssl/SSLEngine.java | 142 +-
src/share/classes/javax/net/ssl/SSLParameters.java | 85 +-
src/share/classes/javax/net/ssl/SSLSocket.java | 142 +-
src/share/classes/javax/security/auth/kerberos/JavaxSecurityAuthKerberosAccessImpl.java | 26 +-
src/share/classes/javax/security/auth/kerberos/KerberosPrincipal.java | 7 +-
src/share/classes/javax/security/auth/kerberos/KerberosTicket.java | 39 +-
src/share/classes/javax/security/auth/x500/X500Principal.java | 12 +-
src/share/classes/javax/security/auth/x500/package-info.java | 12 +-
src/share/classes/javax/security/sasl/Sasl.java | 51 +-
src/share/classes/javax/swing/JComponent.java | 13 +-
src/share/classes/javax/swing/JDialog.java | 3 +-
src/share/classes/javax/swing/JEditorPane.java | 9 +-
src/share/classes/javax/swing/JFrame.java | 3 +-
src/share/classes/javax/swing/JInternalFrame.java | 3 +-
src/share/classes/javax/swing/JList.java | 8 +-
src/share/classes/javax/swing/JPopupMenu.java | 8 +-
src/share/classes/javax/swing/JSpinner.java | 11 +
src/share/classes/javax/swing/MenuSelectionManager.java | 3 +-
src/share/classes/javax/swing/PopupFactory.java | 12 +-
src/share/classes/javax/swing/SwingUtilities.java | 3 +-
src/share/classes/javax/swing/SwingWorker.java | 2 +-
src/share/classes/javax/swing/ToolTipManager.java | 49 +-
src/share/classes/javax/swing/UIManager.java | 5 +-
src/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java | 6 +-
src/share/classes/javax/swing/plaf/basic/BasicHTML.java | 31 +-
src/share/classes/javax/swing/plaf/basic/BasicListUI.java | 3 +-
src/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java | 14 +-
src/share/classes/javax/swing/plaf/basic/BasicRadioButtonUI.java | 7 +-
src/share/classes/javax/swing/plaf/basic/BasicSpinnerUI.java | 35 +-
src/share/classes/javax/swing/plaf/basic/BasicTableUI.java | 8 +-
src/share/classes/javax/swing/plaf/basic/BasicTreeUI.java | 3 +-
src/share/classes/javax/swing/plaf/metal/MetalIconFactory.java | 6 +-
src/share/classes/javax/swing/plaf/synth/ImagePainter.java | 5 +-
src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java | 3 +-
src/share/classes/javax/swing/text/JTextComponent.java | 6 +-
src/share/classes/javax/swing/text/html/ImageView.java | 19 +-
src/share/classes/jdk/internal/util/Preconditions.java | 345 -
src/share/classes/jdk/internal/util/StaticProperty.java | 58 +
src/share/classes/jdk/jfr/AnnotationElement.java | 420 +
src/share/classes/jdk/jfr/BooleanFlag.java | 45 +
src/share/classes/jdk/jfr/Category.java | 130 +
src/share/classes/jdk/jfr/Configuration.java | 197 +
src/share/classes/jdk/jfr/ContentType.java | 45 +
src/share/classes/jdk/jfr/DataAmount.java | 60 +
src/share/classes/jdk/jfr/Description.java | 52 +
src/share/classes/jdk/jfr/Enabled.java | 58 +
src/share/classes/jdk/jfr/Event.java | 171 +
src/share/classes/jdk/jfr/EventFactory.java | 251 +
src/share/classes/jdk/jfr/EventSettings.java | 141 +
src/share/classes/jdk/jfr/EventType.java | 237 +
src/share/classes/jdk/jfr/Experimental.java | 59 +
src/share/classes/jdk/jfr/FlightRecorder.java | 353 +
src/share/classes/jdk/jfr/FlightRecorderListener.java | 80 +
src/share/classes/jdk/jfr/FlightRecorderPermission.java | 211 +
src/share/classes/jdk/jfr/Frequency.java | 45 +
src/share/classes/jdk/jfr/Label.java | 55 +
src/share/classes/jdk/jfr/MemoryAddress.java | 45 +
src/share/classes/jdk/jfr/MetadataDefinition.java | 81 +
src/share/classes/jdk/jfr/Name.java | 53 +
src/share/classes/jdk/jfr/Percentage.java | 50 +
src/share/classes/jdk/jfr/Period.java | 72 +
src/share/classes/jdk/jfr/Recording.java | 676 +
src/share/classes/jdk/jfr/RecordingState.java | 71 +
src/share/classes/jdk/jfr/Registered.java | 55 +
src/share/classes/jdk/jfr/Relational.java | 43 +
src/share/classes/jdk/jfr/SettingControl.java | 220 +
src/share/classes/jdk/jfr/SettingDefinition.java | 70 +
src/share/classes/jdk/jfr/SettingDescriptor.java | 215 +
src/share/classes/jdk/jfr/StackTrace.java | 57 +
src/share/classes/jdk/jfr/Threshold.java | 69 +
src/share/classes/jdk/jfr/Timespan.java | 75 +
src/share/classes/jdk/jfr/Timestamp.java | 63 +
src/share/classes/jdk/jfr/TransitionFrom.java | 43 +
src/share/classes/jdk/jfr/TransitionTo.java | 43 +
src/share/classes/jdk/jfr/Unsigned.java | 45 +
src/share/classes/jdk/jfr/ValueDescriptor.java | 322 +
src/share/classes/jdk/jfr/conf/default.jfc | 816 +
src/share/classes/jdk/jfr/conf/profile.jfc | 817 +
src/share/classes/jdk/jfr/consumer/ChunkParser.java | 174 +
src/share/classes/jdk/jfr/consumer/ConstantMap.java | 139 +
src/share/classes/jdk/jfr/consumer/EventParser.java | 72 +
src/share/classes/jdk/jfr/consumer/LongMap.java | 61 +
src/share/classes/jdk/jfr/consumer/ObjectFactory.java | 85 +
src/share/classes/jdk/jfr/consumer/Parser.java | 45 +
src/share/classes/jdk/jfr/consumer/ParserFactory.java | 303 +
src/share/classes/jdk/jfr/consumer/RecordedClass.java | 103 +
src/share/classes/jdk/jfr/consumer/RecordedClassLoader.java | 90 +
src/share/classes/jdk/jfr/consumer/RecordedEvent.java | 124 +
src/share/classes/jdk/jfr/consumer/RecordedFrame.java | 113 +
src/share/classes/jdk/jfr/consumer/RecordedMethod.java | 120 +
src/share/classes/jdk/jfr/consumer/RecordedObject.java | 903 +
src/share/classes/jdk/jfr/consumer/RecordedStackTrace.java | 80 +
src/share/classes/jdk/jfr/consumer/RecordedThread.java | 118 +
src/share/classes/jdk/jfr/consumer/RecordedThreadGroup.java | 70 +
src/share/classes/jdk/jfr/consumer/RecordingFile.java | 269 +
src/share/classes/jdk/jfr/consumer/TimeConverter.java | 72 +
src/share/classes/jdk/jfr/consumer/package-info.java | 82 +
src/share/classes/jdk/jfr/events/AbstractJDKEvent.java | 37 +
src/share/classes/jdk/jfr/events/ActiveRecordingEvent.java | 67 +
src/share/classes/jdk/jfr/events/ActiveSettingEvent.java | 48 +
src/share/classes/jdk/jfr/events/ErrorThrownEvent.java | 44 +
src/share/classes/jdk/jfr/events/ExceptionStatisticsEvent.java | 44 +
src/share/classes/jdk/jfr/events/ExceptionThrownEvent.java | 45 +
src/share/classes/jdk/jfr/events/FileForceEvent.java | 59 +
src/share/classes/jdk/jfr/events/FileReadEvent.java | 66 +
src/share/classes/jdk/jfr/events/FileWriteEvent.java | 61 +
src/share/classes/jdk/jfr/events/SocketReadEvent.java | 79 +
src/share/classes/jdk/jfr/events/SocketWriteEvent.java | 68 +
src/share/classes/jdk/jfr/internal/ASMToolkit.java | 162 +
src/share/classes/jdk/jfr/internal/AnnotationConstruct.java | 136 +
src/share/classes/jdk/jfr/internal/Bits.java | 227 +
src/share/classes/jdk/jfr/internal/ChunkInputStream.java | 116 +
src/share/classes/jdk/jfr/internal/ChunksChannel.java | 145 +
src/share/classes/jdk/jfr/internal/Control.java | 209 +
src/share/classes/jdk/jfr/internal/Cutoff.java | 75 +
src/share/classes/jdk/jfr/internal/EventClassBuilder.java | 142 +
src/share/classes/jdk/jfr/internal/EventControl.java | 291 +
src/share/classes/jdk/jfr/internal/EventHandlerCreator.java | 338 +
src/share/classes/jdk/jfr/internal/EventHandlerProxyCreator.java | 126 +
src/share/classes/jdk/jfr/internal/EventInstrumentation.java | 528 +
src/share/classes/jdk/jfr/internal/EventWriter.java | 355 +
src/share/classes/jdk/jfr/internal/EventWriterMethod.java | 81 +
src/share/classes/jdk/jfr/internal/JVM.java | 527 +
src/share/classes/jdk/jfr/internal/JVMSupport.java | 86 +
src/share/classes/jdk/jfr/internal/JVMUpcalls.java | 152 +
src/share/classes/jdk/jfr/internal/LogLevel.java | 41 +
src/share/classes/jdk/jfr/internal/LogTag.java | 90 +
src/share/classes/jdk/jfr/internal/Logger.java | 69 +
src/share/classes/jdk/jfr/internal/MetadataDescriptor.java | 273 +
src/share/classes/jdk/jfr/internal/MetadataHandler.java | 421 +
src/share/classes/jdk/jfr/internal/MetadataReader.java | 271 +
src/share/classes/jdk/jfr/internal/MetadataRepository.java | 277 +
src/share/classes/jdk/jfr/internal/MetadataWriter.java | 225 +
src/share/classes/jdk/jfr/internal/OldObjectSample.java | 98 +
src/share/classes/jdk/jfr/internal/Options.java | 162 +
src/share/classes/jdk/jfr/internal/PlatformEventType.java | 281 +
src/share/classes/jdk/jfr/internal/PlatformRecorder.java | 554 +
src/share/classes/jdk/jfr/internal/PlatformRecording.java | 778 +
src/share/classes/jdk/jfr/internal/PrivateAccess.java | 97 +
src/share/classes/jdk/jfr/internal/Repository.java | 165 +
src/share/classes/jdk/jfr/internal/RepositoryChunk.java | 210 +
src/share/classes/jdk/jfr/internal/RequestEngine.java | 256 +
src/share/classes/jdk/jfr/internal/SecuritySupport.java | 391 +
src/share/classes/jdk/jfr/internal/SettingsManager.java | 292 +
src/share/classes/jdk/jfr/internal/ShutdownHook.java | 105 +
src/share/classes/jdk/jfr/internal/StringPool.java | 135 +
src/share/classes/jdk/jfr/internal/Type.java | 326 +
src/share/classes/jdk/jfr/internal/TypeLibrary.java | 492 +
src/share/classes/jdk/jfr/internal/Utils.java | 554 +
src/share/classes/jdk/jfr/internal/WriteableUserPath.java | 129 +
src/share/classes/jdk/jfr/internal/consumer/ChunkHeader.java | 184 +
src/share/classes/jdk/jfr/internal/consumer/RecordingInput.java | 339 +
src/share/classes/jdk/jfr/internal/consumer/RecordingInternals.java | 47 +
src/share/classes/jdk/jfr/internal/dcmd/AbstractDCmd.java | 201 +
src/share/classes/jdk/jfr/internal/dcmd/DCmdCheck.java | 164 +
src/share/classes/jdk/jfr/internal/dcmd/DCmdConfigure.java | 217 +
src/share/classes/jdk/jfr/internal/dcmd/DCmdDump.java | 205 +
src/share/classes/jdk/jfr/internal/dcmd/DCmdException.java | 69 +
src/share/classes/jdk/jfr/internal/dcmd/DCmdStart.java | 259 +
src/share/classes/jdk/jfr/internal/dcmd/DCmdStop.java | 87 +
src/share/classes/jdk/jfr/internal/handlers/EventHandler.java | 123 +
src/share/classes/jdk/jfr/internal/instrument/ConstructorTracerWriter.java | 86 +
src/share/classes/jdk/jfr/internal/instrument/ConstructorWriter.java | 89 +
src/share/classes/jdk/jfr/internal/instrument/FileChannelImplInstrumentor.java | 197 +
src/share/classes/jdk/jfr/internal/instrument/FileInputStreamInstrumentor.java | 115 +
src/share/classes/jdk/jfr/internal/instrument/FileOutputStreamInstrumentor.java | 99 +
src/share/classes/jdk/jfr/internal/instrument/JDKEvents.java | 144 +
src/share/classes/jdk/jfr/internal/instrument/JIClassInstrumentation.java | 140 +
src/share/classes/jdk/jfr/internal/instrument/JIInliner.java | 113 +
src/share/classes/jdk/jfr/internal/instrument/JIInstrumentationMethod.java | 36 +
src/share/classes/jdk/jfr/internal/instrument/JIInstrumentationTarget.java | 37 +
src/share/classes/jdk/jfr/internal/instrument/JIMethodCallInliner.java | 149 +
src/share/classes/jdk/jfr/internal/instrument/JIMethodInliningAdapter.java | 76 +
src/share/classes/jdk/jfr/internal/instrument/JIMethodMergeAdapter.java | 120 +
src/share/classes/jdk/jfr/internal/instrument/JITypeMapping.java | 35 +
src/share/classes/jdk/jfr/internal/instrument/RandomAccessFileInstrumentor.java | 173 +
src/share/classes/jdk/jfr/internal/instrument/SocketChannelImplInstrumentor.java | 174 +
src/share/classes/jdk/jfr/internal/instrument/SocketInputStreamInstrumentor.java | 88 +
src/share/classes/jdk/jfr/internal/instrument/SocketOutputStreamInstrumentor.java | 84 +
src/share/classes/jdk/jfr/internal/instrument/ThrowableTracer.java | 64 +
src/share/classes/jdk/jfr/internal/jfc/JFC.java | 247 +
src/share/classes/jdk/jfr/internal/jfc/JFCParser.java | 85 +
src/share/classes/jdk/jfr/internal/jfc/JFCParserHandler.java | 106 +
src/share/classes/jdk/jfr/internal/jfc/jfc.xsd | 177 +
src/share/classes/jdk/jfr/internal/jfc/package-info.java | 31 +
src/share/classes/jdk/jfr/internal/management/ManagementSupport.java | 89 +
src/share/classes/jdk/jfr/internal/settings/BooleanValue.java | 74 +
src/share/classes/jdk/jfr/internal/settings/CutoffSetting.java | 97 +
src/share/classes/jdk/jfr/internal/settings/EnabledSetting.java | 75 +
src/share/classes/jdk/jfr/internal/settings/PeriodSetting.java | 136 +
src/share/classes/jdk/jfr/internal/settings/StackTraceSetting.java | 75 +
src/share/classes/jdk/jfr/internal/settings/ThresholdSetting.java | 90 +
src/share/classes/jdk/jfr/internal/test/WhiteBox.java | 48 +
src/share/classes/jdk/jfr/internal/tool/Assemble.java | 127 +
src/share/classes/jdk/jfr/internal/tool/Command.java | 306 +
src/share/classes/jdk/jfr/internal/tool/Disassemble.java | 250 +
src/share/classes/jdk/jfr/internal/tool/EventPrintWriter.java | 139 +
src/share/classes/jdk/jfr/internal/tool/Help.java | 76 +
src/share/classes/jdk/jfr/internal/tool/JSONWriter.java | 261 +
src/share/classes/jdk/jfr/internal/tool/Main.java | 110 +
src/share/classes/jdk/jfr/internal/tool/Metadata.java | 139 +
src/share/classes/jdk/jfr/internal/tool/PrettyWriter.java | 634 +
src/share/classes/jdk/jfr/internal/tool/Print.java | 262 +
src/share/classes/jdk/jfr/internal/tool/StructuredWriter.java | 121 +
src/share/classes/jdk/jfr/internal/tool/Summary.java | 162 +
src/share/classes/jdk/jfr/internal/tool/UserDataException.java | 49 +
src/share/classes/jdk/jfr/internal/tool/UserSyntaxException.java | 45 +
src/share/classes/jdk/jfr/internal/tool/Version.java | 51 +
src/share/classes/jdk/jfr/internal/tool/XMLWriter.java | 200 +
src/share/classes/jdk/jfr/package-info.java | 196 +
src/share/classes/jdk/management/jfr/ConfigurationInfo.java | 241 +
src/share/classes/jdk/management/jfr/EventTypeInfo.java | 262 +
src/share/classes/jdk/management/jfr/FlightRecorderMXBean.java | 639 +
src/share/classes/jdk/management/jfr/FlightRecorderMXBeanImpl.java | 440 +
src/share/classes/jdk/management/jfr/MBeanUtils.java | 130 +
src/share/classes/jdk/management/jfr/RecordingInfo.java | 398 +
src/share/classes/jdk/management/jfr/SettingDescriptorInfo.java | 232 +
src/share/classes/jdk/management/jfr/Stream.java | 81 +
src/share/classes/jdk/management/jfr/StreamCleanupTask.java | 50 +
src/share/classes/jdk/management/jfr/StreamManager.java | 82 +
src/share/classes/jdk/management/jfr/Stringifier.java | 60 +
src/share/classes/jdk/management/jfr/internal/FlightRecorderMXBeanProvider.java | 113 +
src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheNodeSetData.java | 4 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCryptoBinary.java | 4 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfo.java | 4 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfoFactory.java | 23 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyValue.java | 264 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMManifest.java | 7 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMPGPData.java | 10 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMReference.java | 5 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMRetrievalMethod.java | 4 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperties.java | 5 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperty.java | 5 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignedInfo.java | 2 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSubTreeData.java | 4 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMTransform.java | 34 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509Data.java | 5 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLObject.java | 5 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignature.java | 7 +-
src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignatureFactory.java | 32 +-
src/share/classes/sun/applet/AppletClassLoader.java | 5 +-
src/share/classes/sun/applet/AppletPanel.java | 10 +-
src/share/classes/sun/applet/AppletViewerPanel.java | 18 +-
src/share/classes/sun/awt/SunHints.java | 26 +-
src/share/classes/sun/awt/image/AbstractMultiResolutionImage.java | 64 +-
src/share/classes/sun/awt/image/BaseMultiResolutionImage.java | 150 +
src/share/classes/sun/awt/image/BufImgSurfaceData.java | 101 +-
src/share/classes/sun/awt/image/BufferedImageGraphicsConfig.java | 31 +-
src/share/classes/sun/awt/image/JPEGImageDecoder.java | 2 +-
src/share/classes/sun/awt/image/MultiResolutionCachedImage.java | 34 +-
src/share/classes/sun/awt/image/MultiResolutionImage.java | 72 +-
src/share/classes/sun/awt/image/MultiResolutionToolkitImage.java | 17 +-
src/share/classes/sun/awt/image/SunVolatileImage.java | 13 +-
src/share/classes/sun/awt/image/SurfaceManager.java | 24 +-
src/share/classes/sun/awt/image/VolatileSurfaceManager.java | 12 +-
src/share/classes/sun/font/CMap.java | 22 +-
src/share/classes/sun/font/FileFont.java | 2 +-
src/share/classes/sun/font/FileFontStrike.java | 12 +-
src/share/classes/sun/font/FontScaler.java | 6 +
src/share/classes/sun/font/FreetypeFontScaler.java | 24 +-
src/share/classes/sun/font/GlyphList.java | 14 +
src/share/classes/sun/font/TrueTypeFont.java | 15 +-
src/share/classes/sun/java2d/ReentrantContext.java | 43 +
src/share/classes/sun/java2d/ReentrantContextProvider.java | 169 +
src/share/classes/sun/java2d/ReentrantContextProviderCLQ.java | 89 +
src/share/classes/sun/java2d/ReentrantContextProviderTL.java | 123 +
src/share/classes/sun/java2d/SunGraphics2D.java | 267 +-
src/share/classes/sun/java2d/SunGraphicsEnvironment.java | 48 +
src/share/classes/sun/java2d/SurfaceData.java | 16 +-
src/share/classes/sun/java2d/cmm/lcms/LCMS.java | 2 +-
src/share/classes/sun/java2d/marlin/ArrayCache.java | 232 +
src/share/classes/sun/java2d/marlin/ByteArrayCache.java | 152 +
src/share/classes/sun/java2d/marlin/CollinearSimplifier.java | 155 +
src/share/classes/sun/java2d/marlin/Curve.java | 306 +
src/share/classes/sun/java2d/marlin/Dasher.java | 702 +
src/share/classes/sun/java2d/marlin/FloatArrayCache.java | 153 +
src/share/classes/sun/java2d/marlin/FloatMath.java | 213 +
src/share/classes/sun/java2d/marlin/Helpers.java | 441 +
src/share/classes/sun/java2d/marlin/IntArrayCache.java | 152 +
src/share/classes/sun/java2d/marlin/MarlinCache.java | 689 +
src/share/classes/sun/java2d/marlin/MarlinConst.java | 124 +
src/share/classes/sun/java2d/marlin/MarlinProperties.java | 185 +
src/share/classes/sun/java2d/marlin/MarlinRenderingEngine.java | 1052 +
src/share/classes/sun/java2d/marlin/MarlinTileGenerator.java | 465 +
src/share/classes/sun/java2d/marlin/MarlinUtils.java | 63 +
src/share/classes/sun/java2d/marlin/MergeSort.java | 177 +
src/share/classes/sun/java2d/marlin/OffHeapArray.java | 166 +
src/share/classes/sun/java2d/marlin/Renderer.java | 1558 +
src/share/classes/sun/java2d/marlin/RendererContext.java | 448 +
src/share/classes/sun/java2d/marlin/RendererStats.java | 333 +
src/share/classes/sun/java2d/marlin/Stroker.java | 1399 +
src/share/classes/sun/java2d/marlin/TransformingPathConsumer2D.java | 507 +
src/share/classes/sun/java2d/marlin/Version.java | 39 +
src/share/classes/sun/java2d/marlin/stats/Histogram.java | 102 +
src/share/classes/sun/java2d/marlin/stats/Monitor.java | 53 +
src/share/classes/sun/java2d/marlin/stats/StatLong.java | 97 +
src/share/classes/sun/java2d/opengl/OGLSurfaceData.java | 9 +-
src/share/classes/sun/java2d/pipe/AAShapePipe.java | 226 +-
src/share/classes/sun/java2d/pipe/DrawImage.java | 7 +-
src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine | 6 +
src/share/classes/sun/java2d/pisces/Stroker.java | 20 +-
src/share/classes/sun/management/ExtendedPlatformComponent.java | 27 +-
src/share/classes/sun/misc/IOUtils.java | 301 +-
src/share/classes/sun/misc/JavaObjectInputStreamReadString.java | 38 +
src/share/classes/sun/misc/JavaSecuritySignatureAccess.java | 43 +
src/share/classes/sun/misc/Launcher.java | 3 +
src/share/classes/sun/misc/ObjectInputFilter.java | 4 +-
src/share/classes/sun/misc/SharedSecrets.java | 28 +-
src/share/classes/sun/misc/URLClassPath.java | 97 +-
src/share/classes/sun/misc/Unsafe.java | 95 +-
src/share/classes/sun/misc/Version.java.template | 54 +-
src/share/classes/sun/net/idn/Punycode.java | 2 +-
src/share/classes/sun/net/www/MessageHeader.java | 38 +-
src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java | 4 +
src/share/classes/sun/net/www/protocol/http/NegotiateAuthentication.java | 29 +-
src/share/classes/sun/net/www/protocol/jar/Handler.java | 15 +-
src/share/classes/sun/nio/ch/DatagramChannelImpl.java | 26 +-
src/share/classes/sun/nio/ch/DatagramSocketAdaptor.java | 30 +-
src/share/classes/sun/nio/ch/ServerSocketAdaptor.java | 32 +-
src/share/classes/sun/nio/ch/ServerSocketChannelImpl.java | 5 +-
src/share/classes/sun/nio/ch/SocketAdaptor.java | 37 +-
src/share/classes/sun/nio/ch/SocketChannelImpl.java | 3 -
src/share/classes/sun/reflect/misc/MethodUtil.java | 16 +-
src/share/classes/sun/rmi/registry/RegistryImpl_Skel.java | 42 +-
src/share/classes/sun/rmi/registry/RegistryImpl_Stub.java | 27 +-
src/share/classes/sun/rmi/server/UnicastRef.java | 5 +
src/share/classes/sun/rmi/transport/DGCImpl_Skel.java | 17 +-
src/share/classes/sun/rmi/transport/DGCImpl_Stub.java | 50 +-
src/share/classes/sun/rmi/transport/StreamRemoteCall.java | 22 +-
src/share/classes/sun/rmi/transport/tcp/TCPEndpoint.java | 6 +-
src/share/classes/sun/security/action/GetPropertyAction.java | 23 +
src/share/classes/sun/security/ec/CurveDB.java | 21 +-
src/share/classes/sun/security/ec/ECDSASignature.java | 131 +-
src/share/classes/sun/security/jgss/GSSCredentialImpl.java | 4 +-
src/share/classes/sun/security/jgss/GSSToken.java | 14 +-
src/share/classes/sun/security/jgss/LoginConfigImpl.java | 2 +-
src/share/classes/sun/security/jgss/ProviderList.java | 6 +-
src/share/classes/sun/security/jgss/krb5/CipherHelper.java | 12 +-
src/share/classes/sun/security/jgss/krb5/InitSecContextToken.java | 46 +-
src/share/classes/sun/security/jgss/krb5/Krb5Context.java | 22 +-
src/share/classes/sun/security/jgss/krb5/Krb5InitCredential.java | 52 +-
src/share/classes/sun/security/jgss/krb5/Krb5MechFactory.java | 4 +-
src/share/classes/sun/security/jgss/krb5/Krb5NameElement.java | 8 +-
src/share/classes/sun/security/jgss/krb5/Krb5ProxyCredential.java | 31 +-
src/share/classes/sun/security/jgss/krb5/Krb5Util.java | 52 +-
src/share/classes/sun/security/jgss/krb5/MessageToken_v2.java | 12 +-
src/share/classes/sun/security/jgss/krb5/SubjectComber.java | 39 +-
src/share/classes/sun/security/jgss/spi/GSSContextSpi.java | 12 +-
src/share/classes/sun/security/jgss/spi/GSSNameSpi.java | 4 +-
src/share/classes/sun/security/jgss/spi/MechanismFactory.java | 2 +-
src/share/classes/sun/security/krb5/Checksum.java | 145 +-
src/share/classes/sun/security/krb5/Config.java | 129 +-
src/share/classes/sun/security/krb5/Credentials.java | 93 +-
src/share/classes/sun/security/krb5/EncryptedData.java | 6 +-
src/share/classes/sun/security/krb5/EncryptionKey.java | 12 +-
src/share/classes/sun/security/krb5/JavaxSecurityAuthKerberosAccess.java | 24 +-
src/share/classes/sun/security/krb5/KrbApReq.java | 4 +-
src/share/classes/sun/security/krb5/KrbAsRep.java | 19 +-
src/share/classes/sun/security/krb5/KrbAsReq.java | 48 +-
src/share/classes/sun/security/krb5/KrbAsReqBuilder.java | 100 +-
src/share/classes/sun/security/krb5/KrbCred.java | 17 +-
src/share/classes/sun/security/krb5/KrbKdcRep.java | 105 +-
src/share/classes/sun/security/krb5/KrbTgsRep.java | 34 +-
src/share/classes/sun/security/krb5/KrbTgsReq.java | 141 +-
src/share/classes/sun/security/krb5/PrincipalName.java | 23 +-
src/share/classes/sun/security/krb5/Realm.java | 6 +-
src/share/classes/sun/security/krb5/internal/APOptions.java | 4 +-
src/share/classes/sun/security/krb5/internal/APRep.java | 4 +-
src/share/classes/sun/security/krb5/internal/APReq.java | 4 +-
src/share/classes/sun/security/krb5/internal/Authenticator.java | 4 +-
src/share/classes/sun/security/krb5/internal/CredentialsUtil.java | 391 +-
src/share/classes/sun/security/krb5/internal/EncAPRepPart.java | 4 +-
src/share/classes/sun/security/krb5/internal/EncASRepPart.java | 4 +-
src/share/classes/sun/security/krb5/internal/EncKDCRepPart.java | 77 +-
src/share/classes/sun/security/krb5/internal/EncKrbCredPart.java | 4 +-
src/share/classes/sun/security/krb5/internal/EncKrbPrivPart.java | 4 +-
src/share/classes/sun/security/krb5/internal/EncTGSRepPart.java | 4 +-
src/share/classes/sun/security/krb5/internal/EncTicketPart.java | 4 +-
src/share/classes/sun/security/krb5/internal/HostAddress.java | 14 +-
src/share/classes/sun/security/krb5/internal/HostAddresses.java | 66 +-
src/share/classes/sun/security/krb5/internal/KDCOptions.java | 10 +-
src/share/classes/sun/security/krb5/internal/KDCRep.java | 4 +-
src/share/classes/sun/security/krb5/internal/KDCReq.java | 26 +-
src/share/classes/sun/security/krb5/internal/KDCReqBody.java | 4 +-
src/share/classes/sun/security/krb5/internal/KRBCred.java | 4 +-
src/share/classes/sun/security/krb5/internal/KRBError.java | 24 +-
src/share/classes/sun/security/krb5/internal/KRBPriv.java | 4 +-
src/share/classes/sun/security/krb5/internal/KRBSafe.java | 4 +-
src/share/classes/sun/security/krb5/internal/KRBSafeBody.java | 4 +-
src/share/classes/sun/security/krb5/internal/KerberosTime.java | 13 +-
src/share/classes/sun/security/krb5/internal/Krb5.java | 8 +-
src/share/classes/sun/security/krb5/internal/KrbCredInfo.java | 4 +-
src/share/classes/sun/security/krb5/internal/LastReq.java | 4 +-
src/share/classes/sun/security/krb5/internal/LoginOptions.java | 4 +-
src/share/classes/sun/security/krb5/internal/MethodData.java | 4 +-
src/share/classes/sun/security/krb5/internal/NetClient.java | 4 +-
src/share/classes/sun/security/krb5/internal/PAData.java | 65 +-
src/share/classes/sun/security/krb5/internal/PAEncTSEnc.java | 4 +-
src/share/classes/sun/security/krb5/internal/PAForUserEnc.java | 11 +-
src/share/classes/sun/security/krb5/internal/PaPacOptions.java | 185 +
src/share/classes/sun/security/krb5/internal/ReferralsCache.java | 159 +
src/share/classes/sun/security/krb5/internal/Ticket.java | 4 +-
src/share/classes/sun/security/krb5/internal/TicketFlags.java | 6 +-
src/share/classes/sun/security/krb5/internal/TransitedEncoding.java | 4 +-
src/share/classes/sun/security/krb5/internal/ccache/CCacheInputStream.java | 40 +-
src/share/classes/sun/security/krb5/internal/ccache/CCacheOutputStream.java | 16 +-
src/share/classes/sun/security/krb5/internal/ccache/Credentials.java | 25 +-
src/share/classes/sun/security/krb5/internal/ccache/CredentialsCache.java | 65 +-
src/share/classes/sun/security/krb5/internal/ccache/FileCredentialsCache.java | 201 +-
src/share/classes/sun/security/krb5/internal/crypto/CksumType.java | 38 +-
src/share/classes/sun/security/krb5/internal/crypto/Crc32CksumType.java | 18 +-
src/share/classes/sun/security/krb5/internal/crypto/Des.java | 2 +-
src/share/classes/sun/security/krb5/internal/crypto/DesCbcCrcEType.java | 2 +-
src/share/classes/sun/security/krb5/internal/crypto/DesMacCksumType.java | 12 +-
src/share/classes/sun/security/krb5/internal/crypto/DesMacKCksumType.java | 12 +-
src/share/classes/sun/security/krb5/internal/crypto/EType.java | 22 +-
src/share/classes/sun/security/krb5/internal/crypto/HmacMd5ArcFourCksumType.java | 16 +-
src/share/classes/sun/security/krb5/internal/crypto/HmacSha1Aes128CksumType.java | 16 +-
src/share/classes/sun/security/krb5/internal/crypto/HmacSha1Aes256CksumType.java | 16 +-
src/share/classes/sun/security/krb5/internal/crypto/HmacSha1Des3KdCksumType.java | 16 +-
src/share/classes/sun/security/krb5/internal/crypto/KeyUsage.java | 3 +-
src/share/classes/sun/security/krb5/internal/crypto/RsaMd5CksumType.java | 26 +-
src/share/classes/sun/security/krb5/internal/crypto/RsaMd5DesCksumType.java | 19 +-
src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java | 2 +-
src/share/classes/sun/security/krb5/internal/rcache/AuthList.java | 2 +-
src/share/classes/sun/security/pkcs/ContentInfo.java | 8 +-
src/share/classes/sun/security/pkcs/SignerInfo.java | 36 +-
src/share/classes/sun/security/pkcs10/PKCS10.java | 70 +-
src/share/classes/sun/security/pkcs11/Config.java | 3 +
src/share/classes/sun/security/pkcs11/P11Key.java | 15 +-
src/share/classes/sun/security/pkcs11/P11KeyStore.java | 4 +-
src/share/classes/sun/security/pkcs11/P11RSAKeyFactory.java | 7 +-
src/share/classes/sun/security/pkcs11/P11Signature.java | 127 +-
src/share/classes/sun/security/pkcs11/Secmod.java | 26 +-
src/share/classes/sun/security/pkcs11/SunPKCS11.java | 33 +-
src/share/classes/sun/security/pkcs11/wrapper/CK_CREATEMUTEX.java | 7 +-
src/share/classes/sun/security/pkcs11/wrapper/CK_MECHANISM.java | 4 +
src/share/classes/sun/security/pkcs11/wrapper/PKCS11Constants.java | 10 +
src/share/classes/sun/security/pkcs12/MacData.java | 8 +-
src/share/classes/sun/security/pkcs12/PKCS12KeyStore.java | 41 +-
src/share/classes/sun/security/provider/ByteArrayAccess.java | 9 +-
src/share/classes/sun/security/provider/DSA.java | 18 +-
src/share/classes/sun/security/provider/JavaKeyStore.java | 36 +-
src/share/classes/sun/security/provider/SHA5.java | 38 +-
src/share/classes/sun/security/provider/SunEntries.java | 17 +-
src/share/classes/sun/security/provider/certpath/OCSPResponse.java | 4 +-
src/share/classes/sun/security/provider/certpath/PolicyChecker.java | 4 +-
src/share/classes/sun/security/provider/certpath/PolicyNodeImpl.java | 4 +-
src/share/classes/sun/security/rsa/MGF1.java | 94 +
src/share/classes/sun/security/rsa/PSSParameters.java | 274 +
src/share/classes/sun/security/rsa/RSAKeyFactory.java | 203 +-
src/share/classes/sun/security/rsa/RSAKeyPairGenerator.java | 56 +-
src/share/classes/sun/security/rsa/RSAPSSSignature.java | 619 +
src/share/classes/sun/security/rsa/RSAPadding.java | 73 +-
src/share/classes/sun/security/rsa/RSAPrivateCrtKeyImpl.java | 97 +-
src/share/classes/sun/security/rsa/RSAPrivateKeyImpl.java | 45 +-
src/share/classes/sun/security/rsa/RSAPublicKeyImpl.java | 90 +-
src/share/classes/sun/security/rsa/RSASignature.java | 58 +-
src/share/classes/sun/security/rsa/RSAUtil.java | 162 +
src/share/classes/sun/security/rsa/SunRsaSignEntries.java | 40 +-
src/share/classes/sun/security/ssl/ALPNExtension.java | 168 +
src/share/classes/sun/security/ssl/Alerts.java | 8 +-
src/share/classes/sun/security/ssl/CipherSuite.java | 893 +-
src/share/classes/sun/security/ssl/ClientHandshaker.java | 55 +-
src/share/classes/sun/security/ssl/EllipticCurvesExtension.java | 19 +-
src/share/classes/sun/security/ssl/ExtensionType.java | 10 +-
src/share/classes/sun/security/ssl/HandshakeMessage.java | 7 +-
src/share/classes/sun/security/ssl/Handshaker.java | 47 +-
src/share/classes/sun/security/ssl/HelloExtensions.java | 9 +-
src/share/classes/sun/security/ssl/RSASignature.java | 15 +-
src/share/classes/sun/security/ssl/SSLEngineImpl.java | 55 +-
src/share/classes/sun/security/ssl/SSLServerSocketImpl.java | 10 +-
src/share/classes/sun/security/ssl/SSLSessionImpl.java | 15 +-
src/share/classes/sun/security/ssl/SSLSocketImpl.java | 59 +-
src/share/classes/sun/security/ssl/ServerHandshaker.java | 76 +-
src/share/classes/sun/security/ssl/SunJSSE.java | 6 +-
src/share/classes/sun/security/ssl/TrustStoreManager.java | 9 +-
src/share/classes/sun/security/timestamp/HttpTimestamper.java | 8 +-
src/share/classes/sun/security/tools/KeyStoreUtil.java | 11 +-
src/share/classes/sun/security/tools/jarsigner/TimestampedSigner.java | 2 +-
src/share/classes/sun/security/tools/keytool/CertAndKeyGen.java | 17 +-
src/share/classes/sun/security/tools/keytool/Main.java | 48 +-
src/share/classes/sun/security/tools/keytool/Resources.java | 2 +
src/share/classes/sun/security/util/ArrayUtil.java | 22 -
src/share/classes/sun/security/util/Debug.java | 1 +
src/share/classes/sun/security/util/DerInputBuffer.java | 137 +-
src/share/classes/sun/security/util/DerInputStream.java | 48 +-
src/share/classes/sun/security/util/DerOutputStream.java | 4 +-
src/share/classes/sun/security/util/DerValue.java | 34 +-
src/share/classes/sun/security/util/ECUtil.java | 121 +-
src/share/classes/sun/security/util/HostnameChecker.java | 10 +-
src/share/classes/sun/security/util/ObjectIdentifier.java | 65 +-
src/share/classes/sun/security/util/SecurityConstants.java | 6 +-
src/share/classes/sun/security/util/SecurityProperties.java | 82 +
src/share/classes/sun/security/util/SecurityProviderConstants.java | 7 +-
src/share/classes/sun/security/util/SignatureUtil.java | 171 +
src/share/classes/sun/security/validator/PKIXValidator.java | 103 +-
src/share/classes/sun/security/x509/AVA.java | 2 +-
src/share/classes/sun/security/x509/AlgorithmId.java | 169 +-
src/share/classes/sun/security/x509/AuthorityInfoAccessExtension.java | 4 +-
src/share/classes/sun/security/x509/CertificateIssuerExtension.java | 4 +-
src/share/classes/sun/security/x509/CertificateValidity.java | 7 +-
src/share/classes/sun/security/x509/DeltaCRLIndicatorExtension.java | 4 +-
src/share/classes/sun/security/x509/ExtendedKeyUsageExtension.java | 4 +-
src/share/classes/sun/security/x509/FreshestCRLExtension.java | 4 +-
src/share/classes/sun/security/x509/InvalidityDateExtension.java | 4 +-
src/share/classes/sun/security/x509/IssuingDistributionPointExtension.java | 4 +-
src/share/classes/sun/security/x509/RDN.java | 4 +-
src/share/classes/sun/security/x509/README | 2 +-
src/share/classes/sun/security/x509/SubjectInfoAccessExtension.java | 4 +-
src/share/classes/sun/security/x509/URIName.java | 14 +-
src/share/classes/sun/security/x509/X500Name.java | 156 +-
src/share/classes/sun/security/x509/X509CRLEntryImpl.java | 5 +-
src/share/classes/sun/security/x509/X509CRLImpl.java | 63 +-
src/share/classes/sun/security/x509/X509CertImpl.java | 117 +-
src/share/classes/sun/security/x509/X509CertInfo.java | 4 +-
src/share/classes/sun/swing/DefaultLookup.java | 3 +-
src/share/classes/sun/swing/SwingUtilities2.java | 38 +-
src/share/classes/sun/text/resources/es/FormatData_es_PE.java | 17 +-
src/share/classes/sun/text/resources/hr/JavaTimeSupplementary_hr.java | 20 +
src/share/classes/sun/text/resources/in/JavaTimeSupplementary_in.java | 497 +
src/share/classes/sun/text/resources/lt/JavaTimeSupplementary_lt.java | 20 +
src/share/classes/sun/text/resources/nl/JavaTimeSupplementary_nl.java | 20 +
src/share/classes/sun/text/resources/no/JavaTimeSupplementary_no.java | 20 +
src/share/classes/sun/text/resources/sr/JavaTimeSupplementary_sr_Latn.java | 20 +
src/share/classes/sun/text/resources/sv/JavaTimeSupplementary_sv.java | 20 +
src/share/classes/sun/tools/jconsole/Worker.java | 16 +-
src/share/classes/sun/util/calendar/ZoneInfoFile.java | 58 +-
src/share/classes/sun/util/resources/TimeZoneNames.java | 23 +-
src/share/classes/sun/util/resources/de/TimeZoneNames_de.java | 14 +-
src/share/classes/sun/util/resources/es/TimeZoneNames_es.java | 14 +-
src/share/classes/sun/util/resources/fr/TimeZoneNames_fr.java | 14 +-
src/share/classes/sun/util/resources/it/TimeZoneNames_it.java | 14 +-
src/share/classes/sun/util/resources/ja/TimeZoneNames_ja.java | 14 +-
src/share/classes/sun/util/resources/ko/TimeZoneNames_ko.java | 14 +-
src/share/classes/sun/util/resources/pt/TimeZoneNames_pt_BR.java | 14 +-
src/share/classes/sun/util/resources/sv/TimeZoneNames_sv.java | 14 +-
src/share/classes/sun/util/resources/zh/TimeZoneNames_zh_CN.java | 14 +-
src/share/classes/sun/util/resources/zh/TimeZoneNames_zh_TW.java | 14 +-
src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java | 60 +-
src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipPath.java | 2 +-
src/share/instrument/EncodingSupport.c | 6 +-
src/share/instrument/InvocationAdapter.c | 26 +
src/share/instrument/JarFacade.c | 12 +-
src/share/javavm/export/jvm.h | 11 +-
src/share/lib/security/cacerts | Bin
src/share/lib/security/java.security-aix | 106 +-
src/share/lib/security/java.security-linux | 106 +-
src/share/lib/security/java.security-macosx | 106 +-
src/share/lib/security/java.security-solaris | 107 +-
src/share/lib/security/java.security-windows | 106 +-
src/share/native/com/sun/java/util/jar/pack/bands.cpp | 10 +-
src/share/native/com/sun/java/util/jar/pack/bytes.h | 2 +-
src/share/native/com/sun/java/util/jar/pack/jni.cpp | 5 +-
src/share/native/com/sun/java/util/jar/pack/main.cpp | 39 +-
src/share/native/com/sun/java/util/jar/pack/unpack.cpp | 51 +-
src/share/native/com/sun/java/util/jar/pack/unpack.h | 2 +-
src/share/native/com/sun/java/util/jar/pack/utils.cpp | 2 +-
src/share/native/com/sun/java/util/jar/pack/zip.cpp | 6 +-
src/share/native/com/sun/java/util/jar/pack/zip.h | 4 +-
src/share/native/com/sun/media/sound/SoundDefs.h | 9 +
src/share/native/java/lang/Shutdown.c | 7 +-
src/share/native/java/net/net_util.c | 54 +-
src/share/native/java/net/net_util.h | 46 +-
src/share/native/java/nio/Bits.c | 35 -
src/share/native/sun/awt/giflib/dgif_lib.c | 14 +-
src/share/native/sun/awt/giflib/gif_err.c | 2 +
src/share/native/sun/awt/giflib/gif_hash.h | 2 +
src/share/native/sun/awt/giflib/gif_lib.h | 15 +-
src/share/native/sun/awt/giflib/gif_lib_private.h | 2 +
src/share/native/sun/awt/giflib/gifalloc.c | 2 +
src/share/native/sun/awt/giflib/openbsd-reallocarray.c | 13 +-
src/share/native/sun/awt/image/BufImgSurfaceData.c | 3 +-
src/share/native/sun/awt/image/awt_ImageRep.c | 2 +-
src/share/native/sun/awt/image/jpeg/imageioJPEG.c | 2 +-
src/share/native/sun/awt/libpng/CHANGES | 48 +-
src/share/native/sun/awt/libpng/LICENSE | 175 +-
src/share/native/sun/awt/libpng/README | 109 +-
src/share/native/sun/awt/libpng/png.c | 50 +-
src/share/native/sun/awt/libpng/png.h | 313 +-
src/share/native/sun/awt/libpng/pngconf.h | 18 +-
src/share/native/sun/awt/libpng/pngdebug.h | 6 +-
src/share/native/sun/awt/libpng/pngerror.c | 12 +-
src/share/native/sun/awt/libpng/pngget.c | 6 +-
src/share/native/sun/awt/libpng/pnginfo.h | 6 +-
src/share/native/sun/awt/libpng/pnglibconf.h | 15 +-
src/share/native/sun/awt/libpng/pngmem.c | 6 +-
src/share/native/sun/awt/libpng/pngpread.c | 16 +-
src/share/native/sun/awt/libpng/pngpriv.h | 39 +-
src/share/native/sun/awt/libpng/pngread.c | 40 +-
src/share/native/sun/awt/libpng/pngrio.c | 6 +-
src/share/native/sun/awt/libpng/pngrtran.c | 118 +-
src/share/native/sun/awt/libpng/pngrutil.c | 39 +-
src/share/native/sun/awt/libpng/pngset.c | 12 +-
src/share/native/sun/awt/libpng/pngstruct.h | 12 +-
src/share/native/sun/awt/libpng/pngtrans.c | 12 +-
src/share/native/sun/awt/medialib/awt_ImagingLib.c | 14 +-
src/share/native/sun/awt/medialib/mlib_ImageScanPoly.c | 16 +-
src/share/native/sun/awt/medialib/safe_alloc.h | 4 +-
src/share/native/sun/awt/splashscreen/splashscreen_gfx_impl.c | 2 +-
src/share/native/sun/awt/splashscreen/splashscreen_jpeg.c | 8 +-
src/share/native/sun/awt/splashscreen/splashscreen_png.c | 2 +-
src/share/native/sun/font/DrawGlyphList.c | 18 +
src/share/native/sun/font/freetypeScaler.c | 519 +-
src/share/native/sun/font/layout/AlternateSubstSubtables.cpp | 4 +
src/share/native/sun/font/layout/CursiveAttachmentSubtables.cpp | 4 +
src/share/native/sun/font/layout/LayoutEngine.cpp | 8 +
src/share/native/sun/font/layout/LigatureSubstSubtables.cpp | 4 +
src/share/native/sun/font/layout/MarkToBasePosnSubtables.cpp | 4 +
src/share/native/sun/font/layout/MarkToLigaturePosnSubtables.cpp | 4 +
src/share/native/sun/font/layout/MarkToMarkPosnSubtables.cpp | 4 +
src/share/native/sun/font/layout/MorphTables.cpp | 6 +-
src/share/native/sun/font/layout/MorphTables2.cpp | 2 +-
src/share/native/sun/font/layout/PairPositioningSubtables.cpp | 12 +
src/share/native/sun/font/layout/SegmentArrayProcessor.cpp | 2 +
src/share/native/sun/font/layout/SegmentArrayProcessor2.cpp | 2 +
src/share/native/sun/font/layout/SegmentSingleProcessor.cpp | 2 +
src/share/native/sun/font/layout/SegmentSingleProcessor2.cpp | 2 +
src/share/native/sun/font/layout/SimpleArrayProcessor.cpp | 2 +
src/share/native/sun/font/layout/SinglePositioningSubtables.cpp | 12 +
src/share/native/sun/font/layout/SingleSubstitutionSubtables.cpp | 12 +
src/share/native/sun/font/layout/SingleTableProcessor.cpp | 2 +
src/share/native/sun/font/layout/SunLayoutEngine.cpp | 3 +-
src/share/native/sun/java2d/cmm/lcms/LCMS.c | 2 +-
src/share/native/sun/java2d/cmm/lcms/cmscgats.c | 2 +-
src/share/native/sun/java2d/cmm/lcms/cmsps2.c | 2 +-
src/share/native/sun/java2d/cmm/lcms/cmsxform.c | 2 +-
src/share/native/sun/java2d/loops/AlphaMath.c | 4 +-
src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.h | 2 +
src/share/native/sun/java2d/loops/LoopMacros.h | 8 +-
src/share/native/sun/java2d/opengl/J2D_GL/gl.h | 825 +-
src/share/native/sun/java2d/opengl/J2D_GL/glext.h | 17860 ++++++---
src/share/native/sun/java2d/opengl/J2D_GL/khrplatform.h | 321 +
src/share/native/sun/java2d/opengl/OGLBlitLoops.c | 42 +-
src/share/native/sun/java2d/opengl/OGLContext.c | 2 +
src/share/native/sun/java2d/opengl/OGLSurfaceData.c | 12 +-
src/share/native/sun/java2d/opengl/OGLSurfaceData.h | 6 +-
src/share/native/sun/misc/URLClassPath.c | 5 +
src/share/native/sun/security/ec/impl/ec.c | 18 +-
src/share/native/sun/security/ec/impl/mpi.c | 9 +-
src/share/native/sun/security/krb5/nativeccache.c | 50 +-
src/share/native/sun/security/pkcs11/j2secmod.c | 21 +-
src/share/native/sun/security/pkcs11/wrapper/pkcs11wrapper.h | 5 +
src/share/native/sun/security/smartcardio/pcsc.c | 6 +-
src/solaris/bin/aarch32/jvm.cfg | 34 +
src/solaris/bin/aarch64/jvm.cfg | 35 +
src/solaris/bin/java_md_solinux.c | 23 +-
src/solaris/bin/java_md_solinux.h | 14 +-
src/solaris/classes/java/lang/UNIXProcess.java | 6 +-
src/solaris/classes/sun/awt/UNIXToolkit.java | 1 +
src/solaris/classes/sun/awt/X11/InfoWindow.java | 4 +-
src/solaris/classes/sun/awt/X11/XBaseWindow.java | 124 +-
src/solaris/classes/sun/awt/X11/XChoicePeer.java | 2 +-
src/solaris/classes/sun/awt/X11/XComponentPeer.java | 10 +-
src/solaris/classes/sun/awt/X11/XConstants.java | 5 +
src/solaris/classes/sun/awt/X11/XDecoratedPeer.java | 20 +-
src/solaris/classes/sun/awt/X11/XDesktopPeer.java | 2 +
src/solaris/classes/sun/awt/X11/XDragSourceContextPeer.java | 36 +-
src/solaris/classes/sun/awt/X11/XEmbedClientHelper.java | 2 +-
src/solaris/classes/sun/awt/X11/XEmbeddedFramePeer.java | 28 +-
src/solaris/classes/sun/awt/X11/XMenuBarPeer.java | 2 +-
src/solaris/classes/sun/awt/X11/XMenuWindow.java | 2 +-
src/solaris/classes/sun/awt/X11/XMouseInfoPeer.java | 7 +
src/solaris/classes/sun/awt/X11/XPopupMenuPeer.java | 2 +-
src/solaris/classes/sun/awt/X11/XRobotPeer.java | 16 +-
src/solaris/classes/sun/awt/X11/XToolkit.java | 89 +-
src/solaris/classes/sun/awt/X11/XWM.java | 24 +-
src/solaris/classes/sun/awt/X11/XWarningWindow.java | 8 +-
src/solaris/classes/sun/awt/X11/XWindow.java | 81 +-
src/solaris/classes/sun/awt/X11/XWindowPeer.java | 62 +-
src/solaris/classes/sun/awt/X11/XlibUtil.java | 24 +-
src/solaris/classes/sun/awt/X11GraphicsConfig.java | 26 +-
src/solaris/classes/sun/awt/X11GraphicsDevice.java | 25 +
src/solaris/classes/sun/font/XRGlyphCache.java | 3 +
src/solaris/classes/sun/font/XRTextRenderer.java | 3 +
src/solaris/classes/sun/java2d/opengl/GLXSurfaceData.java | 5 +-
src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine | 6 +
src/solaris/classes/sun/java2d/xr/XRDrawLine.java | 2 +-
src/solaris/classes/sun/java2d/xr/XRSurfaceData.java | 42 +-
src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java | 2 +-
src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java | 8 +-
src/solaris/classes/sun/nio/ch/sctp/SctpChannelImpl.java | 2 +-
src/solaris/classes/sun/nio/ch/sctp/SctpMultiChannelImpl.java | 2 +-
src/solaris/classes/sun/nio/ch/sctp/SctpServerChannelImpl.java | 2 +-
src/solaris/classes/sun/nio/fs/BsdFileStore.java | 20 +-
src/solaris/classes/sun/nio/fs/BsdNativeDispatcher.java | 16 +-
src/solaris/classes/sun/nio/fs/LinuxFileSystem.java | 20 +-
src/solaris/classes/sun/nio/fs/LinuxNativeDispatcher.java | 19 +-
src/solaris/classes/sun/nio/fs/UnixNativeDispatcher.java | 9 +-
src/solaris/native/java/io/canonicalize_md.c | 11 +-
src/solaris/native/java/lang/childproc.c | 3 +-
src/solaris/native/java/lang/childproc.h | 4 +-
src/solaris/native/java/lang/java_props_macosx.c | 5 +-
src/solaris/native/java/net/Inet4AddressImpl.c | 54 +-
src/solaris/native/java/net/Inet6AddressImpl.c | 63 +-
src/solaris/native/java/net/NetworkInterface.c | 100 +-
src/solaris/native/java/net/PlainDatagramSocketImpl.c | 220 +-
src/solaris/native/java/net/PlainSocketImpl.c | 160 +-
src/solaris/native/java/net/SocketInputStream.c | 15 +-
src/solaris/native/java/net/SocketOutputStream.c | 21 +-
src/solaris/native/java/net/bsd_close.c | 150 +-
src/solaris/native/java/net/linux_close.c | 142 +-
src/solaris/native/java/net/net_util_md.c | 152 +-
src/solaris/native/java/net/net_util_md.h | 193 +-
src/solaris/native/java/net/solaris_close.c | 117 +
src/solaris/native/java/util/TimeZone_md.c | 115 +-
src/solaris/native/sun/awt/awt_Font.c | 5 +-
src/solaris/native/sun/awt/awt_GraphicsEnv.c | 35 +
src/solaris/native/sun/awt/awt_Robot.c | 163 +-
src/solaris/native/sun/awt/fontpath.c | 12 +-
src/solaris/native/sun/awt/gtk2_interface.c | 84 +-
src/solaris/native/sun/awt/gtk2_interface.h | 9 +
src/solaris/native/sun/awt/gtk3_interface.c | 63 +-
src/solaris/native/sun/awt/gtk3_interface.h | 48 +-
src/solaris/native/sun/awt/gtk_interface.c | 14 +-
src/solaris/native/sun/awt/gtk_interface.h | 3 +-
src/solaris/native/sun/awt/jawt.c | 2 +-
src/solaris/native/sun/awt/list.c | 107 +-
src/solaris/native/sun/awt/list.h | 61 +-
src/solaris/native/sun/awt/multiVis.c | 768 +-
src/solaris/native/sun/awt/multiVis.h | 48 +-
src/solaris/native/sun/awt/robot_common.c | 101 -
src/solaris/native/sun/awt/robot_common.h | 39 -
src/solaris/native/sun/awt/swing_GTKEngine.c | 10 +-
src/solaris/native/sun/awt/wsutils.h | 133 +-
src/solaris/native/sun/java2d/opengl/GLXSurfaceData.c | 54 +-
src/solaris/native/sun/java2d/opengl/J2D_GL/glx.h | 355 +-
src/solaris/native/sun/java2d/opengl/J2D_GL/glxext.h | 1407 +-
src/solaris/native/sun/java2d/x11/X11FontScaler_md.c | 6 +-
src/solaris/native/sun/java2d/x11/X11PMBlitLoops.c | 2 +-
src/solaris/native/sun/java2d/x11/X11SurfaceData.c | 50 +-
src/solaris/native/sun/java2d/x11/X11SurfaceData.h | 2 +-
src/solaris/native/sun/java2d/x11/X11TextRenderer_md.c | 2 +-
src/solaris/native/sun/java2d/x11/XRBackendNative.c | 6 +-
src/solaris/native/sun/management/LinuxOperatingSystem.c | 3 +-
src/solaris/native/sun/nio/ch/sctp/Sctp.h | 39 +-
src/solaris/native/sun/nio/ch/sctp/SctpNet.c | 17 +-
src/solaris/native/sun/nio/fs/BsdNativeDispatcher.c | 23 +-
src/solaris/native/sun/nio/fs/LinuxNativeDispatcher.c | 45 +-
src/solaris/native/sun/nio/fs/UnixNativeDispatcher.c | 16 +-
src/solaris/native/sun/security/jgss/wrapper/NativeFunc.c | 5 +-
src/solaris/native/sun/security/jgss/wrapper/NativeFunc.h | 4 +-
src/solaris/native/sun/security/krb5/krb5ccache.c | 113 +
src/solaris/native/sun/security/pkcs11/j2secmod_md.c | 1 +
src/solaris/native/sun/security/pkcs11/j2secmod_md.h | 4 +
src/solaris/native/sun/security/pkcs11/wrapper/p11_md.h | 5 +
src/solaris/native/sun/security/smartcardio/MUSCLE/COPYING | 75 +-
src/solaris/native/sun/security/smartcardio/MUSCLE/pcsclite.h | 556 +-
src/solaris/native/sun/security/smartcardio/MUSCLE/winscard.h | 135 +-
src/solaris/native/sun/security/smartcardio/MUSCLE/wintypes.h | 115 +
src/solaris/native/sun/security/smartcardio/pcsc_md.c | 7 +
src/solaris/native/sun/security/smartcardio/pcsc_md.h | 109 +-
src/solaris/native/sun/xawt/XToolkit.c | 2 +-
src/windows/classes/com/sun/java/accessibility/AccessBridge.java | 493 +-
src/windows/classes/java/lang/ProcessImpl.java | 165 +-
src/windows/classes/sun/awt/Win32GraphicsConfig.java | 6 +-
src/windows/classes/sun/awt/Win32GraphicsDevice.java | 40 +
src/windows/classes/sun/awt/Win32GraphicsEnvironment.java | 18 +
src/windows/classes/sun/awt/shell/Win32ShellFolderManager2.java | 100 +-
src/windows/classes/sun/awt/windows/WWindowPeer.java | 9 +-
src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java | 38 +-
src/windows/classes/sun/java2d/opengl/WGLSurfaceData.java | 33 +-
src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java | 22 +-
src/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java | 14 +-
src/windows/classes/sun/nio/ch/WindowsSelectorImpl.java | 33 +-
src/windows/classes/sun/print/PrintServiceLookupProvider.java | 96 +-
src/windows/classes/sun/security/krb5/internal/tools/Kinit.java | 93 +-
src/windows/classes/sun/security/krb5/internal/tools/KinitOptions.java | 60 +-
src/windows/classes/sun/security/krb5/internal/tools/Klist.java | 40 +-
src/windows/classes/sun/security/mscapi/CKey.java | 155 +
src/windows/classes/sun/security/mscapi/CKeyPair.java | 55 +
src/windows/classes/sun/security/mscapi/CKeyPairGenerator.java | 133 +
src/windows/classes/sun/security/mscapi/CKeyStore.java | 888 +
src/windows/classes/sun/security/mscapi/CPrivateKey.java | 79 +
src/windows/classes/sun/security/mscapi/CPublicKey.java | 227 +
src/windows/classes/sun/security/mscapi/CRSACipher.java | 501 +
src/windows/classes/sun/security/mscapi/CSignature.java | 954 +
src/windows/classes/sun/security/mscapi/Key.java | 165 -
src/windows/classes/sun/security/mscapi/KeyStore.java | 917 -
src/windows/classes/sun/security/mscapi/RSACipher.java | 499 -
src/windows/classes/sun/security/mscapi/RSAKeyPair.java | 56 -
src/windows/classes/sun/security/mscapi/RSAKeyPairGenerator.java | 124 -
src/windows/classes/sun/security/mscapi/RSAPrivateKey.java | 84 -
src/windows/classes/sun/security/mscapi/RSAPublicKey.java | 199 -
src/windows/classes/sun/security/mscapi/RSASignature.java | 524 -
src/windows/classes/sun/security/mscapi/SunMSCAPI.java | 83 +-
src/windows/native/java/lang/ProcessImpl_md.c | 4 +-
src/windows/native/java/net/DualStackPlainDatagramSocketImpl.c | 20 +-
src/windows/native/java/net/DualStackPlainSocketImpl.c | 11 +-
src/windows/native/java/net/Inet4AddressImpl.c | 18 +-
src/windows/native/java/net/Inet6AddressImpl.c | 35 +-
src/windows/native/java/net/NetworkInterface.c | 13 +-
src/windows/native/java/net/NetworkInterface.h | 3 +-
src/windows/native/java/net/NetworkInterface_winXP.c | 16 +-
src/windows/native/java/net/SocketInputStream.c | 18 +-
src/windows/native/java/net/SocketOutputStream.c | 12 +-
src/windows/native/java/net/TwoStacksPlainDatagramSocketImpl.c | 112 +-
src/windows/native/java/net/TwoStacksPlainSocketImpl.c | 42 +-
src/windows/native/java/net/icmp.h | 148 -
src/windows/native/java/net/net_util_md.c | 24 +-
src/windows/native/java/net/net_util_md.h | 194 +-
src/windows/native/sun/bridge/AccessBridgeATInstance.cpp | 26 +-
src/windows/native/sun/bridge/AccessBridgeDebug.cpp | 93 +-
src/windows/native/sun/bridge/AccessBridgeDebug.h | 4 +-
src/windows/native/sun/bridge/AccessBridgeEventHandler.cpp | 36 +-
src/windows/native/sun/bridge/AccessBridgeJavaEntryPoints.cpp | 896 +-
src/windows/native/sun/bridge/AccessBridgeJavaVMInstance.cpp | 12 +-
src/windows/native/sun/bridge/AccessBridgeMessageQueue.cpp | 20 +-
src/windows/native/sun/bridge/AccessBridgeWindowsEntryPoints.cpp | 1 -
src/windows/native/sun/bridge/JavaAccessBridge.cpp | 774 +-
src/windows/native/sun/bridge/JavaAccessBridge.h | 2 +-
src/windows/native/sun/bridge/WinAccessBridge.cpp | 542 +-
src/windows/native/sun/font/lcdglyph.c | 15 +-
src/windows/native/sun/java2d/d3d/D3DContext.cpp | 4 +-
src/windows/native/sun/java2d/opengl/J2D_GL/wglext.h | 1136 +-
src/windows/native/sun/java2d/opengl/WGLSurfaceData.c | 52 +-
src/windows/native/sun/net/spi/DefaultProxySelector.c | 26 +-
src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthentication.c | 32 +-
src/windows/native/sun/nio/ch/WindowsSelectorImpl.c | 101 +-
src/windows/native/sun/security/krb5/NativeCreds.c | 6 +-
src/windows/native/sun/security/mscapi/security.cpp | 1144 +-
src/windows/native/sun/windows/MouseInfo.cpp | 13 +-
src/windows/native/sun/windows/awt_Choice.cpp | 9 +-
src/windows/native/sun/windows/awt_Component.cpp | 65 +-
src/windows/native/sun/windows/awt_Component.h | 5 +
src/windows/native/sun/windows/awt_Font.cpp | 58 +-
src/windows/native/sun/windows/awt_Robot.cpp | 24 +-
src/windows/native/sun/windows/awt_Toolkit.cpp | 16 +-
src/windows/native/sun/windows/awt_Win32GraphicsConfig.cpp | 24 +-
src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp | 168 +
src/windows/native/sun/windows/awt_Win32GraphicsDevice.h | 10 +
src/windows/native/sun/windows/awt_Window.cpp | 93 +-
src/windows/native/sun/windows/awt_Window.h | 1 +
src/windows/resource/java.manifest | 2 +-
test/ProblemList.txt | 11 +-
test/TEST.ROOT | 5 +-
test/TEST.groups | 4 +
test/com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java | 3 +-
test/com/sun/awt/Translucency/WindowOpacity.java | 18 +-
test/com/sun/crypto/provider/Cipher/AES/CICO.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/CTR.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/Padding.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/Test4513830.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/Test4517355.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/TestAESCipher.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/TestCICOWithGCM.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/TestCICOWithGCMAndAAD.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/TestGHASH.java | 92 +-
test/com/sun/crypto/provider/Cipher/AES/TestISO10126Padding.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/TestNonexpanding.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/TestSameBuffer.java | 1 +
test/com/sun/crypto/provider/Cipher/DES/FlushBug.java | 1 +
test/com/sun/crypto/provider/Cipher/PBE/PBESealedObject.java | 1 +
test/com/sun/crypto/provider/Cipher/PBE/PBKDF2Translate.java | 1 +
test/com/sun/crypto/provider/Cipher/PBE/PKCS12Cipher.java | 1 +
test/com/sun/crypto/provider/Cipher/PBE/TestCipherKeyWrapperPBEKey.java | 1 +
test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBECons.java | 1 -
test/com/sun/crypto/provider/Cipher/RSA/TestOAEP.java | 51 +-
test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java | 16 +-
test/com/sun/crypto/provider/Cipher/RSA/TestOAEPParameterSpec.java | 6 +-
test/com/sun/crypto/provider/Cipher/RSA/TestOAEPWithParams.java | 8 +-
test/com/sun/crypto/provider/Cipher/RSA/TestRSA.java | 1 +
test/com/sun/crypto/provider/KeyAgreement/TestExponentSize.java | 16 +-
test/com/sun/crypto/provider/KeyProtector/IterationCount.java | 182 +
test/com/sun/crypto/provider/Mac/HmacSaltLengths.java | 1 +
test/com/sun/crypto/provider/Mac/MacSameTest.java | 1 +
test/com/sun/java/swing/plaf/windows/8016551/bug8016551.java | 7 +-
test/com/sun/jdi/oom/OomDebugTest.java | 4 +-
test/com/sun/jndi/ldap/LdapTimeoutTest.java | 1 +
test/com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java | 1 +
test/com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java | 6 +-
test/com/sun/tools/attach/StartManagementAgent.java | 2 +-
test/demo/zipfs/ZFSTests.java | 53 +-
test/demo/zipfs/ZipFSPermissionsTest.java | 234 +
test/demo/zipfs/ZipFSPermissionsTest.policy | 5 +
test/java/awt/AlphaComposite/HeadlessAlphaComposite.java | 63 +
test/java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html | 3 +-
test/java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java | 3 +-
test/java/awt/Choice/DragMouseOutAndRelease/DragMouseOutAndRelease.java | 421 +
test/java/awt/Choice/GetSizeTest/GetSizeTest.java | 104 +
test/java/awt/Choice/GrabLockTest/GrabLockTest.java | 111 +
test/java/awt/Choice/ItemStateChangeTest/ItemStateChangeTest.java | 3 +-
test/java/awt/Choice/PopupPosTest/PopupPosTest.html | 47 +
test/java/awt/Choice/PopupPosTest/PopupPosTest.java | 150 +
test/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest.java | 3 +-
test/java/awt/Choice/ResizeAutoClosesChoice/ResizeAutoClosesChoice.java | 113 +
test/java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html | 45 +
test/java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.java | 323 +
test/java/awt/Choice/UnfocusableCB_ERR/UnfocusableCB_ERR.java | 421 +
test/java/awt/Color/HeadlessColor.java | 225 +
test/java/awt/Component/7097771/bug7097771.java | 18 +-
test/java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java | 442 +
test/java/awt/Component/F10TopToplevel/F10TopToplevel.html | 3 +-
test/java/awt/Component/F10TopToplevel/F10TopToplevel.java | 15 +-
test/java/awt/Component/Headless/HeadlessButton.java | 57 +
test/java/awt/Component/Headless/HeadlessCanvas.java | 37 +
test/java/awt/Component/Headless/HeadlessCheckbox.java | 110 +
test/java/awt/Component/Headless/HeadlessChoice.java | 44 +
test/java/awt/Component/Headless/HeadlessComponent.java | 199 +
test/java/awt/Component/Headless/HeadlessContainer.java | 216 +
test/java/awt/Component/Headless/HeadlessDialog.java | 92 +
test/java/awt/Component/Headless/HeadlessFileDialog.java | 72 +
test/java/awt/Component/Headless/HeadlessFrame.java | 55 +
test/java/awt/Component/Headless/HeadlessLabel.java | 64 +
test/java/awt/Component/Headless/HeadlessList.java | 100 +
test/java/awt/Component/Headless/HeadlessPanel.java | 218 +
test/java/awt/Component/Headless/HeadlessScrollPane.java | 72 +
test/java/awt/Component/Headless/HeadlessScrollbar.java | 82 +
test/java/awt/Component/Headless/HeadlessTextArea.java | 108 +
test/java/awt/Component/Headless/HeadlessTextField.java | 88 +
test/java/awt/Component/Headless/HeadlessWindow.java | 43 +
test/java/awt/Component/NativeInLightShow/NativeInLightShow.java | 93 +
test/java/awt/Component/NoUpdateUponShow/NoUpdateUponShow.java | 12 +-
test/java/awt/Component/PaintAll/PaintAll.java | 17 +-
test/java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java | 3 +-
test/java/awt/Component/TreeLockDeadlock/TreeLockDeadlock.java | 1 +
test/java/awt/Component/isLightweightCrash/IsLightweightCrash.java | 3 +-
test/java/awt/ComponentOrientation/BorderTest.java | 1 +
test/java/awt/ComponentOrientation/FlowTest.java | 1 +
test/java/awt/ComponentOrientation/WindowTest.java | 1 +
test/java/awt/Container/ContainerAIOOBE/ContainerAIOOBE.java | 3 +-
test/java/awt/Container/isRemoveNotifyNeeded/JInternalFrameTest.java | 3 +-
test/java/awt/Cursor/HeadlessCursor.java | 93 +
test/java/awt/Cursor/MultiResolutionCursorTest/MultiResolutionCursorTest.java | 68 +-
test/java/awt/Dialog/CrashXCheckJni/CrashXCheckJni.java | 3 +-
test/java/awt/Dialog/DialogOverflowSizeTest/DialogSizeOverflowTest.java | 19 +-
test/java/awt/Dialog/ModalDialogPermission/ModalDialogPermission.java | 3 +-
test/java/awt/Dialog/NonResizableDialogSysMenuResize/NonResizableDialogSysMenuResize.java | 3 +-
test/java/awt/EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java | 3 +-
test/java/awt/EventDispatchThread/PreserveDispathThread/PreserveDispatchThread.java | 3 +-
test/java/awt/EventQueue/HeadlessEventQueue.java | 37 +
test/java/awt/EventQueue/InvocationEventTest/InvocationEventTest.java | 203 +
test/java/awt/EventQueue/PushPopDeadlock2/PushPopTest.java | 3 +-
test/java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html | 3 +-
test/java/awt/FileDialog/ISCthrownByFileListTest/ISCthrownByFileListTest.java | 121 +
test/java/awt/Focus/6378278/InputVerifierTest.java | 414 +
test/java/awt/Focus/6382144/EndlessLoopTest.java | 410 +
test/java/awt/Focus/6401036/InputVerifierTest2.java | 385 +
test/java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java | 3 +-
test/java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest.html | 3 +-
test/java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.html | 3 +-
test/java/awt/Focus/ChildWindowFocusTest/ChildWindowFocusTest.html | 44 +
test/java/awt/Focus/ChildWindowFocusTest/ChildWindowFocusTest.java | 281 +
test/java/awt/Focus/ChoiceFocus/ChoiceFocus.java | 3 +-
test/java/awt/Focus/ClearLwQueueBreakTest/ClearLwQueueBreakTest.java | 3 +-
test/java/awt/Focus/CloseDialogActivateOwnerTest/CloseDialogActivateOwnerTest.java | 3 +-
test/java/awt/Focus/ConsumeNextKeyTypedOnModalShowTest/ConsumeNextKeyTypedOnModalShowTest.java | 3 +-
test/java/awt/Focus/ContainerFocusAutoTransferTest/ContainerFocusAutoTransferTest.java | 3 +-
test/java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.html | 3 +-
test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.html | 44 +
test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java | 258 +
test/java/awt/Focus/FocusEmbeddedFrameTest/FocusEmbeddedFrameTest.java | 5 +-
test/java/awt/Focus/FocusOwnerFrameOnClick/FocusOwnerFrameOnClick.java | 3 +-
test/java/awt/Focus/FocusSubRequestTest/FocusSubRequestTest.html | 44 +
test/java/awt/Focus/FocusSubRequestTest/FocusSubRequestTest.java | 98 +
test/java/awt/Focus/FocusTraversalPolicy/DefaultFTPTest.java | 3 +-
test/java/awt/Focus/FocusTraversalPolicy/InitialFTP.java | 3 +-
test/java/awt/Focus/FocusTraversalPolicy/LayoutFTPTest.java | 3 +-
test/java/awt/Focus/FrameJumpingToMouse/FrameJumpingToMouse.java | 19 +-
test/java/awt/Focus/FrameMinimizeTest/FrameMinimizeTest.java | 3 +-
test/java/awt/Focus/Headless/HeadlessContainerOrderFocusTraversalPolicy.java | 66 +
test/java/awt/Focus/Headless/HeadlessDefaultFocusTraversalPolicy.java | 67 +
test/java/awt/Focus/Headless/HeadlessDefaultKeyboardFocusManager.java | 37 +
test/java/awt/Focus/IconifiedFrameFocusChangeTest/IconifiedFrameFocusChangeTest.java | 3 +-
test/java/awt/Focus/InputVerifierTest3/InputVerifierTest3.java | 3 +-
test/java/awt/Focus/KeyEventForBadFocusOwnerTest/KeyEventForBadFocusOwnerTest.java | 8 +-
test/java/awt/Focus/ModalBlockedStealsFocusTest/ModalBlockedStealsFocusTest.html | 3 +-
test/java/awt/Focus/ModalBlockedStealsFocusTest/ModalBlockedStealsFocusTest.java | 10 +-
test/java/awt/Focus/ModalDialogInitialFocusTest/ModalDialogInitialFocusTest.html | 44 +
test/java/awt/Focus/ModalDialogInitialFocusTest/ModalDialogInitialFocusTest.java | 253 +
test/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.html | 44 +
test/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.java | 291 +
test/java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest.html | 43 +
test/java/awt/Focus/MouseClickRequestFocusRaceTest/MouseClickRequestFocusRaceTest.java | 307 +
test/java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java | 3 +-
test/java/awt/Focus/NonFocusableBlockedOwnerTest/NonFocusableBlockedOwnerTest.html | 44 +
test/java/awt/Focus/NonFocusableBlockedOwnerTest/NonFocusableBlockedOwnerTest.java | 288 +
test/java/awt/Focus/NonFocusableResizableTooSmall/NonFocusableResizableTooSmall.java | 3 +-
test/java/awt/Focus/NonFocusableWindowTest/NoEventsTest.java | 3 +-
test/java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java | 3 +-
test/java/awt/Focus/OwnedWindowFocusIMECrashTest/OwnedWindowFocusIMECrashTest.java | 3 +-
test/java/awt/Focus/RequestFocusAndHideTest/RequestFocusAndHideTest.java | 3 +-
test/java/awt/Focus/RequestFocusToDisabledCompTest/RequestFocusToDisabledCompTest.java | 3 +-
test/java/awt/Focus/RequestOnCompWithNullParent/RequestOnCompWithNullParent1.java | 3 +-
test/java/awt/Focus/ResetMostRecentFocusOwnerTest/ResetMostRecentFocusOwnerTest.java | 3 +-
test/java/awt/Focus/RestoreFocusOnDisabledComponentTest/RestoreFocusOnDisabledComponentTest.java | 3 +-
test/java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java | 3 +-
test/java/awt/Focus/SimpleWindowActivationTest/SimpleWindowActivationTest.java | 12 +-
test/java/awt/Focus/ToFrontFocusTest/ToFrontFocus.html | 3 +-
test/java/awt/Focus/WindowInitialFocusTest/WindowInitialFocusTest.html | 3 +-
test/java/awt/Focus/WindowInitialFocusTest/WindowInitialFocusTest.java | 17 +-
test/java/awt/Focus/WindowIsFocusableAccessByThreadsTest/WindowIsFocusableAccessByThreadsTest.java | 1 +
test/java/awt/Focus/WindowUpdateFocusabilityTest/WindowUpdateFocusabilityTest.html | 44 +
test/java/awt/Focus/WindowUpdateFocusabilityTest/WindowUpdateFocusabilityTest.java | 325 +
test/java/awt/Focus/WrongKeyTypedConsumedTest/WrongKeyTypedConsumedTest.java | 3 +-
test/java/awt/FontClass/CreateFont/bigfont.html | 3 +-
test/java/awt/FontClass/FontSize1Test.java | 56 +
test/java/awt/FontClass/HeadlessFont.java | 239 +
test/java/awt/FontMetrics/SpaceAdvance.java | 49 +
test/java/awt/Frame/7024749/bug7024749.java | 3 +-
test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java | 81 +
test/java/awt/Frame/DisposeParentGC/DisposeParentGC.java | 166 +
test/java/awt/Frame/DisposeStressTest/DisposeStressTest.html | 1 +
test/java/awt/Frame/DynamicLayout/DynamicLayout.java | 3 +-
test/java/awt/Frame/ExceptionOnSetExtendedStateTest/ExceptionOnSetExtendedStateTest.java | 11 +-
test/java/awt/Frame/FrameLocation/FrameLocation.java | 3 +-
test/java/awt/Frame/FrameSetSizeStressTest/FrameSetSizeStressTest.java | 3 +-
test/java/awt/Frame/FrameSize/TestFrameSize.java | 11 +-
test/java/awt/Frame/FramesGC/FramesGC.java | 159 +
test/java/awt/Frame/GetBoundsResizeTest/GetBoundsResizeTest.java | 168 +
test/java/awt/Frame/HideMaximized/HideMaximized.java | 3 +-
test/java/awt/Frame/HugeFrame/HugeFrame.java | 3 +-
test/java/awt/Frame/InvisibleOwner/InvisibleOwner.java | 3 +-
test/java/awt/Frame/LayoutOnMaximizeTest/LayoutOnMaximizeTest.java | 3 +-
test/java/awt/Frame/MaximizedByPlatform/MaximizedByPlatform.java | 18 +-
test/java/awt/Frame/MaximizedNormalBoundsUndecoratedTest/MaximizedNormalBoundsUndecoratedTest.java | 3 +-
test/java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java | 3 +-
test/java/awt/Frame/MaximizedToMaximized/MaximizedToMaximized.java | 8 +-
test/java/awt/Frame/MaximizedUndecorated/MaximizedUndecorated.java | 101 +
test/java/awt/Frame/MiscUndecorated/ActiveAWTWindowTest.java | 215 +
test/java/awt/Frame/MiscUndecorated/ActiveSwingWindowTest.java | 219 +
test/java/awt/Frame/MiscUndecorated/FrameCloseTest.java | 212 +
test/java/awt/Frame/MiscUndecorated/RepaintTest.java | 302 +
test/java/awt/Frame/MiscUndecorated/UndecoratedInitiallyIconified.java | 57 +
test/java/awt/Frame/ResizeAfterSetFont/ResizeAfterSetFont.java | 3 +-
test/java/awt/Frame/SetMaximizedBounds/SetMaximizedBounds.java | 88 +
test/java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java | 15 +-
test/java/awt/Frame/ShownOffScreenOnWin98/ShownOffScreenOnWin98Test.java | 3 +-
test/java/awt/Frame/SlideNotResizableTest/SlideNotResizableTest.java | 10 +-
test/java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java | 3 +-
test/java/awt/FullScreen/8013581/bug8013581.java | 17 +-
test/java/awt/FullScreen/AltTabCrashTest/AltTabCrashTest.java | 1 +
test/java/awt/FullScreen/BufferStrategyExceptionTest/BufferStrategyExceptionTest.java | 3 +-
test/java/awt/FullScreen/DisplayChangeVITest/DisplayChangeVITest.java | 3 +-
test/java/awt/FullScreen/FullScreenInsets/FullScreenInsets.java | 17 +-
test/java/awt/FullScreen/MultimonFullscreenTest/MultimonDeadlockTest.java | 1 +
test/java/awt/FullScreen/NoResizeEventOnDMChangeTest/NoResizeEventOnDMChangeTest.java | 3 +-
test/java/awt/FullScreen/SetFSWindow/FSFrame.java | 3 +-
test/java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java | 15 +-
test/java/awt/GradientPaint/GradientTransformTest.java | 3 +-
test/java/awt/GradientPaint/HeadlessGradientPaint.java | 51 +
test/java/awt/GradientPaint/LinearColorSpaceGradientTest.java | 3 +-
test/java/awt/Graphics/DrawLineTest.java | 73 +
test/java/awt/Graphics/LineClipTest.java | 3 +-
test/java/awt/Graphics2D/DrawString/DrawStrSuper.java | 3 +-
test/java/awt/Graphics2D/DrawString/LCDTextSrcEa.java | 3 +-
test/java/awt/Graphics2D/DrawString/ScaledLCDTextMetrics.java | 3 +-
test/java/awt/Graphics2D/DrawString/TextRenderingTest.java | 3 +-
test/java/awt/Graphics2D/DrawString/XRenderElt254TextTest.java | 3 +-
test/java/awt/Graphics2D/FillTexturePaint/FillTexturePaint.java | 3 +-
test/java/awt/Graphics2D/FlipDrawImage/FlipDrawImage.java | 3 +-
test/java/awt/Graphics2D/Headless/HeadlessPoint.java | 44 +
test/java/awt/Graphics2D/Headless/HeadlessPolygon.java | 37 +
test/java/awt/Graphics2D/Headless/HeadlessRectangle.java | 70 +
test/java/awt/Graphics2D/ScaledTransform/ScaledTransform.java | 90 +
test/java/awt/Graphics2D/TransformSetGet/TransformSetGet.java | 3 +-
test/java/awt/GraphicsConfiguration/HeadlessGraphicsConfiguration.java | 53 +
test/java/awt/GraphicsConfiguration/NormalizingTransformTest/NormalizingTransformTest.java | 3 +-
test/java/awt/GraphicsDevice/CheckDisplayModes.java | 42 +-
test/java/awt/GraphicsDevice/CloneConfigsTest.java | 3 +-
test/java/awt/GraphicsDevice/HeadlessGraphicsDevice.java | 50 +
test/java/awt/GraphicsDevice/IncorrectDisplayModeExitFullscreen.java | 23 +-
test/java/awt/GraphicsEnvironment/HeadlessGraphicsEnvironment.java | 76 +
test/java/awt/GraphicsEnvironment/LoadLock/GE_init3.java | 3 +-
test/java/awt/GraphicsEnvironment/LoadLock/GE_init5.java | 4 +-
test/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.html | 3 +-
test/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.java | 9 +-
test/java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java | 189 +
test/java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java | 181 +
test/java/awt/GridLayout/LayoutExtraGaps/LayoutExtraGaps.java | 3 +-
test/java/awt/Headless/HeadlessAWTEventMulticaster.java | 247 +
test/java/awt/Headless/HeadlessAWTException.java | 37 +
test/java/awt/Headless/HeadlessBasicStroke.java | 151 +
test/java/awt/Headless/HeadlessBorderLayout.java | 62 +
test/java/awt/Headless/HeadlessCardLayout.java | 44 +
test/java/awt/Headless/HeadlessCheckboxGroup.java | 38 +
test/java/awt/Headless/HeadlessCheckboxMenuItem.java | 75 +
test/java/awt/Headless/HeadlessComponentOrientation.java | 46 +
test/java/awt/Headless/HeadlessDimension.java | 59 +
test/java/awt/Headless/HeadlessFlowLayout.java | 42 +
test/java/awt/Headless/HeadlessMediaTracker.java | 37 +
test/java/awt/Headless/HeadlessPopupMenu.java | 53 +
test/java/awt/Insets/CombinedTestApp1.java | 3 +-
test/java/awt/Insets/HeadlessInsets.java | 37 +
test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeForModalDialogTest/ConsumeForModalDialogTest.html | 44 +
test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeForModalDialogTest/ConsumeForModalDialogTest.java | 281 +
test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest.html | 46 +
test/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest.java | 300 +
test/java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_AWT.java | 3 +-
test/java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.html | 3 +-
test/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/EnqueueWithDialogButtonTest.java | 375 +
test/java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogTest/EnqueueWithDialogTest.java | 240 +
test/java/awt/KeyboardFocusmanager/TypeAhead/FreezeTest/FreezeTest.java | 220 +
test/java/awt/KeyboardFocusmanager/TypeAhead/MenuItemActivatedTest/MenuItemActivatedTest.html | 3 +-
test/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html | 3 +-
test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html | 3 +-
test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.java | 5 +-
test/java/awt/List/ActionAfterRemove/ActionAfterRemove.java | 27 +-
test/java/awt/List/EmptyListEventTest/EmptyListEventTest.java | 14 +-
test/java/awt/List/FirstItemRemoveTest/FirstItemRemoveTest.html | 3 +-
test/java/awt/List/KeyEventsTest/KeyEventsTest.html | 47 +
test/java/awt/List/KeyEventsTest/KeyEventsTest.java | 370 +
test/java/awt/List/ListGarbageCollectionTest/AwtListGarbageCollectionTest.java | 3 +-
test/java/awt/List/ListPeer/R2303044ListSelection.java | 13 +-
test/java/awt/List/NofocusListDblClickTest/NofocusListDblClickTest.java | 10 +-
test/java/awt/List/ScrollOutside/ScrollOut.java | 12 +-
test/java/awt/List/SetBackgroundTest/SetBackgroundTest.java | 357 +-
test/java/awt/List/SingleModeDeselect/SingleModeDeselect.java | 12 +-
test/java/awt/Menu/Headless/HeadlessMenu.java | 72 +
test/java/awt/Menu/Headless/HeadlessMenuItem.java | 67 +
test/java/awt/Menu/Headless/HeadlessMenuShortcut.java | 41 +
test/java/awt/Menu/NullMenuLabelTest/NullMenuLabelTest.java | 16 +-
test/java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java | 3 +-
test/java/awt/MenuBar/8007006/bug8007006.java | 28 +-
test/java/awt/MenuBar/DeadlockTest1/DeadlockTest1.java | 3 +-
test/java/awt/MenuBar/HeadlessMenuBar.java | 44 +
test/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java | 27 +-
test/java/awt/MenuBar/RemoveHelpMenu/RemoveHelpMenu.java | 1 +
test/java/awt/Mixing/AWT_Mixing/FrameBorderCounter.java | 90 +
test/java/awt/Mixing/AWT_Mixing/GlassPaneOverlappingTestBase.java | 145 +
test/java/awt/Mixing/AWT_Mixing/HierarchyBoundsListenerMixingTest.java | 692 +
test/java/awt/Mixing/AWT_Mixing/JButtonInGlassPaneOverlapping.java | 54 +
test/java/awt/Mixing/AWT_Mixing/JButtonOverlapping.java | 54 +
test/java/awt/Mixing/AWT_Mixing/JColorChooserOverlapping.java | 57 +
test/java/awt/Mixing/AWT_Mixing/JComboBoxOverlapping.java | 104 +
test/java/awt/Mixing/AWT_Mixing/JEditorPaneInGlassPaneOverlapping.java | 56 +
test/java/awt/Mixing/AWT_Mixing/JEditorPaneOverlapping.java | 53 +
test/java/awt/Mixing/AWT_Mixing/JGlassPaneInternalFrameOverlapping.java | 131 +
test/java/awt/Mixing/AWT_Mixing/JGlassPaneMoveOverlapping.java | 171 +
test/java/awt/Mixing/AWT_Mixing/JInternalFrameMoveOverlapping.java | 128 +
test/java/awt/Mixing/AWT_Mixing/JInternalFrameOverlapping.java | 106 +
test/java/awt/Mixing/AWT_Mixing/JLabelInGlassPaneOverlapping.java | 56 +
test/java/awt/Mixing/AWT_Mixing/JLabelOverlapping.java | 55 +
test/java/awt/Mixing/AWT_Mixing/JListInGlassPaneOverlapping.java | 53 +
test/java/awt/Mixing/AWT_Mixing/JListOverlapping.java | 52 +
test/java/awt/Mixing/AWT_Mixing/JMenuBarOverlapping.java | 153 +
test/java/awt/Mixing/AWT_Mixing/JPanelInGlassPaneOverlapping.java | 56 +
test/java/awt/Mixing/AWT_Mixing/JPanelOverlapping.java | 55 +
test/java/awt/Mixing/AWT_Mixing/JPopupMenuOverlapping.java | 128 +
test/java/awt/Mixing/AWT_Mixing/JProgressBarInGlassPaneOverlapping.java | 56 +
test/java/awt/Mixing/AWT_Mixing/JProgressBarOverlapping.java | 55 +
test/java/awt/Mixing/AWT_Mixing/JScrollBarInGlassPaneOverlapping.java | 70 +
test/java/awt/Mixing/AWT_Mixing/JScrollBarOverlapping.java | 69 +
test/java/awt/Mixing/AWT_Mixing/JScrollPaneOverlapping.java | 133 +
test/java/awt/Mixing/AWT_Mixing/JSliderInGlassPaneOverlapping.java | 55 +
test/java/awt/Mixing/AWT_Mixing/JSliderOverlapping.java | 54 +
test/java/awt/Mixing/AWT_Mixing/JSpinnerInGlassPaneOverlapping.java | 70 +
test/java/awt/Mixing/AWT_Mixing/JSpinnerOverlapping.java | 67 +
test/java/awt/Mixing/AWT_Mixing/JSplitPaneOverlapping.java | 134 +
test/java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java | 90 +
test/java/awt/Mixing/AWT_Mixing/JTableOverlapping.java | 76 +
test/java/awt/Mixing/AWT_Mixing/JTextAreaInGlassPaneOverlapping.java | 56 +
test/java/awt/Mixing/AWT_Mixing/JTextAreaOverlapping.java | 55 +
test/java/awt/Mixing/AWT_Mixing/JTextFieldInGlassPaneOverlapping.java | 56 +
test/java/awt/Mixing/AWT_Mixing/JTextFieldOverlapping.java | 55 +
test/java/awt/Mixing/AWT_Mixing/JToggleButtonInGlassPaneOverlapping.java | 54 +
test/java/awt/Mixing/AWT_Mixing/JToggleButtonOverlapping.java | 53 +
test/java/awt/Mixing/AWT_Mixing/MixingFrameResizing.java | 131 +
test/java/awt/Mixing/AWT_Mixing/MixingPanelsResizing.java | 466 +
test/java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java | 168 +
test/java/awt/Mixing/AWT_Mixing/OpaqueOverlappingChoice.java | 51 +
test/java/awt/Mixing/AWT_Mixing/OverlappingTestBase.java | 810 +
test/java/awt/Mixing/AWT_Mixing/SimpleOverlappingTestBase.java | 161 +
test/java/awt/Mixing/AWT_Mixing/ViewportOverlapping.java | 155 +
test/java/awt/Mixing/HWDisappear.java | 3 +-
test/java/awt/Mixing/JButtonInGlassPane.java | 3 +-
test/java/awt/Mixing/LWComboBox.java | 3 +-
test/java/awt/Mixing/LWPopupMenu.java | 3 +-
test/java/awt/Mixing/MixingInHwPanel.java | 3 +-
test/java/awt/Mixing/MixingOnDialog.java | 3 +-
test/java/awt/Mixing/MixingOnShrinkingHWButton.java | 3 +-
test/java/awt/Mixing/NonOpaqueInternalFrame.java | 3 +-
test/java/awt/Mixing/OpaqueTest.java | 3 +-
test/java/awt/Mixing/OverlappingButtons.java | 3 +-
test/java/awt/Mixing/ValidBounds.java | 3 +-
test/java/awt/Mixing/Validating.java | 3 +-
test/java/awt/Mixing/setComponentZOrder.java | 3 +-
test/java/awt/Modal/FileDialog/FileDialogAppModal1Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogAppModal2Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogAppModal3Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogAppModal4Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogAppModal5Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogAppModal6Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogDWDTest.java | 233 +
test/java/awt/Modal/FileDialog/FileDialogDocModal1Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogDocModal2Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogDocModal3Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogDocModal4Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogDocModal5Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogDocModal6Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogDocModal7Test.java | 45 +
test/java/awt/Modal/FileDialog/FileDialogFWDTest.java | 291 +
test/java/awt/Modal/FileDialog/FileDialogModal1Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogModal2Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogModal3Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogModal4Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogModal5Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogModal6Test.java | 47 +
test/java/awt/Modal/FileDialog/FileDialogModalityTest.java | 180 +
test/java/awt/Modal/FileDialog/FileDialogNonModal1Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogNonModal2Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogNonModal3Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogNonModal4Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogNonModal5Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogNonModal6Test.java | 47 +
test/java/awt/Modal/FileDialog/FileDialogNonModal7Test.java | 45 +
test/java/awt/Modal/FileDialog/FileDialogTKModal1Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogTKModal2Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogTKModal3Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogTKModal4Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogTKModal5Test.java | 49 +
test/java/awt/Modal/FileDialog/FileDialogTKModal6Test.java | 48 +
test/java/awt/Modal/FileDialog/FileDialogTKModal7Test.java | 45 +
test/java/awt/Modal/LWModalTest/LWModalTest.java | 3 +-
test/java/awt/Modal/ModalBlockingTests/BlockingDDAppModalTest.java | 46 +
test/java/awt/Modal/ModalBlockingTests/BlockingDDDocModalTest.java | 46 +
test/java/awt/Modal/ModalBlockingTests/BlockingDDModelessTest.java | 46 +
test/java/awt/Modal/ModalBlockingTests/BlockingDDNonModalTest.java | 44 +
test/java/awt/Modal/ModalBlockingTests/BlockingDDSetModalTest.java | 45 +
test/java/awt/Modal/ModalBlockingTests/BlockingDDTest.java | 124 +
test/java/awt/Modal/ModalBlockingTests/BlockingDDToolkitModalTest.java | 46 +
test/java/awt/Modal/ModalBlockingTests/BlockingDFAppModalTest.java | 46 +
test/java/awt/Modal/ModalBlockingTests/BlockingDFSetModalTest.java | 46 +
test/java/awt/Modal/ModalBlockingTests/BlockingDFTest.java | 97 +
test/java/awt/Modal/ModalBlockingTests/BlockingDFToolkitModalTest.java | 46 +
test/java/awt/Modal/ModalBlockingTests/BlockingDFWModeless1Test.java | 50 +
test/java/awt/Modal/ModalBlockingTests/BlockingDFWModeless2Test.java | 50 +
test/java/awt/Modal/ModalBlockingTests/BlockingDFWNonModal1Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingDFWNonModal2Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingDFWTest.java | 162 +
test/java/awt/Modal/ModalBlockingTests/BlockingDocModalTest.java | 153 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDAppModalTest.java | 47 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDDocModalTest.java | 47 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDModelessTest.java | 47 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDNonModalTest.java | 46 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDSetModalTest.java | 46 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDTest.java | 124 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDToolkitModalTest.java | 47 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWDocModal1Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWDocModal2Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWDocModal3Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWDocModal4Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWModeless1Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWModeless2Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWModeless3Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWModeless4Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWNonModal1Test.java | 47 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWNonModal2Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWNonModal3Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWNonModal4Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingFDWTest.java | 162 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal1Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal2Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal3Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal4Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal5Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsAppModal6Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsDocModal1Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsDocModal2Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsDocModalTest.java | 211 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal1Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal2Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal3Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal4Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal5Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal6Test.java | 48 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsTest.java | 299 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal1Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal2Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal3Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal4Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal5Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/BlockingWindowsToolkitModal6Test.java | 49 +
test/java/awt/Modal/ModalBlockingTests/UnblockedDialogAppModalTest.java | 44 +
test/java/awt/Modal/ModalBlockingTests/UnblockedDialogDocModalTest.java | 44 +
test/java/awt/Modal/ModalBlockingTests/UnblockedDialogModelessTest.java | 44 +
test/java/awt/Modal/ModalBlockingTests/UnblockedDialogNonModalTest.java | 43 +
test/java/awt/Modal/ModalBlockingTests/UnblockedDialogSetModalTest.java | 43 +
test/java/awt/Modal/ModalBlockingTests/UnblockedDialogTest.java | 123 +
test/java/awt/Modal/ModalBlockingTests/UnblockedDialogToolkitModalTest.java | 44 +
test/java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java | 26 +-
test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogFileTest.java | 49 +
test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogPageSetupTest.java | 49 +
test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogPrintSetupTest.java | 49 +
test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeFrameFileTest.java | 50 +
test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeFramePageSetupTest.java | 50 +
test/java/awt/Modal/ModalExclusionTests/ApplicationExcludeFramePrintSetupTest.java | 50 +
test/java/awt/Modal/ModalExclusionTests/ExcludeDialogTest.java | 199 +
test/java/awt/Modal/ModalExclusionTests/ExcludeFrameTest.java | 192 +
test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogFileTest.java | 50 +
test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogPageSetupTest.java | 50 +
test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogPrintSetupTest.java | 50 +
test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeFrameFileTest.java | 50 +
test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeFramePageSetupTest.java | 50 +
test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeFramePrintSetupTest.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFAppModalTest.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFDocModalTest.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFModelessTest.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFNonModalTest.java | 48 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDWFTest.java | 186 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsAppModalTest.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsDocModalTest.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsModelessTest.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsNonModalTest.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsTest.java | 193 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWAppModalTest.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWDocModalTest.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWModelessTest.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWNonModalTest.java | 48 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFDWTest.java | 152 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDAppModal1Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDAppModal2Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDAppModal3Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDAppModal4Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDDocModal1Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDDocModal2Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDDocModal3Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDDocModal4Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDModeless1Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDModeless2Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDModeless3Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDModeless4Test.java | 50 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal1Test.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal2Test.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal3Test.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal4Test.java | 49 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDTest.java | 201 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFAppModal1Test.java | 51 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFAppModal2Test.java | 52 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFAppModal3Test.java | 52 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFDocModal1Test.java | 51 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFDocModal2Test.java | 52 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFDocModal3Test.java | 51 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFModeless1Test.java | 51 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFModeless2Test.java | 52 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFModeless3Test.java | 51 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFNonModal1Test.java | 51 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFNonModal2Test.java | 52 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFNonModal3Test.java | 51 +
test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFTest.java | 272 +
test/java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java | 9 +-
test/java/awt/Modal/ModalitySettingsTest/ModalitySettingsTest.java | 140 +
test/java/awt/Modal/MultipleDialogs/MultipleDialogs1Test.java | 209 +
test/java/awt/Modal/MultipleDialogs/MultipleDialogs2Test.java | 299 +
test/java/awt/Modal/MultipleDialogs/MultipleDialogs3Test.java | 286 +
test/java/awt/Modal/MultipleDialogs/MultipleDialogs4Test.java | 178 +
test/java/awt/Modal/MultipleDialogs/MultipleDialogs5Test.java | 184 +
test/java/awt/Modal/NpeOnClose/NpeOnCloseTest.java | 3 +-
test/java/awt/Modal/NullModalityDialogTest/NullModalityDialogTest.java | 161 +
test/java/awt/Modal/OnTop/OnTopAppModal1Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopAppModal2Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopAppModal3Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopAppModal4Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopAppModal5Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopAppModal6Test.java | 46 +
test/java/awt/Modal/OnTop/OnTopDDFTest.java | 169 +
test/java/awt/Modal/OnTop/OnTopDocModal1Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopDocModal2Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopDocModal3Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopDocModal4Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopDocModal5Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopDocModal6Test.java | 45 +
test/java/awt/Modal/OnTop/OnTopFDFTest.java | 230 +
test/java/awt/Modal/OnTop/OnTopModal1Test.java | 46 +
test/java/awt/Modal/OnTop/OnTopModal2Test.java | 46 +
test/java/awt/Modal/OnTop/OnTopModal3Test.java | 46 +
test/java/awt/Modal/OnTop/OnTopModal4Test.java | 46 +
test/java/awt/Modal/OnTop/OnTopModal5Test.java | 46 +
test/java/awt/Modal/OnTop/OnTopModal6Test.java | 45 +
test/java/awt/Modal/OnTop/OnTopModeless1Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopModeless2Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopModeless3Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopModeless4Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopModeless5Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopModeless6Test.java | 45 +
test/java/awt/Modal/OnTop/OnTopTKModal1Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopTKModal2Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopTKModal3Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopTKModal4Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopTKModal5Test.java | 47 +
test/java/awt/Modal/OnTop/OnTopTKModal6Test.java | 45 +
test/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.html | 44 +
test/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java | 160 +
test/java/awt/Modal/PrintDialogsTest/Test.java | 217 +
test/java/awt/Modal/SupportedTest/SupportedTest.java | 3 +-
test/java/awt/Modal/ToBack/ToBackAppModal1Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackAppModal2Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackAppModal3Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackAppModal4Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackAppModal5Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackAppModal6Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackDDFTest.java | 183 +
test/java/awt/Modal/ToBack/ToBackDocModal1Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackDocModal2Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackDocModal3Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackDocModal4Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackDocModal5Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackDocModal6Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackFDFTest.java | 291 +
test/java/awt/Modal/ToBack/ToBackModal1Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackModal2Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackModal3Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackModal4Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackModal5Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackModal6Test.java | 45 +
test/java/awt/Modal/ToBack/ToBackModeless1Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackModeless2Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackModeless3Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackModeless4Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackModeless5Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackModeless6Test.java | 45 +
test/java/awt/Modal/ToBack/ToBackNonModal1Test.java | 46 +
test/java/awt/Modal/ToBack/ToBackNonModal2Test.java | 45 +
test/java/awt/Modal/ToBack/ToBackNonModal3Test.java | 45 +
test/java/awt/Modal/ToBack/ToBackNonModal4Test.java | 45 +
test/java/awt/Modal/ToBack/ToBackNonModal5Test.java | 45 +
test/java/awt/Modal/ToBack/ToBackNonModal6Test.java | 44 +
test/java/awt/Modal/ToBack/ToBackTKModal1Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackTKModal2Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackTKModal3Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackTKModal4Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackTKModal5Test.java | 47 +
test/java/awt/Modal/ToBack/ToBackTKModal6Test.java | 46 +
test/java/awt/Modal/ToFront/DialogToFrontAppModalTest.java | 47 +
test/java/awt/Modal/ToFront/DialogToFrontDocModalTest.java | 47 +
test/java/awt/Modal/ToFront/DialogToFrontModalBlockedTest.java | 135 +
test/java/awt/Modal/ToFront/DialogToFrontModalTest.java | 44 +
test/java/awt/Modal/ToFront/DialogToFrontModeless1Test.java | 43 +
test/java/awt/Modal/ToFront/DialogToFrontModelessTest.java | 105 +
test/java/awt/Modal/ToFront/DialogToFrontNonModalTest.java | 43 +
test/java/awt/Modal/ToFront/DialogToFrontTKModalTest.java | 47 +
test/java/awt/Modal/ToFront/FrameToFrontAppModal1Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontAppModal2Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontAppModal3Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontAppModal4Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontAppModal5Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontDocModal1Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontDocModal2Test.java | 53 +
test/java/awt/Modal/ToFront/FrameToFrontModal1Test.java | 46 +
test/java/awt/Modal/ToFront/FrameToFrontModal2Test.java | 46 +
test/java/awt/Modal/ToFront/FrameToFrontModal3Test.java | 46 +
test/java/awt/Modal/ToFront/FrameToFrontModal4Test.java | 46 +
test/java/awt/Modal/ToFront/FrameToFrontModal5Test.java | 46 +
test/java/awt/Modal/ToFront/FrameToFrontModalBlockedTest.java | 207 +
test/java/awt/Modal/ToFront/FrameToFrontModeless1Test.java | 44 +
test/java/awt/Modal/ToFront/FrameToFrontModelessTest.java | 98 +
test/java/awt/Modal/ToFront/FrameToFrontNonModalTest.java | 44 +
test/java/awt/Modal/ToFront/FrameToFrontTKModal1Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontTKModal2Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontTKModal3Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontTKModal4Test.java | 48 +
test/java/awt/Modal/ToFront/FrameToFrontTKModal5Test.java | 48 +
test/java/awt/Modal/helpers/Flag.java | 84 +
test/java/awt/Modal/helpers/TestDialog.java | 405 +
test/java/awt/Modal/helpers/TestFrame.java | 400 +
test/java/awt/Modal/helpers/TestWindow.java | 369 +
test/java/awt/Mouse/EnterExitEvents/DragWindowOutOfFrameTest.java | 14 +-
test/java/awt/Mouse/EnterExitEvents/DragWindowTest.java | 10 +-
test/java/awt/Mouse/EnterExitEvents/ResizingFrameTest.java | 44 +-
test/java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.html | 3 +-
test/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest.html | 42 -
test/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest.java | 203 +-
test/java/awt/Mouse/MouseComboBoxTest/MouseComboBoxTest.java | 10 +-
test/java/awt/Mouse/MouseModifiersUnitTest/ExtraButtonDrag.java | 3 +-
test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java | 3 +-
test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Standard.java | 3 +-
test/java/awt/Mouse/MouseWheelAbsXY/MouseWheelAbsXY.java | 93 +
test/java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html | 3 +-
test/java/awt/Multiscreen/MouseEventTest/MouseEventTest.java | 13 +-
test/java/awt/Multiscreen/MultiScreenInsetsTest/MultiScreenInsetsTest.java | 3 +-
test/java/awt/Multiscreen/MultiScreenLocationTest/MultiScreenLocationTest.java | 3 +-
test/java/awt/Multiscreen/UpdateGCTest/UpdateGCTest.java | 3 +-
test/java/awt/Multiscreen/WPanelPeerPerf/WPanelPeerPerf.java | 3 +-
test/java/awt/Multiscreen/WindowGCChangeTest/WindowGCChangeTest.html | 3 +-
test/java/awt/Paint/ButtonRepaint.java | 3 +-
test/java/awt/Paint/CheckboxRepaint.java | 3 +-
test/java/awt/Paint/ExposeOnEDT.java | 17 +-
test/java/awt/Paint/LabelRepaint.java | 3 +-
test/java/awt/Paint/ListRepaint.java | 3 +-
test/java/awt/Paint/PaintNativeOnUpdate.java | 25 +-
test/java/awt/PrintJob/MultipleEnd/MultipleEnd.java | 3 +-
test/java/awt/PrintJob/PrintArcTest/PrintArcTest.java | 13 +-
test/java/awt/PrintJob/QuoteAndBackslashTest/QuoteAndBackslashTest.java | 3 +-
test/java/awt/PrintJob/RoundedRectTest/RoundedRectTest.java | 3 +-
test/java/awt/PrintJob/Security/SecurityDialogTest.java | 3 +-
test/java/awt/Robot/CtorTest/CtorTest.java | 9 +-
test/java/awt/Robot/HiDPIMouseClick/HiDPIRobotMouseClick.java | 87 +
test/java/awt/Robot/HiDPIScreenCapture/HiDPIRobotScreenCaptureTest.java | 115 +
test/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java | 230 +
test/java/awt/Robot/RobotExtraButton/RobotExtraButton.java | 3 +-
test/java/awt/ScrollPane/ScrollPanePreferredSize/ScrollPanePreferredSize.java | 16 +-
test/java/awt/ScrollPane/bug8077409Test.java | 14 +-
test/java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java | 3 +-
test/java/awt/TextArea/DisposeTest/TestDispose.java | 17 +-
test/java/awt/TextArea/Mixing/TextAreaMixing.java | 6 +-
test/java/awt/TextArea/ScrollbarIntersectionTest/ScrollbarIntersectionTest.java | 208 +
test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java | 7 +-
test/java/awt/TextArea/TextAreaTwicePack/TextAreaTwicePack.java | 12 +-
test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.java | 1 +
test/java/awt/TextField/DisposeTest/TestDispose.java | 16 +-
test/java/awt/TextField/SelectionInvisibleTest/SelectionInvisibleTest.java | 14 +-
test/java/awt/Toolkit/DesktopProperties/rfe4758438.java | 238 +
test/java/awt/Toolkit/DesktopProperties/rfe4758438.sh | 83 +
test/java/awt/Toolkit/DynamicLayout/bug7172833.java | 3 +-
test/java/awt/Toolkit/Headless/HeadlessToolkit.java | 329 +
test/java/awt/Toolkit/LockingKeyStateTest/LockingKeyStateTest.java | 126 +
test/java/awt/Toolkit/RealSync/RealSyncOnEDT.java | 3 +-
test/java/awt/Toolkit/RealSync/Test.java | 405 +
test/java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java | 1 +
test/java/awt/Toolkit/ToolkitPropertyTest/SystemPropTest_1.java | 3 +-
test/java/awt/Toolkit/ToolkitPropertyTest/SystemPropTest_2.java | 3 +-
test/java/awt/Toolkit/ToolkitPropertyTest/SystemPropTest_3.java | 3 +-
test/java/awt/Toolkit/ToolkitPropertyTest/SystemPropTest_4.java | 3 +-
test/java/awt/Toolkit/ToolkitPropertyTest/SystemPropTest_5.java | 3 +-
test/java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Disable.java | 3 +-
test/java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java | 3 +-
test/java/awt/TrayIcon/ActionCommand/ActionCommand.java | 162 +
test/java/awt/TrayIcon/ActionEventMask/ActionEventMask.java | 252 +
test/java/awt/TrayIcon/GetTrayIconsTest/GetTrayIcons.java | 86 +
test/java/awt/TrayIcon/InterJVMTest/InterJVM.java | 86 +
test/java/awt/TrayIcon/ModalityTest/ModalityTest.java | 302 +
test/java/awt/TrayIcon/MouseEventMask/MouseEventMaskTest.java | 195 +
test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java | 64 +
test/java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java | 10 +-
test/java/awt/TrayIcon/PropertyChangeListenerTest.java | 201 +
test/java/awt/TrayIcon/SecurityCheck/FunctionalityCheck/FunctionalityCheck.java | 263 +
test/java/awt/TrayIcon/SecurityCheck/FunctionalityCheck/tray.policy | 21 +
test/java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java | 64 +
test/java/awt/TrayIcon/SecurityCheck/PermissionTest/PermissionTest.java | 50 +
test/java/awt/TrayIcon/SecurityCheck/PermissionTest/tray.policy | 3 +
test/java/awt/TrayIcon/SystemTrayIconHelper.java | 172 +
test/java/awt/TrayIcon/SystemTrayInstance/SystemTrayInstanceTest.java | 71 +
test/java/awt/TrayIcon/TrayIconAddTest/TrayIconAddTest.java | 66 +
test/java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java | 275 +
test/java/awt/TrayIcon/TrayIconEvents/TrayIconEventsTest.java | 269 +
test/java/awt/TrayIcon/TrayIconMethodsTest/TrayIconMethodsTest.java | 159 +
test/java/awt/TrayIcon/TrayIconMouseTest/TrayIconMouseTest.java | 176 +
test/java/awt/TrayIcon/TrayIconPopup/TrayIconPopupTest.java | 151 +
test/java/awt/TrayIcon/TrayIconRemoveTest/TrayIconRemoveTest.java | 72 +
test/java/awt/TrayIcon/TrayIconSizeTest/TrayIconSizeTest.java | 69 +
test/java/awt/Window/8027025/Test8027025.java | 5 +-
test/java/awt/Window/AlwaysOnTop/AlwaysOnTopEvenOfWindow.java | 3 +-
test/java/awt/Window/AlwaysOnTop/AlwaysOnTopFieldTest.java | 21 +-
test/java/awt/Window/AlwaysOnTop/AutoTestOnTop.java | 795 +
test/java/awt/Window/AlwaysOnTop/SyncAlwaysOnTopFieldTest.java | 3 +-
test/java/awt/Window/AlwaysOnTop/TestAlwaysOnTopBeforeShow.java | 24 +-
test/java/awt/Window/BackgroundIsNotUpdated/BackgroundIsNotUpdated.java | 26 +-
test/java/awt/Window/GetWindowsTest/GetWindowsTest.java | 272 +
test/java/awt/Window/Grab/GrabTest.java | 3 +-
test/java/awt/Window/GrabSequence/GrabSequence.java | 3 +-
test/java/awt/Window/HandleWindowDestroyTest/HandleWindowDestroyTest.html | 24 +
test/java/awt/Window/HandleWindowDestroyTest/HandleWindowDestroyTest.java | 96 +
test/java/awt/Window/LocationByPlatform/LocationByPlatformTest.java | 3 +-
test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java | 3 +-
test/java/awt/Window/OwnedWindowsSerialization/OwnedWindowsSerialization.java | 5 +-
test/java/awt/Window/PropertyChangeListenerLockSerialization/PropertyChangeListenerLockSerialization.java | 3 +-
test/java/awt/Window/SetBackgroundNPE/SetBackgroundNPE.java | 3 +-
test/java/awt/Window/ShapedAndTranslucentWindows/Common.java | 316 +
test/java/awt/Window/ShapedAndTranslucentWindows/FocusAWTTest.java | 240 +
test/java/awt/Window/ShapedAndTranslucentWindows/SetShape.java | 251 +
test/java/awt/Window/ShapedAndTranslucentWindows/SetShapeAndClick.java | 217 +
test/java/awt/Window/ShapedAndTranslucentWindows/SetShapeDynamicallyAndClick.java | 215 +
test/java/awt/Window/ShapedAndTranslucentWindows/Shaped.java | 87 +
test/java/awt/Window/ShapedAndTranslucentWindows/ShapedByAPI.java | 88 +
test/java/awt/Window/ShapedAndTranslucentWindows/ShapedTranslucent.java | 87 +
test/java/awt/Window/ShapedAndTranslucentWindows/ShapedTranslucentWindowClick.java | 211 +
test/java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java | 85 +
test/java/awt/Window/ShapedAndTranslucentWindows/Translucent.java | 85 +
test/java/awt/Window/ShapedAndTranslucentWindows/TranslucentChoice.java | 187 +
test/java/awt/Window/ShapedAndTranslucentWindows/TranslucentWindowClick.java | 153 +
test/java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java | 9 +-
test/java/awt/Window/WindowClosedEvents/WindowClosedEventOnDispose.java | 3 +-
test/java/awt/Window/WindowType/WindowType.java | 3 +-
test/java/awt/Window/setLocRelativeTo/SetLocationRelativeToTest.java | 294 +
test/java/awt/applet/Applet/HeadlessApplet.java | 49 +
test/java/awt/datatransfer/Clipboard/BasicClipboardTest.java | 138 +
test/java/awt/datatransfer/Clipboard/GetContentsInterruptedTest.java | 165 +
test/java/awt/datatransfer/ClipboardInterVMTest/ClipboardInterVMTest.java | 1 +
test/java/awt/datatransfer/DragUnicodeBetweenJVMTest/DragUnicodeBetweenJVMTest.html | 3 +-
test/java/awt/datatransfer/Headless/HeadlessClipboard.java | 38 +
test/java/awt/datatransfer/Headless/HeadlessDataFlavor.java | 43 +
test/java/awt/datatransfer/Headless/HeadlessSystemFlavorMap.java | 38 +
test/java/awt/datatransfer/ImageTransfer/ImageTransferTest.java | 190 +
test/java/awt/datatransfer/Independence/IndependenceAWTTest.java | 189 +
test/java/awt/datatransfer/Independence/IndependenceSwingTest.java | 196 +
test/java/awt/datatransfer/SystemFlavorMap/AddFlavorForNativeTest.java | 154 +
test/java/awt/datatransfer/SystemFlavorMap/AddFlavorTest.java | 146 +
test/java/awt/datatransfer/SystemFlavorMap/AddNativeForFlavorTest.java | 156 +
test/java/awt/datatransfer/SystemFlavorMap/AddNativeTest.java | 144 +
test/java/awt/datatransfer/SystemFlavorMap/GetFlavorsForNewNativeTest.java | 130 +
test/java/awt/datatransfer/SystemFlavorMap/GetNativesForNewFlavorTest.java | 111 +
test/java/awt/datatransfer/SystemFlavorMap/InvalidMapArgumentsTest.java | 139 +
test/java/awt/datatransfer/SystemFlavorMap/ManyFlavorMapTest.java | 182 +
test/java/awt/datatransfer/SystemFlavorMap/SetDataFlavorsTest.java | 131 +
test/java/awt/datatransfer/SystemFlavorMap/SetFlavorsForNativeTest.java | 165 +
test/java/awt/datatransfer/SystemFlavorMap/SetNativesForFlavor.java | 164 +
test/java/awt/datatransfer/SystemFlavorMap/SetNativesTest.java | 122 +
test/java/awt/datatransfer/SystemSelection/SystemSelectionAWTTest.java | 172 +
test/java/awt/datatransfer/SystemSelection/SystemSelectionSwingTest.java | 174 +
test/java/awt/dnd/Button2DragTest/Button2DragTest.java | 1 +
test/java/awt/dnd/DragInterceptorAppletTest/DragInterceptorAppletTest.html | 3 +-
test/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.java | 3 +-
test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.html | 3 +-
test/java/awt/dnd/ImageDecoratedDnDInOut/ImageDecoratedDnDInOut.html | 3 +-
test/java/awt/dnd/ImageDecoratedDnDNegative/ImageDecoratedDnDNegative.html | 3 +-
test/java/awt/dnd/ImageTransferTest/ImageTransferTest.java | 17 +-
test/java/awt/dnd/InterJVMGetDropSuccessTest/InterJVMGetDropSuccessTest.html | 3 +-
test/java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java | 8 +-
test/java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java | 1 +
test/java/awt/dnd/NoFormatsCrashTest/NoFormatsCrashTest.html | 3 +-
test/java/awt/dnd/URIListBetweenJVMsTest/URIListBetweenJVMsTest.html | 3 +-
test/java/awt/dnd/URIListToFileListBetweenJVMsTest/URIListToFileListBetweenJVMsTest.html | 3 +-
test/java/awt/event/ComponentEvent/MovedResizedTardyEventTest/MovedResizedTardyEventTest.html | 44 +
test/java/awt/event/ComponentEvent/MovedResizedTardyEventTest/MovedResizedTardyEventTest.java | 97 +
test/java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java | 276 +
test/java/awt/event/HierarchyEvent/AncestorResized/AncestorResized.java | 3 +-
test/java/awt/event/InputEvent/ButtonArraysEquality/ButtonArraysEquality.java | 3 +-
test/java/awt/event/InputEvent/EventWhenTest/EventWhenTest.java | 10 +-
test/java/awt/event/KeyEvent/8020209/bug8020209.java | 12 +-
test/java/awt/event/KeyEvent/AltCharAcceleratorTest/AltCharAcceleratorTest.java | 11 +-
test/java/awt/event/KeyEvent/DeadKey/DeadKeyMacOSXInputText.java | 18 +-
test/java/awt/event/KeyEvent/DeadKey/DeadKeySystemAssertionDialog.java | 17 +-
test/java/awt/event/KeyEvent/DeadKey/deadKeyMacOSX.java | 16 +-
test/java/awt/event/KeyEvent/ExtendedKeyCode/ExtendedKeyCodeTest.java | 20 +-
test/java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java | 271 +
test/java/awt/event/KeyEvent/KeyChar/KeyCharTest.java | 12 +-
test/java/awt/event/KeyEvent/KeyMaskTest/KeyMaskTest.java | 219 +
test/java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html | 3 +-
test/java/awt/event/MouseEvent/AcceptExtraButton/AcceptExtraButton.java | 3 +-
test/java/awt/event/MouseEvent/CheckGetMaskForButton/CheckGetMaskForButton.java | 3 +-
test/java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKeypress.java | 164 +
test/java/awt/event/MouseEvent/EventTimeInFuture/EventTimeInFuture.java | 3 +-
test/java/awt/event/MouseEvent/FrameMouseEventAbsoluteCoordsTest/FrameMouseEventAbsoluteCoordsTest.html | 3 +-
test/java/awt/event/MouseEvent/MenuDragMouseEventAbsoluteCoordsTest/MenuDragMouseEventAbsoluteCoordsTest.html | 3 +-
test/java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.java | 302 +
test/java/awt/event/MouseEvent/MouseButtonsTest/MouseButtonsTest.java | 254 +
test/java/awt/event/MouseEvent/MouseClickTest/MouseClickTest.html | 3 +-
test/java/awt/event/MouseEvent/MouseWheelEventAbsoluteCoordsTest/MouseWheelEventAbsoluteCoordsTest.html | 3 +-
test/java/awt/event/MouseEvent/MultipleMouseButtonsTest/MultipleMouseButtonsTest.java | 237 +
test/java/awt/event/MouseEvent/RobotLWTest/RobotLWTest.html | 3 +-
test/java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java | 21 +-
test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2.html | 3 +-
test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_3.html | 3 +-
test/java/awt/event/MouseWheelEvent/WheelModifier/MouseWheelOnBackgroundComponent.java | 170 +
test/java/awt/event/OtherEvents/UngrabID/UngrabID.java | 3 +-
test/java/awt/event/TextEvent/TextEventSequenceTest/TextEventSequenceTest.java | 34 +-
test/java/awt/event/helpers/lwcomponents/LWButton.java | 418 +
test/java/awt/event/helpers/lwcomponents/LWComponent.java | 464 +
test/java/awt/event/helpers/lwcomponents/LWList.java | 726 +
test/java/awt/font/GlyphVector/GlyphVectorOutline.java | 91 +
test/java/awt/font/Rotate/RotatedFontMetricsTest.java | 79 +
test/java/awt/font/Rotate/Shear.java | 3 +-
test/java/awt/font/TextLayout/HangulShapingTest.java | 72 +
test/java/awt/font/TextLayout/HebrewIsRTLTest.java | 75 +
test/java/awt/grab/EmbeddedFrameTest1/EmbeddedFrameTest1.java | 302 +-
test/java/awt/grab/MenuDragEvents/MenuDragEvents.html | 45 +
test/java/awt/grab/MenuDragEvents/MenuDragEvents.java | 195 +
test/java/awt/hidpi/properties/HiDPIPropertiesUnixTest.java | 88 +
test/java/awt/hidpi/properties/HiDPIPropertiesWindowsTest.java | 139 +
test/java/awt/im/Headless/HeadlessInputContext.java | 43 +
test/java/awt/im/Headless/HeadlessInputMethodHighlight.java | 41 +
test/java/awt/im/InputContext/InputContextTest.java | 6 +-
test/java/awt/im/InputContext/bug4625203.java | 3 +-
test/java/awt/image/DrawImage/EABlitTest.java | 3 +-
test/java/awt/image/DrawImage/IncorrectAlphaConversionBicubic.java | 3 +-
test/java/awt/image/DrawImage/IncorrectAlphaSurface2SW.java | 3 +-
test/java/awt/image/DrawImage/IncorrectBounds.java | 3 +-
test/java/awt/image/DrawImage/IncorrectClipSurface2SW.java | 3 +-
test/java/awt/image/DrawImage/IncorrectClipXorModeSW2Surface.java | 3 +-
test/java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java | 1 +
test/java/awt/image/DrawImage/IncorrectDestinationOffset.java | 3 +-
test/java/awt/image/DrawImage/IncorrectManagedImageSourceOffset.java | 188 +
test/java/awt/image/DrawImage/IncorrectOffset.java | 3 +-
test/java/awt/image/DrawImage/IncorrectSourceOffset.java | 3 +-
test/java/awt/image/DrawImage/IncorrectUnmanagedImageRotatedClip.java | 3 +-
test/java/awt/image/DrawImage/IncorrectUnmanagedImageSourceOffset.java | 65 +-
test/java/awt/image/DrawImage/SimpleManagedImage.java | 196 +
test/java/awt/image/DrawImage/SimpleUnmanagedImage.java | 201 +
test/java/awt/image/DrawImage/UnmanagedDrawImagePerformance.java | 3 +-
test/java/awt/image/Headless/HeadlessAffineTransformOp.java | 44 +
test/java/awt/image/Headless/HeadlessAreaAveragingScaleFilter.java | 37 +
test/java/awt/image/Headless/HeadlessBufferedImage.java | 80 +
test/java/awt/image/Headless/HeadlessBufferedImageFilter.java | 38 +
test/java/awt/image/Headless/HeadlessColorModel.java | 61 +
test/java/awt/image/Headless/HeadlessCropImageFilter.java | 37 +
test/java/awt/image/Headless/HeadlessImageFilter.java | 37 +
test/java/awt/image/Headless/HeadlessIndexColorModel.java | 54 +
test/java/awt/image/Headless/HeadlessRGBImageFilter.java | 42 +
test/java/awt/image/Headless/HeadlessReplicateScaleFilter.java | 37 +
test/java/awt/image/MultiResolutionImage/MultiResolutionDrawImageWithTransformTest.java | 248 +
test/java/awt/image/MultiResolutionImage/NSImageToMultiResolutionImageTest.java | 5 +-
test/java/awt/image/MultiResolutionImageCommonTest.java | 207 +
test/java/awt/image/MultiResolutionImageTest.java | 284 +-
test/java/awt/image/Raster/TestChildRasterOp.java | 99 +
test/java/awt/image/multiresolution/BaseMultiResolutionImageTest.java | 205 +
test/java/awt/image/multiresolution/Corrupted2XImageTest.java | 125 +
test/java/awt/image/multiresolution/MenuMultiresolutionIconTest.java | 176 +
test/java/awt/image/multiresolution/MultiResolutionCachedImageTest.java | 113 +
test/java/awt/image/multiresolution/MultiResolutionRenderingHintsTest.java | 220 +
test/java/awt/image/multiresolution/MultiresolutionIconTest.java | 224 +
test/java/awt/keyboard/AltPlusNumberKeyCombinationsTest/AltPlusNumberKeyCombinationsTest.java | 307 +
test/java/awt/keyboard/EqualKeyCode/EqualKeyCode.java | 16 +-
test/java/awt/print/Headless/HeadlessBook.java | 37 +
test/java/awt/print/Headless/HeadlessPageFormat.java | 61 +
test/java/awt/print/Headless/HeadlessPaper.java | 46 +
test/java/awt/print/Headless/HeadlessPrinterJob.java | 179 +
test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java | 3 +-
test/java/awt/print/PrinterJob/PrintToDir.java | 15 +-
test/java/awt/regtesthelpers/Util.java | 39 +-
test/java/awt/regtesthelpers/UtilInternal.java | 77 +
test/java/awt/security/Permissions.java | 6 +-
test/java/awt/security/WarningWindowDisposeTest/policy | 3 +
test/java/awt/xembed/server/RunTestXEmbed.java | 3 +-
test/java/io/DataInputStream/ReadUTF.java | 1 +
test/java/io/File/GetXSpace.java | 1 +
test/java/io/FilePermission/Invalid.java | 67 +
test/java/io/LineNumberReader/MarkSplitCRLF.java | 99 +
test/java/io/PrintStream/OversynchronizedTest.java | 1 +
test/java/io/Serializable/corruptedUTFConsumption/CorruptedUTFConsumption.java | 1 +
test/java/io/Serializable/longString/LongString.java | 1 +
test/java/io/Serializable/proxy/Basic.java | 1 +
test/java/io/Serializable/sanityCheck/SanityCheck.java | 1 +
test/java/io/Serializable/serialFilter/GlobalFilterTest.java | 30 +-
test/java/io/Serializable/serialFilter/SerialFilterTest.java | 46 +
test/java/io/Serializable/serialFilter/security.policy | 2 +-
test/java/lang/Boolean/MakeBooleanComparable.java | 1 +
test/java/lang/ClassLoader/Assert.java | 1 +
test/java/lang/Compare.java | 1 +
test/java/lang/Double/ParseHexFloatingPoint.java | 1 +
test/java/lang/Enum/ValueOf.java | 1 +
test/java/lang/HashCode.java | 1 +
test/java/lang/Integer/BitTwiddle.java | 1 +
test/java/lang/Long/BitTwiddle.java | 1 +
test/java/lang/Math/CubeRootTests.java | 1 +
test/java/lang/Math/HypotTests.java | 1 +
test/java/lang/Math/IeeeRecommendedTests.java | 1 +
test/java/lang/Math/Log1pTests.java | 1 +
test/java/lang/ProcessBuilder/Basic.java | 354 +-
test/java/lang/Runtime/exec/WinCommand.java | 1 +
test/java/lang/SecurityManager/CheckPackageAccess.java | 3 +
test/java/lang/String/ContentEquals.java | 1 +
test/java/lang/String/ICCBasher.java | 1 +
test/java/lang/String/SBConstructor.java | 2 +-
test/java/lang/String/Split.java | 1 +
test/java/lang/StringBuffer/AppendCharSequence.java | 1 +
test/java/lang/StringBuffer/AppendSB.java | 1 +
test/java/lang/StringBuffer/AppendStringBuilder.java | 1 +
test/java/lang/StringBuffer/Capacity.java | 1 +
test/java/lang/StringBuffer/IndexOf.java | 1 +
test/java/lang/StringBuffer/SBBasher.java | 2 +-
test/java/lang/StringBuffer/Trim.java | 1 +
test/java/lang/StringBuilder/AppendStringBuffer.java | 1 +
test/java/lang/ToString.java | 1 +
test/java/lang/annotation/AnnotationType/AnnotationTypeRuntimeAssumptionTest.java | 13 +-
test/java/lang/instrument/SingleTransformerTest.java | 1 +
test/java/lang/instrument/TransformMethodTest.java | 1 +
test/java/lang/invoke/MethodHandles/CatchExceptionTest.java | 1 +
test/java/lang/invoke/lambda/LambdaClassLoaderSerialization.java | 44 +-
test/java/lang/management/BufferPoolMXBean/Basic.java | 1 +
test/java/lang/ref/OOMEInReferenceHandler.java | 1 +
test/java/lang/reflect/Method/InterfaceStatic/StaticInterfaceMethodInWayOfDefault.java | 11 +-
test/java/math/BigDecimal/StringConstructor.java | 1 +
test/java/math/BigInteger/BigIntegerTest.java | 1 +
test/java/math/BigInteger/ModInvTime.java | 57 +
test/java/math/BigInteger/ModPow65537.java | 1 +
test/java/math/BigInteger/SymmetricRangeTests.java | 1 +
test/java/net/CookieHandler/B6791927.java | 11 +-
test/java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java | 1 +
test/java/net/InetAddress/HashSpread.java | 1 +
test/java/net/MulticastSocket/TestInterfaces.java | 5 +-
test/java/net/NetworkInterface/Equals.java | 5 +-
test/java/net/NetworkInterface/IndexTest.java | 5 +-
test/java/net/SocketPermission/SocketPermissionTest.java | 1 +
test/java/nio/Buffer/Chars.java | 1 +
test/java/nio/MappedByteBuffer/Force.java | 1 +
test/java/nio/MappedByteBuffer/ZeroMap.java | 1 +
test/java/nio/channels/AsyncCloseAndInterrupt.java | 26 +-
test/java/nio/channels/AsynchronousChannelGroup/Basic.java | 1 +
test/java/nio/channels/AsynchronousChannelGroup/Identity.java | 1 +
test/java/nio/channels/AsynchronousChannelGroup/Restart.java | 1 +
test/java/nio/channels/AsynchronousFileChannel/Basic.java | 1 +
test/java/nio/channels/AsynchronousFileChannel/Lock.java | 1 +
test/java/nio/channels/AsynchronousFileChannel/LotsOfWrites.java | 1 +
test/java/nio/channels/AsynchronousSocketChannel/Basic.java | 1 +
test/java/nio/channels/AsynchronousSocketChannel/StressLoopback.java | 1 +
test/java/nio/channels/Channels/Basic2.java | 1 +
test/java/nio/channels/Channels/ShortWrite.java | 1 +
test/java/nio/channels/DatagramChannel/AdaptDatagramSocket.java | 1 +
test/java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java | 1 +
test/java/nio/channels/DatagramChannel/Promiscuous.java | 1 +
test/java/nio/channels/FileChannel/AtomicAppend.java | 1 +
test/java/nio/channels/FileChannel/ClosedByInterrupt.java | 1 +
test/java/nio/channels/FileChannel/MapTest.java | 1 +
test/java/nio/channels/FileChannel/Position.java | 1 +
test/java/nio/channels/FileChannel/Pread.java | 1 +
test/java/nio/channels/FileChannel/Pwrite.java | 1 +
test/java/nio/channels/FileChannel/Size.java | 1 +
test/java/nio/channels/FileChannel/Transfer.java | 1 +
test/java/nio/channels/FileChannel/Truncate.java | 1 +
test/java/nio/channels/Pipe/PipeChannel.java | 3 +-
test/java/nio/channels/Pipe/ScatteringRead.java | 3 +-
test/java/nio/channels/Pipe/SelectPipe.java | 1 +
test/java/nio/channels/Selector/SelectorTest.java | 1 +
test/java/nio/channels/Selector/StackOverflowTest.java | 49 +
test/java/nio/channels/ServerSocketChannel/AdaptServerSocket.java | 1 +
test/java/nio/channels/ServerSocketChannel/NonBlockingAccept.java | 1 +
test/java/nio/channels/SocketChannel/CloseDuringWrite.java | 1 +
test/java/nio/channels/SocketChannel/OutOfBand.java | 1 +
test/java/nio/channels/SocketChannel/ShortWrite.java | 1 +
test/java/nio/channels/SocketChannel/VectorIO.java | 1 +
test/java/nio/channels/etc/AdaptorCloseAndInterrupt.java | 1 +
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/lib/linux-i586/libLauncher.so | Bin
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/lib/solaris-amd64/libLauncher.so | Bin
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/lib/solaris-sparcv9/libLauncher.so | Bin
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh | 4 +-
test/java/nio/charset/StandardCharsets/Standard.java | 9 +-
test/java/nio/charset/coders/BashCache.java | 1 +
test/java/nio/charset/coders/BashStreams.java | 1 +
test/java/nio/file/Files/BytesAndLines.java | 1 +
test/java/nio/file/Files/CopyAndMove.java | 1 +
test/java/nio/file/Files/walkFileTree/SkipSiblings.java | 1 +
test/java/nio/file/Files/walkFileTree/SkipSubtree.java | 1 +
test/java/nio/file/Files/walkFileTree/TerminateWalk.java | 1 +
test/java/nio/file/WatchService/LotsOfEvents.java | 1 +
test/java/nio/file/WatchService/MayFlies.java | 1 +
test/java/nio/file/WatchService/SensitivityModifier.java | 1 +
test/java/nio/file/attribute/AclFileAttributeView/Basic.java | 1 +
test/java/nio/file/attribute/FileTime/Basic.java | 1 +
test/java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java | 1 +
test/java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef.java | 1 +
test/java/rmi/registry/interfaceHash/InterfaceHash.java | 1 +
test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/TCPEndpointReadBug.java | 113 +
test/java/rmi/server/UnicastRemoteObject/exportObject/GcDuringExport.java | 1 +
test/java/rmi/testlibrary/TestSocketFactory.java | 20 +-
test/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java | 7 +-
test/java/security/KeyPairGenerator/FinalizeHalf.java | 4 +-
test/java/security/MessageDigest/ByteBuffers.java | 1 +
test/java/security/MessageDigest/TestDigestIOStream.java | 1 +
test/java/security/MessageDigest/TestSameLength.java | 1 +
test/java/security/MessageDigest/TestSameValue.java | 1 +
test/java/security/Signature/ByteBuffers.java | 1 +
test/java/security/Signature/NONEwithRSA.java | 1 +
test/java/security/Signature/Offsets.java | 25 +-
test/java/security/Signature/SignatureGetInstance.java | 238 +
test/java/security/SignedObject/Chain.java | 73 +-
test/java/security/cert/CertPathBuilder/selfIssued/KeyUsageMatters.java | 8 +-
test/java/security/cert/X509CRL/VerifyDefault.java | 133 +
test/java/security/cert/X509Certificate/VerifyDefault.java | 139 +
test/java/security/cert/X509Certificate/X509BadCertificate.java | 64 +
test/java/security/cert/X509Certificate/bad-cert-1.pem | 21 +
test/java/security/cert/X509Certificate/bad-cert-2.pem | 21 +
test/java/security/spec/EllipticCurveMatch.java | 1 +
test/java/security/testlibrary/CertUtils.java | 103 +-
test/java/security/testlibrary/Proc.java | 15 +-
test/java/sql/JavatimeTest.java | 1 +
test/java/text/Format/MessageFormat/Bug7003643.java | 1 +
test/java/text/Format/NumberFormat/TestPeruCurrencyFormat.java | 47 +
test/java/time/test/java/time/format/ZoneName.java | 1 +
test/java/util/Arrays/ArrayObjectMethods.java | 1 +
test/java/util/Arrays/CopyMethods.java | 1 +
test/java/util/Arrays/Correct.java | 1 +
test/java/util/Base64/TestBase64.java | 1 +
test/java/util/BitSet/BSMethods.java | 1 +
test/java/util/BitSet/ImportExport.java | 1 +
test/java/util/BitSet/PreviousBits.java | 1 +
test/java/util/Calendar/JavatimeTest.java | 1 +
test/java/util/Collection/BiggernYours.java | 9 +-
test/java/util/Collection/IteratorAtEnd.java | 18 +-
test/java/util/Collection/MOAT.java | 122 +-
test/java/util/Collections/AddAll.java | 1 +
test/java/util/Collections/AsLifoQueue.java | 10 +-
test/java/util/Collections/CheckedListBash.java | 1 +
test/java/util/Collections/CheckedMapBash.java | 1 +
test/java/util/Collections/CheckedSetBash.java | 1 +
test/java/util/Collections/Disjoint.java | 1 +
test/java/util/Collections/NCopies.java | 56 +-
test/java/util/Collections/Rotate.java | 1 +
test/java/util/EnumSet/EnumSetBash.java | 1 +
test/java/util/HashSet/Serialization.java | 1 +
test/java/util/IdentityHashMap/Capacity.java | 1 +
test/java/util/List/LockStep.java | 1 +
test/java/util/Locale/Bug8040211.java | 9 +-
test/java/util/Locale/LocaleProviders.sh | 4 +-
test/java/util/Locale/data/deflocale.sol10 | 1725 -
test/java/util/Map/LockStep.java | 1 +
test/java/util/NavigableMap/LockStep.java | 59 +-
test/java/util/Objects/CheckIndex.java | 5 +-
test/java/util/PriorityQueue/ForgetMeNot.java | 10 +-
test/java/util/Properties/ConcurrentLoadAndStoreXML.java | 1 +
test/java/util/Random/DistinctSeeds.java | 1 +
test/java/util/Random/RandomStreamTest.java | 1 +
test/java/util/Random/RandomTest.java | 1 +
test/java/util/ResourceBundle/Control/StressTest.java | 1 +
test/java/util/SplittableRandom/SplittableRandomTest.java | 1 +
test/java/util/TimeZone/CheckDisplayNames.java | 296 +
test/java/util/TimeZone/TimeZoneTest.java | 7 +-
test/java/util/Timer/DelayOverflow.java | 1 +
test/java/util/Timer/NameConstructors.java | 41 +-
test/java/util/Timer/Purge.java | 1 +
test/java/util/UUID/Serial.java | 1 +
test/java/util/UUID/UUIDTest.java | 1 +
test/java/util/WeakHashMap/GCDuringIteration.java | 1 +
test/java/util/concurrent/BlockingQueue/Interrupt.java | 40 +-
test/java/util/concurrent/CyclicBarrier/Basic.java | 10 +-
test/java/util/concurrent/Executors/Throws.java | 54 +-
test/java/util/concurrent/FutureTask/Customized.java | 19 +-
test/java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java | 6 +-
test/java/util/concurrent/ThreadPoolExecutor/ShutdownNowExecuteRace.java | 9 +-
test/java/util/logging/CheckZombieLockTest.java | 1 +
test/java/util/logging/DrainFindDeadlockTest.java | 1 +
test/java/util/logging/FileHandlerPath.java | 1 +
test/java/util/logging/LoggingDeadlock.java | 4 +
test/java/util/logging/LoggingDeadlock2.java | 4 +
test/java/util/logging/TestLogConfigurationDeadLockWithConf.java | 1 +
test/java/util/regex/RegExTest.java | 1 +
test/java/util/zip/3GBZipFiles.sh | 1 +
test/java/util/zip/DeflateIn_InflateOut.java | 1 +
test/java/util/zip/FlaterTest.java | 1 +
test/java/util/zip/GZIP/Accordion.java | 1 +
test/java/util/zip/GZIP/GZIPInputStreamRead.java | 1 +
test/java/util/zip/InflateIn_DeflateOut.java | 1 +
test/java/util/zip/InflaterBufferSize.java | 1 +
test/java/util/zip/TimeChecksum.java | 1 +
test/java/util/zip/TotalInOut.java | 1 +
test/java/util/zip/ZipFile/Assortment.java | 1 +
test/java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java | 1 +
test/java/util/zip/ZipFile/FinalizeZipFile.java | 1 +
test/java/util/zip/ZipFile/MultiThreadedReadTest.java | 40 +-
test/java/util/zip/ZipFile/ReadZip.java | 1 +
test/javax/accessibility/AccessibleName/GetAccessibleNameTest.java | 137 +
test/javax/crypto/Cipher/ByteBuffers.java | 1 +
test/javax/crypto/CipherSpi/DirectBBRemaining.java | 1 +
test/javax/crypto/CipherSpi/TestGCMWithByteBuffer.java | 165 +
test/javax/crypto/CryptoPermission/AllPermCheck.java | 1 +
test/javax/crypto/CryptoPermission/RC2PermCheck.java | 1 +
test/javax/crypto/JceSecurity/SunJCE_BC_LoadOrdering.java | 1 +
test/javax/crypto/KeyGenerator/TestKGParity.java | 1 +
test/javax/crypto/Mac/ByteBuffers.java | 1 +
test/javax/crypto/NullCipher/TestNPE.java | 1 +
test/javax/imageio/plugins/gif/GIFCodeSizeTest.java | 52 +
test/javax/management/monitor/MultiMonitorTest.java | 1 +
test/javax/management/mxbean/ThreadMXBeanTest.java | 1 +
test/javax/management/remote/mandatory/loading/MissingClassTest.java | 1 +
test/javax/management/timer/MissingNotificationTest.java | 1 +
test/javax/net/ssl/TLS/TestJSSE.java | 1 +
test/javax/print/PrintSEUmlauts/PrintSEUmlauts.java | 2 +-
test/javax/security/sasl/Sasl/DisabledMechanisms.java | 85 +
test/javax/smartcardio/TestCommandAPDU.java | 1 +
test/javax/swing/AbstractButton/6711682/bug6711682.java | 5 +-
test/javax/swing/Headless/HeadlessAbstractSpinnerModel.java | 46 +
test/javax/swing/Headless/HeadlessBox.java | 221 +
test/javax/swing/Headless/HeadlessBox_Filler.java | 194 +
test/javax/swing/Headless/HeadlessCellRendererPane.java | 202 +
test/javax/swing/Headless/HeadlessDefaultListCellRenderer.java | 198 +
test/javax/swing/Headless/HeadlessDefaultListCellRenderer_UIResource.java | 198 +
test/javax/swing/Headless/HeadlessGrayFilter.java | 37 +
test/javax/swing/Headless/HeadlessJApplet.java | 44 +
test/javax/swing/Headless/HeadlessJButton.java | 192 +
test/javax/swing/Headless/HeadlessJCheckBox.java | 195 +
test/javax/swing/Headless/HeadlessJCheckBoxMenuItem.java | 192 +
test/javax/swing/Headless/HeadlessJColorChooser.java | 192 +
test/javax/swing/Headless/HeadlessJComboBox.java | 192 +
test/javax/swing/Headless/HeadlessJComponent.java | 191 +
test/javax/swing/Headless/HeadlessJDesktopPane.java | 191 +
test/javax/swing/Headless/HeadlessJDialog.java | 100 +
test/javax/swing/Headless/HeadlessJEditorPane.java | 194 +
test/javax/swing/Headless/HeadlessJFileChooser.java | 191 +
test/javax/swing/Headless/HeadlessJFormattedTextField.java | 41 +
test/javax/swing/Headless/HeadlessJFrame.java | 53 +
test/javax/swing/Headless/HeadlessJInternalFrame.java | 214 +
test/javax/swing/Headless/HeadlessJInternalFrame_JDesktopIcon.java | 191 +
test/javax/swing/Headless/HeadlessJLabel.java | 191 +
test/javax/swing/Headless/HeadlessJLayeredPane.java | 191 +
test/javax/swing/Headless/HeadlessJList.java | 191 +
test/javax/swing/Headless/HeadlessJMenu.java | 189 +
test/javax/swing/Headless/HeadlessJMenuBar.java | 191 +
test/javax/swing/Headless/HeadlessJMenuItem.java | 191 +
test/javax/swing/Headless/HeadlessJOptionPane.java | 191 +
test/javax/swing/Headless/HeadlessJPanel.java | 191 +
test/javax/swing/Headless/HeadlessJPasswordField.java | 40 +
test/javax/swing/Headless/HeadlessJPopupMenu.java | 189 +
test/javax/swing/Headless/HeadlessJPopupMenu_Separator.java | 191 +
test/javax/swing/Headless/HeadlessJProgressBar.java | 191 +
test/javax/swing/Headless/HeadlessJRadioButton.java | 191 +
test/javax/swing/Headless/HeadlessJRadioButtonMenuItem.java | 191 +
test/javax/swing/Headless/HeadlessJRootPane.java | 191 +
test/javax/swing/Headless/HeadlessJScrollBar.java | 191 +
test/javax/swing/Headless/HeadlessJScrollPane.java | 191 +
test/javax/swing/Headless/HeadlessJSeparator.java | 191 +
test/javax/swing/Headless/HeadlessJSlider.java | 191 +
test/javax/swing/Headless/HeadlessJSpinner.java | 191 +
test/javax/swing/Headless/HeadlessJSplitPane.java | 185 +
test/javax/swing/Headless/HeadlessJTabbedPane.java | 191 +
test/javax/swing/Headless/HeadlessJTable.java | 214 +
test/javax/swing/Headless/HeadlessJTextArea.java | 195 +
test/javax/swing/Headless/HeadlessJTextField.java | 195 +
test/javax/swing/Headless/HeadlessJTextPane.java | 45 +
test/javax/swing/Headless/HeadlessJToggleButton.java | 191 +
test/javax/swing/Headless/HeadlessJToolBar.java | 191 +
test/javax/swing/Headless/HeadlessJToolBar_Separator.java | 191 +
test/javax/swing/Headless/HeadlessJToolTip.java | 191 +
test/javax/swing/Headless/HeadlessJTree.java | 232 +
test/javax/swing/Headless/HeadlessJViewport.java | 199 +
test/javax/swing/Headless/HeadlessJWindow.java | 56 +
test/javax/swing/Headless/HeadlessLookAndFeel.java | 37 +
test/javax/swing/Headless/HeadlessMenuSelectionManager.java | 38 +
test/javax/swing/Headless/HeadlessOverlayLayout.java | 38 +
test/javax/swing/Headless/HeadlessPopupFactory.java | 37 +
test/javax/swing/Headless/HeadlessScrollPaneLayout.java | 37 +
test/javax/swing/Headless/HeadlessSizeRequirements.java | 39 +
test/javax/swing/Headless/HeadlessSizeSequence.java | 41 +
test/javax/swing/Headless/HeadlessSpinnerListModel.java | 49 +
test/javax/swing/Headless/HeadlessSpinnerNumberModel.java | 41 +
test/javax/swing/Headless/HeadlessTimer.java | 37 +
test/javax/swing/JButton/4368790/bug4368790.java | 71 +
test/javax/swing/JButton/JButtonPaintNPE/JButtonPaintNPE.java | 15 +-
test/javax/swing/JColorChooser/Test4165217.java | 3 +-
test/javax/swing/JColorChooser/Test4177735.java | 3 +-
test/javax/swing/JColorChooser/Test4193384.java | 3 +-
test/javax/swing/JColorChooser/Test4234761.java | 3 +-
test/javax/swing/JColorChooser/Test4319113.html | 39 +
test/javax/swing/JColorChooser/Test4319113.java | 128 +
test/javax/swing/JColorChooser/Test4461329.java | 3 +-
test/javax/swing/JColorChooser/Test4711996.java | 3 +-
test/javax/swing/JColorChooser/Test6524757.java | 3 +-
test/javax/swing/JColorChooser/Test6541987.java | 9 +-
test/javax/swing/JColorChooser/Test6707406.java | 3 +-
test/javax/swing/JColorChooser/Test6827032.java | 5 +-
test/javax/swing/JColorChooser/Test7194184.java | 9 +-
test/javax/swing/JComboBox/4199622/bug4199622.java | 38 +-
test/javax/swing/JComboBox/4515752/DefaultButtonTest.java | 214 +
test/javax/swing/JComboBox/4523758/bug4523758.java | 182 +
test/javax/swing/JComboBox/4743225/bug4743225.java | 8 +-
test/javax/swing/JComboBox/6236162/bug6236162.java | 15 +-
test/javax/swing/JComboBox/6406264/bug6406264.java | 118 +
test/javax/swing/JComboBox/6559152/bug6559152.java | 101 +
test/javax/swing/JComboBox/6607130/bug6607130.java | 32 +-
test/javax/swing/JComboBox/8015300/Test8015300.java | 17 +-
test/javax/swing/JComboBox/8032878/bug8032878.java | 12 +-
test/javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java | 5 +-
test/javax/swing/JComboBox/8033069/bug8033069ScrollBar.java | 4 +-
test/javax/swing/JComboBox/8057893/bug8057893.java | 6 +-
test/javax/swing/JComboBox/ShowPopupAfterHidePopupTest/ShowPopupAfterHidePopupTest.java | 9 +-
test/javax/swing/JComponent/6683775/bug6683775.java | 68 +-
test/javax/swing/JComponent/6989617/bug6989617.java | 12 +-
test/javax/swing/JComponent/7154030/bug7154030.java | 21 +-
test/javax/swing/JEditorPane/4492274/bug4492274.java | 9 +-
test/javax/swing/JEditorPane/6917744/bug6917744.java | 13 +-
test/javax/swing/JFileChooser/4524490/bug4524490.java | 11 +-
test/javax/swing/JFileChooser/6520101/bug6520101.java | 3 +-
test/javax/swing/JFileChooser/7199708/bug7199708.java | 8 +-
test/javax/swing/JFileChooser/8002077/bug8002077.java | 13 +-
test/javax/swing/JFileChooser/8021253/bug8021253.java | 8 +-
test/javax/swing/JFrame/4962534/bug4962534.html | 3 +-
test/javax/swing/JFrame/4962534/bug4962534.java | 10 +-
test/javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java | 23 +-
test/javax/swing/JInternalFrame/4251301/bug4251301.java | 9 +-
test/javax/swing/JInternalFrame/5066752/bug5066752.java | 4 +-
test/javax/swing/JInternalFrame/6647340/bug6647340.java | 31 +-
test/javax/swing/JInternalFrame/6725409/bug6725409.java | 23 +-
test/javax/swing/JInternalFrame/8020708/bug8020708.java | 13 +-
test/javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java | 12 +-
test/javax/swing/JLabel/6596966/bug6596966.java | 25 +-
test/javax/swing/JLayer/6824395/bug6824395.java | 12 +-
test/javax/swing/JList/6462008/bug6462008.java | 69 +-
test/javax/swing/JList/6510999/bug6510999.java | 74 +
test/javax/swing/JMenu/4417601/bug4417601.java | 79 +
test/javax/swing/JMenu/4515762/bug4515762.java | 18 +-
test/javax/swing/JMenu/4692443/bug4692443.java | 35 +-
test/javax/swing/JMenu/6359669/bug6359669.java | 84 +
test/javax/swing/JMenu/6470128/bug6470128.java | 84 +
test/javax/swing/JMenu/6538132/bug6538132.java | 131 +
test/javax/swing/JMenu/8071705/bug8071705.java | 1 +
test/javax/swing/JMenuBar/4750590/bug4750590.java | 7 +-
test/javax/swing/JMenuItem/4171437/bug4171437.java | 7 +-
test/javax/swing/JMenuItem/4654927/bug4654927.java | 12 +-
test/javax/swing/JMenuItem/6209975/bug6209975.java | 10 +-
test/javax/swing/JMenuItem/6249972/bug6249972.java | 105 +
test/javax/swing/JMenuItem/7036148/bug7036148.java | 3 +-
test/javax/swing/JMenuItem/ActionListenerCalledTwice/ActionListenerCalledTwiceTest.java | 9 +-
test/javax/swing/JOptionPane/4174551/bug4174551.html | 36 +
test/javax/swing/JOptionPane/4174551/bug4174551.java | 52 +
test/javax/swing/JOptionPane/6428694/bug6428694.java | 114 +
test/javax/swing/JOptionPane/7138665/bug7138665.java | 10 +-
test/javax/swing/JPopupMenu/4458079/bug4458079.java | 10 +-
test/javax/swing/JPopupMenu/4634626/bug4634626.html | 8 +
test/javax/swing/JPopupMenu/4634626/bug4634626.java | 209 +
test/javax/swing/JPopupMenu/4966112/bug4966112.java | 22 +-
test/javax/swing/JPopupMenu/6217905/bug6217905.java | 114 +
test/javax/swing/JPopupMenu/6415145/bug6415145.java | 121 +
test/javax/swing/JPopupMenu/6515446/bug6515446.java | 91 +
test/javax/swing/JPopupMenu/6544309/bug6544309.java | 105 +
test/javax/swing/JPopupMenu/6580930/bug6580930.java | 148 +
test/javax/swing/JPopupMenu/6583251/bug6583251.java | 77 +
test/javax/swing/JPopupMenu/6691503/bug6691503.java | 10 +-
test/javax/swing/JPopupMenu/6694823/bug6694823.java | 18 +-
test/javax/swing/JPopupMenu/6800513/bug6800513.java | 12 +-
test/javax/swing/JPopupMenu/6827786/bug6827786.java | 12 +-
test/javax/swing/JPopupMenu/6987844/bug6987844.java | 7 +-
test/javax/swing/JPopupMenu/7154841/bug7154841.java | 19 +-
test/javax/swing/JRadioButton/8033699/bug8033699.java | 53 +-
test/javax/swing/JRadioButton/8041561/bug8041561.java | 101 +
test/javax/swing/JRootPane/4670486/bug4670486.java | 8 +-
test/javax/swing/JScrollBar/4708809/bug4708809.java | 14 +-
test/javax/swing/JScrollBar/4865918/bug4865918.java | 7 +-
test/javax/swing/JScrollBar/6542335/bug6542335.java | 8 +-
test/javax/swing/JScrollBar/7163696/Test7163696.java | 8 +-
test/javax/swing/JScrollBar/bug4202954/bug4202954.java | 12 +-
test/javax/swing/JScrollPane/6274267/bug6274267.java | 100 +
test/javax/swing/JSlider/6348946/bug6348946.java | 14 +-
test/javax/swing/JSlider/6401380/bug6401380.java | 82 +
test/javax/swing/JSlider/6794836/bug6794836.java | 6 +-
test/javax/swing/JSlider/6848475/bug6848475.java | 9 +-
test/javax/swing/JSpinner/4973721/bug4973721.java | 7 +-
test/javax/swing/JSpinner/5012888/bug5012888.java | 21 +-
test/javax/swing/JSpinner/8008657/bug8008657.java | 154 +
test/javax/swing/JSplitPane/4816114/bug4816114.java | 7 +-
test/javax/swing/JSplitPane/4885629/bug4885629.java | 5 +-
test/javax/swing/JSplitPane/8132123/bug8132123.html | 38 +
test/javax/swing/JSplitPane/8132123/bug8132123.java | 51 +
test/javax/swing/JTabbedPane/4361477/bug4361477.java | 4 +-
test/javax/swing/JTabbedPane/4624207/bug4624207.java | 15 +-
test/javax/swing/JTabbedPane/4666224/bug4666224.html | 42 +
test/javax/swing/JTabbedPane/4666224/bug4666224.java | 554 +
test/javax/swing/JTabbedPane/6495408/bug6495408.java | 4 +-
test/javax/swing/JTabbedPane/7024235/Test7024235.java | 14 +-
test/javax/swing/JTabbedPane/7161568/bug7161568.java | 8 +-
test/javax/swing/JTabbedPane/7170310/bug7170310.java | 17 +-
test/javax/swing/JTable/4220171/bug4220171.java | 13 +-
test/javax/swing/JTable/6263446/bug6263446.java | 34 +-
test/javax/swing/JTable/6777378/bug6777378.java | 5 +-
test/javax/swing/JTable/7055065/bug7055065.java | 9 +-
test/javax/swing/JTable/7068740/bug7068740.java | 13 +-
test/javax/swing/JTable/8032874/bug8032874.java | 8 +-
test/javax/swing/JTableHeader/6884066/bug6884066.java | 5 +-
test/javax/swing/JTableHeader/6889007/bug6889007.java | 7 +-
test/javax/swing/JTextArea/4697612/bug4697612.java | 15 +-
test/javax/swing/JTextArea/7049024/bug7049024.java | 14 +-
test/javax/swing/JTextField/8036819/bug8036819.java | 6 +-
test/javax/swing/JTextPane/TestJTextPaneHTMLRendering.java | 173 +
test/javax/swing/JTextPane/arrow.png | Bin
test/javax/swing/JToolBar/4247996/bug4247996.java | 6 +-
test/javax/swing/JToolBar/4529206/bug4529206.java | 91 +
test/javax/swing/JToolTip/4644444/bug4644444.html | 44 +
test/javax/swing/JToolTip/4644444/bug4644444.java | 354 +
test/javax/swing/JToolTip/4846413/bug4846413.java | 6 +-
test/javax/swing/JTree/4330357/bug4330357.java | 10 +-
test/javax/swing/JTree/4908142/bug4908142.java | 8 +-
test/javax/swing/JTree/4927934/bug4927934.java | 20 +-
test/javax/swing/JTree/6263446/bug6263446.java | 9 +-
test/javax/swing/JTree/6505523/bug6505523.java | 9 +-
test/javax/swing/JTree/6578666/bug6578666.java | 80 +
test/javax/swing/JTree/8003400/Test8003400.java | 15 +-
test/javax/swing/JTree/8004298/bug8004298.java | 6 +-
test/javax/swing/JViewport/7107099/bug7107099.java | 9 +-
test/javax/swing/JWindow/ShapedAndTranslucentWindows/Common.java | 417 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucent.java | 63 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java | 104 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentGradient.java | 71 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentSwing.java | 96 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/SetShapeAndClickSwing.java | 173 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedPerPixelTranslucentGradient.java | 78 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java | 78 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java | 153 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentPerPixelTranslucentGradient.java | 73 +
test/javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentWindowClickSwing.java | 106 +
test/javax/swing/LookAndFeel/8145547/DemandGTK.java | 1 +
test/javax/swing/LookAndFeel/8145547/DemandGTK2.sh | 1 +
test/javax/swing/LookAndFeel/8145547/DemandGTK3.sh | 1 +
test/javax/swing/MultiUIDefaults/4300666/bug4300666.java | 16 +-
test/javax/swing/Popup/6514582/bug6514582.java | 73 +
test/javax/swing/Popup/TaskbarPositionTest.java | 11 +-
test/javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java | 6 +-
test/javax/swing/RepaintManager/6608456/bug6608456.java | 6 +-
test/javax/swing/RepaintManager/IconifyTest/IconifyTest.java | 7 +-
test/javax/swing/Security/6657138/ComponentTest.java | 8 +-
test/javax/swing/SwingTest.java | 8 +-
test/javax/swing/SwingUtilities/4917669/bug4917669.java | 8 +-
test/javax/swing/SwingUtilities/7146377/bug7146377.java | 9 +-
test/javax/swing/SwingUtilities/7170657/bug7170657.java | 3 +-
test/javax/swing/SwingUtilities/TestTextPosInPrint.java | 244 +
test/javax/swing/ToolTipManager/7123767/bug7123767.java | 18 +-
test/javax/swing/ToolTipManager/JMenuItemToolTipKeyBindingsTest/JMenuItemToolTipKeyBindingsTest.java | 144 +
test/javax/swing/ToolTipManager/Test6256140.java | 11 +-
test/javax/swing/dnd/7171812/bug7171812.java | 5 +-
test/javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java | 5 +-
test/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java | 7 +-
test/javax/swing/plaf/basic/BasicTreeUI/8023474/bug8023474.java | 7 +-
test/javax/swing/plaf/synth/7158712/bug7158712.java | 4 +-
test/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java | 4 +-
test/javax/swing/plaf/synth/Test6660049.java | 3 +-
test/javax/swing/plaf/windows/WindowsRootPaneUI/WrongAltProcessing/WrongAltProcessing.java | 11 +-
test/javax/swing/regtesthelpers/Util.java | 23 +-
test/javax/swing/reliability/GUIUndFrame.java | 111 +
test/javax/swing/reliability/GUIZoomFrame.java | 88 +
test/javax/swing/reliability/Task.java | 50 +
test/javax/swing/reliability/TaskUndJFrameProperties.java | 91 +
test/javax/swing/reliability/TaskZoomJFrameChangeState.java | 180 +
test/javax/swing/reliability/TaskZoomJFrameRepaint.java | 113 +
test/javax/swing/text/AbstractDocument/6968363/Test6968363.java | 15 +-
test/javax/swing/text/CSSBorder/6796710/bug6796710.java | 5 +-
test/javax/swing/text/DefaultEditorKit/4278839/bug4278839.java | 12 +-
test/javax/swing/text/JTextComponent/5074573/bug5074573.java | 13 +-
test/javax/swing/text/StyledEditorKit/4506788/bug4506788.java | 23 +-
test/javax/swing/text/Utilities/bug7045593.java | 5 +-
test/javax/swing/text/View/8014863/bug8014863.java | 12 +-
test/javax/swing/text/View/8048110/bug8048110.java | 7 +-
test/javax/swing/text/html/7189299/bug7189299.java | 7 +-
test/javax/swing/text/html/CSS/4530474/bug4530474.java | 6 +-
test/javax/swing/text/html/HTMLDocument/8058120/bug8058120.java | 14 +-
test/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java | 5 +-
test/javax/swing/text/html/HTMLEditorKit/5043626/bug5043626.java | 8 +-
test/javax/swing/text/html/TestJLabelWithHTMLText.java | 51 +
test/javax/swing/text/html/parser/Parser/7165725/bug7165725.java | 22 +-
test/javax/swing/text/html/parser/Parser/8078268/bug8078268.java | 72 +
test/javax/swing/text/html/parser/Parser/8078268/slowparse.html | 3539 +
test/javax/xml/crypto/dsig/ErrorHandlerPermissions.java | 121 +
test/javax/xml/crypto/dsig/ErrorHandlerPermissions.policy | 5 +
test/javax/xml/crypto/dsig/GenerationTests.java | 161 +-
test/javax/xml/crypto/dsig/KeySelectors.java | 7 +-
test/javax/xml/crypto/dsig/ValidationTests.java | 7 +-
test/javax/xml/crypto/dsig/data/signature-enveloping-p256-sha1.xml | 3 +
test/javax/xml/crypto/dsig/data/signature-enveloping-p384-sha1.xml | 3 +
test/javax/xml/crypto/dsig/data/signature-enveloping-p521-sha1.xml | 5 +
test/javax/xml/crypto/dsig/data/signature-external-rsa.xml | 3 +
test/javax/xml/jaxp/parsers/8213734/SAXParserTest.java | 79 +
test/jdk/java/awt/print/RemotePrinterStatusRefresh/RemotePrinterStatusRefresh.java | 18 +-
test/jdk/jfr/TEST.properties | 2 +
test/jdk/jfr/api/consumer/TEST.properties | 2 +
test/jdk/jfr/api/consumer/TestFieldAccess.java | 151 +
test/jdk/jfr/api/consumer/TestGetStackTrace.java | 103 +
test/jdk/jfr/api/consumer/TestHiddenMethod.java | 112 +
test/jdk/jfr/api/consumer/TestMethodGetModifiers.java | 81 +
test/jdk/jfr/api/consumer/TestReadTwice.java | 85 +
test/jdk/jfr/api/consumer/TestRecordedClassLoader.java | 120 +
test/jdk/jfr/api/consumer/TestRecordedEvent.java | 110 +
test/jdk/jfr/api/consumer/TestRecordedEventGetThread.java | 72 +
test/jdk/jfr/api/consumer/TestRecordedEventGetThreadOther.java | 109 +
test/jdk/jfr/api/consumer/TestRecordedFrame.java | 122 +
test/jdk/jfr/api/consumer/TestRecordedFullStackTrace.java | 180 +
test/jdk/jfr/api/consumer/TestRecordedInstantEventTimestamp.java | 60 +
test/jdk/jfr/api/consumer/TestRecordedMethodDescriptor.java | 97 +
test/jdk/jfr/api/consumer/TestRecordedObject.java | 408 +
test/jdk/jfr/api/consumer/TestRecordedThreadGroupParent.java | 89 +
test/jdk/jfr/api/consumer/TestRecordingFile.java | 408 +
test/jdk/jfr/api/consumer/TestRecordingFileReadEventEof.java | 62 +
test/jdk/jfr/api/consumer/TestRecordingInternals.java | 81 +
test/jdk/jfr/api/consumer/TestSingleRecordedEvent.java | 69 +
test/jdk/jfr/api/consumer/TestToString.java | 95 +
test/jdk/jfr/api/consumer/TestValueDescriptorRecorded.java | 79 +
test/jdk/jfr/api/event/TEST.properties | 2 +
test/jdk/jfr/api/event/TestAbstractEvent.java | 117 +
test/jdk/jfr/api/event/TestBeginEnd.java | 114 +
test/jdk/jfr/api/event/TestClinitRegistration.java | 206 +
test/jdk/jfr/api/event/TestClonedEvent.java | 96 +
test/jdk/jfr/api/event/TestEnableDisable.java | 102 +
test/jdk/jfr/api/event/TestEventFactory.java | 81 +
test/jdk/jfr/api/event/TestEventFactoryRegisterTwice.java | 75 +
test/jdk/jfr/api/event/TestEventFactoryRegistration.java | 107 +
test/jdk/jfr/api/event/TestExtends.java | 188 +
test/jdk/jfr/api/event/TestGetDuration.java | 131 +
test/jdk/jfr/api/event/TestIsEnabled.java | 88 +
test/jdk/jfr/api/event/TestIsEnabledMultiple.java | 128 +
test/jdk/jfr/api/event/TestOwnCommit.java | 124 +
test/jdk/jfr/api/event/TestShouldCommit.java | 195 +
test/jdk/jfr/api/event/TestStaticEnable.java | 86 +
test/jdk/jfr/api/event/dynamic/TestDynamicAnnotations.java | 219 +
test/jdk/jfr/api/event/dynamic/TestEventFactory.java | 289 +
test/jdk/jfr/api/flightrecorder/MyListener.java | 48 +
test/jdk/jfr/api/flightrecorder/TestAddListenerTwice.java | 58 +
test/jdk/jfr/api/flightrecorder/TestAddPeriodicEvent.java | 107 +
test/jdk/jfr/api/flightrecorder/TestFlightRecorderListenerRecorderInitialized.java | 99 +
test/jdk/jfr/api/flightrecorder/TestGetEventTypes.java | 95 +
test/jdk/jfr/api/flightrecorder/TestGetPlatformRecorder.java | 46 +
test/jdk/jfr/api/flightrecorder/TestGetRecordings.java | 85 +
test/jdk/jfr/api/flightrecorder/TestGetSettings.java | 132 +
test/jdk/jfr/api/flightrecorder/TestIsAvailable.java | 47 +
test/jdk/jfr/api/flightrecorder/TestIsInitialized.java | 51 +
test/jdk/jfr/api/flightrecorder/TestListener.java | 66 +
test/jdk/jfr/api/flightrecorder/TestListenerNull.java | 54 +
test/jdk/jfr/api/flightrecorder/TestPeriodicEventsSameHook.java | 62 +
test/jdk/jfr/api/flightrecorder/TestRecorderInitializationCallback.java | 64 +
test/jdk/jfr/api/flightrecorder/TestRegisterUnregisterEvent.java | 82 +
test/jdk/jfr/api/flightrecorder/TestSettingsControl.java | 94 +
test/jdk/jfr/api/flightrecorder/TestSnapshot.java | 187 +
test/jdk/jfr/api/metadata/annotations/TestCategory.java | 53 +
test/jdk/jfr/api/metadata/annotations/TestContentType.java | 77 +
test/jdk/jfr/api/metadata/annotations/TestDescription.java | 98 +
test/jdk/jfr/api/metadata/annotations/TestDynamicAnnotation.java | 56 +
test/jdk/jfr/api/metadata/annotations/TestEnabled.java | 72 +
test/jdk/jfr/api/metadata/annotations/TestExperimental.java | 80 +
test/jdk/jfr/api/metadata/annotations/TestFieldAnnotations.java | 110 +
test/jdk/jfr/api/metadata/annotations/TestFormatMissingValue.java | 124 +
test/jdk/jfr/api/metadata/annotations/TestHasValue.java | 65 +
test/jdk/jfr/api/metadata/annotations/TestInheritedAnnotations.java | 208 +
test/jdk/jfr/api/metadata/annotations/TestLabel.java | 96 +
test/jdk/jfr/api/metadata/annotations/TestMetadata.java | 85 +
test/jdk/jfr/api/metadata/annotations/TestName.java | 110 +
test/jdk/jfr/api/metadata/annotations/TestPeriod.java | 52 +
test/jdk/jfr/api/metadata/annotations/TestRegistered.java | 68 +
test/jdk/jfr/api/metadata/annotations/TestRegisteredFalseAndRunning.java | 53 +
test/jdk/jfr/api/metadata/annotations/TestRelational.java | 72 +
test/jdk/jfr/api/metadata/annotations/TestSimpleMetadataEvent.java | 60 +
test/jdk/jfr/api/metadata/annotations/TestStackTrace.java | 61 +
test/jdk/jfr/api/metadata/annotations/TestThreshold.java | 52 +
test/jdk/jfr/api/metadata/annotations/TestTypesIdentical.java | 95 +
test/jdk/jfr/api/metadata/eventtype/EventWithCustomSettings.java | 52 +
test/jdk/jfr/api/metadata/eventtype/TestGetAnnotation.java | 82 +
test/jdk/jfr/api/metadata/eventtype/TestGetAnnotationElements.java | 153 +
test/jdk/jfr/api/metadata/eventtype/TestGetAnnotations.java | 76 +
test/jdk/jfr/api/metadata/eventtype/TestGetCategory.java | 70 +
test/jdk/jfr/api/metadata/eventtype/TestGetDefaultValues.java | 99 +
test/jdk/jfr/api/metadata/eventtype/TestGetDescription.java | 80 +
test/jdk/jfr/api/metadata/eventtype/TestGetEventType.java | 62 +
test/jdk/jfr/api/metadata/eventtype/TestGetField.java | 77 +
test/jdk/jfr/api/metadata/eventtype/TestGetFields.java | 86 +
test/jdk/jfr/api/metadata/eventtype/TestGetSettings.java | 57 +
test/jdk/jfr/api/metadata/eventtype/TestUnloadingEventClass.java | 180 +
test/jdk/jfr/api/metadata/settingdescriptor/AnnotatedSetting.java | 60 +
test/jdk/jfr/api/metadata/settingdescriptor/BaseEvent.java | 73 +
test/jdk/jfr/api/metadata/settingdescriptor/CustomEvent.java | 103 +
test/jdk/jfr/api/metadata/settingdescriptor/PlainSetting.java | 48 +
test/jdk/jfr/api/metadata/settingdescriptor/TestDefaultValue.java | 59 +
test/jdk/jfr/api/metadata/settingdescriptor/TestGetAnnotation.java | 70 +
test/jdk/jfr/api/metadata/settingdescriptor/TestGetAnnotationElement.java | 87 +
test/jdk/jfr/api/metadata/settingdescriptor/TestGetContentType.java | 73 +
test/jdk/jfr/api/metadata/settingdescriptor/TestGetDescription.java | 70 +
test/jdk/jfr/api/metadata/settingdescriptor/TestGetLabel.java | 70 +
test/jdk/jfr/api/metadata/settingdescriptor/TestGetName.java | 65 +
test/jdk/jfr/api/metadata/settingdescriptor/TestGetTypeId.java | 73 +
test/jdk/jfr/api/metadata/settingdescriptor/TestGetTypeName.java | 68 +
test/jdk/jfr/api/metadata/valuedescriptor/TestClasses.java | 86 +
test/jdk/jfr/api/metadata/valuedescriptor/TestConstructor.java | 70 +
test/jdk/jfr/api/metadata/valuedescriptor/TestGetAnnotations.java | 95 +
test/jdk/jfr/api/metadata/valuedescriptor/TestGetFields.java | 47 +
test/jdk/jfr/api/metadata/valuedescriptor/TestIsArray.java | 64 +
test/jdk/jfr/api/metadata/valuedescriptor/TestSimpleTypes.java | 132 +
test/jdk/jfr/api/metadata/valuedescriptor/TestValueDescriptorContentType.java | 90 +
test/jdk/jfr/api/modules/TestModularizedEvent.java | 104 +
test/jdk/jfr/api/modules/src_mods/test.jfr.annotation/test/jfr/annotation/ModularizedAnnotation.java | 42 +
test/jdk/jfr/api/modules/src_mods/test.jfr.event/test/jfr/event/ModularizedOrdinaryEvent.java | 44 +
test/jdk/jfr/api/modules/src_mods/test.jfr.event/test/jfr/event/ModularizedPeriodicEvent.java | 44 +
test/jdk/jfr/api/modules/src_mods/test.jfr.main/test/jfr/main/MainTest.java | 154 +
test/jdk/jfr/api/modules/src_mods/test.jfr.setting/test/jfr/setting/ModularizedSetting.java | 62 +
test/jdk/jfr/api/recorder/TestRecorderInitialized.java | 68 +
test/jdk/jfr/api/recorder/TestRecorderListener.java | 106 +
test/jdk/jfr/api/recorder/TestStartStopRecording.java | 80 +
test/jdk/jfr/api/recording/destination/TestDestFileExist.java | 68 +
test/jdk/jfr/api/recording/destination/TestDestFileReadOnly.java | 65 +
test/jdk/jfr/api/recording/destination/TestDestInvalid.java | 104 +
test/jdk/jfr/api/recording/destination/TestDestLongPath.java | 66 +
test/jdk/jfr/api/recording/destination/TestDestMultiple.java | 111 +
test/jdk/jfr/api/recording/destination/TestDestReadOnly.java | 84 +
test/jdk/jfr/api/recording/destination/TestDestState.java | 79 +
test/jdk/jfr/api/recording/destination/TestDestToDiskFalse.java | 80 +
test/jdk/jfr/api/recording/destination/TestDestToDiskTrue.java | 73 +
test/jdk/jfr/api/recording/destination/TestDestWithDuration.java | 76 +
test/jdk/jfr/api/recording/dump/TestDump.java | 61 +
test/jdk/jfr/api/recording/dump/TestDumpInvalid.java | 85 +
test/jdk/jfr/api/recording/dump/TestDumpLongPath.java | 70 +
test/jdk/jfr/api/recording/dump/TestDumpMultiple.java | 105 +
test/jdk/jfr/api/recording/dump/TestDumpReadOnly.java | 70 +
test/jdk/jfr/api/recording/dump/TestDumpState.java | 107 +
test/jdk/jfr/api/recording/event/TEST.properties | 2 +
test/jdk/jfr/api/recording/event/TestChunkPeriod.java | 103 +
test/jdk/jfr/api/recording/event/TestEnableClass.java | 53 +
test/jdk/jfr/api/recording/event/TestEnableName.java | 62 +
test/jdk/jfr/api/recording/event/TestEventTime.java | 184 +
test/jdk/jfr/api/recording/event/TestLoadEventAfterStart.java | 90 +
test/jdk/jfr/api/recording/event/TestPeriod.java | 127 +
test/jdk/jfr/api/recording/event/TestReEnableClass.java | 80 +
test/jdk/jfr/api/recording/event/TestReEnableMultiple.java | 147 +
test/jdk/jfr/api/recording/event/TestReEnableName.java | 97 +
test/jdk/jfr/api/recording/event/TestRecordingEnableDisable.java | 125 +
test/jdk/jfr/api/recording/event/TestThreshold.java | 91 +
test/jdk/jfr/api/recording/misc/TestGetId.java | 68 +
test/jdk/jfr/api/recording/misc/TestGetSize.java | 64 +
test/jdk/jfr/api/recording/misc/TestGetSizeToMem.java | 66 +
test/jdk/jfr/api/recording/misc/TestGetStream.java | 154 +
test/jdk/jfr/api/recording/misc/TestRecordingBase.java | 175 +
test/jdk/jfr/api/recording/misc/TestRecordingCopy.java | 112 +
test/jdk/jfr/api/recording/options/TestDuration.java | 66 +
test/jdk/jfr/api/recording/options/TestName.java | 93 +
test/jdk/jfr/api/recording/settings/TestConfigurationGetContents.java | 70 +
test/jdk/jfr/api/recording/settings/TestCreateConfigFromPath.java | 85 +
test/jdk/jfr/api/recording/settings/TestCreateConfigFromReader.java | 87 +
test/jdk/jfr/api/recording/settings/TestGetConfigurations.java | 80 +
test/jdk/jfr/api/recording/settings/TestSettingsAvailability.java | 123 +
test/jdk/jfr/api/recording/settings/settings.jfc | 11 +
test/jdk/jfr/api/recording/state/TestOptionState.java | 92 +
test/jdk/jfr/api/recording/state/TestState.java | 56 +
test/jdk/jfr/api/recording/state/TestStateDuration.java | 73 +
test/jdk/jfr/api/recording/state/TestStateIdenticalListeners.java | 73 +
test/jdk/jfr/api/recording/state/TestStateInvalid.java | 70 +
test/jdk/jfr/api/recording/state/TestStateMultiple.java | 86 +
test/jdk/jfr/api/recording/state/TestStateScheduleStart.java | 73 +
test/jdk/jfr/api/recording/time/TestTime.java | 78 +
test/jdk/jfr/api/recording/time/TestTimeDuration.java | 68 +
test/jdk/jfr/api/recording/time/TestTimeMultiple.java | 87 +
test/jdk/jfr/api/recording/time/TestTimeScheduleStart.java | 68 +
test/jdk/jfr/api/settings/RegExpControl.java | 51 +
test/jdk/jfr/api/settings/StringListSetting.java | 105 +
test/jdk/jfr/api/settings/TestFilterEvents.java | 99 +
test/jdk/jfr/event/TEST.properties | 2 +
test/jdk/jfr/event/compiler/TestAllocInNewTLAB.java | 127 +
test/jdk/jfr/event/compiler/TestAllocOutsideTLAB.java | 104 +
test/jdk/jfr/event/compiler/TestCodeCacheConfig.java | 104 +
test/jdk/jfr/event/compiler/TestCodeCacheFull.java | 106 +
test/jdk/jfr/event/compiler/TestCodeCacheStats.java | 65 +
test/jdk/jfr/event/compiler/TestCodeSweeper.java | 224 +
test/jdk/jfr/event/compiler/TestCodeSweeperConfig.java | 61 +
test/jdk/jfr/event/compiler/TestCompilerCompile.java | 141 +
test/jdk/jfr/event/compiler/TestCompilerConfig.java | 59 +
test/jdk/jfr/event/compiler/TestCompilerInlining.java | 406 +
test/jdk/jfr/event/compiler/TestCompilerPhase.java | 89 +
test/jdk/jfr/event/compiler/TestCompilerStats.java | 68 +
test/jdk/jfr/event/gc/collection/AppGCProvoker.java | 57 +
test/jdk/jfr/event/gc/collection/GCEventAll.java | 531 +
test/jdk/jfr/event/gc/collection/GCGarbageCollectionUtil.java | 105 +
test/jdk/jfr/event/gc/collection/TestGCCauseWithCMSConcurrent.java | 47 +
test/jdk/jfr/event/gc/collection/TestGCCauseWithCMSMarkSweep.java | 48 +
test/jdk/jfr/event/gc/collection/TestGCCauseWithG1ConcurrentMark.java | 49 +
test/jdk/jfr/event/gc/collection/TestGCCauseWithG1FullCollection.java | 48 +
test/jdk/jfr/event/gc/collection/TestGCCauseWithPSMarkSweep.java | 49 +
test/jdk/jfr/event/gc/collection/TestGCCauseWithParallelOld.java | 47 +
test/jdk/jfr/event/gc/collection/TestGCCauseWithSerial.java | 47 +
test/jdk/jfr/event/gc/collection/TestGCEventMixedWithCMSConcurrent.java | 43 +
test/jdk/jfr/event/gc/collection/TestGCEventMixedWithCMSMarkSweep.java | 43 +
test/jdk/jfr/event/gc/collection/TestGCEventMixedWithG1ConcurrentMark.java | 44 +
test/jdk/jfr/event/gc/collection/TestGCEventMixedWithG1FullCollection.java | 42 +
test/jdk/jfr/event/gc/collection/TestGCEventMixedWithPSMarkSweep.java | 42 +
test/jdk/jfr/event/gc/collection/TestGCEventMixedWithParNew.java | 43 +
test/jdk/jfr/event/gc/collection/TestGCEventMixedWithParallelOld.java | 42 +
test/jdk/jfr/event/gc/collection/TestGCEventMixedWithSerial.java | 41 +
test/jdk/jfr/event/gc/collection/TestGCGarbageCollectionEvent.java | 68 +
test/jdk/jfr/event/gc/collection/TestGCWithFasttime.java | 66 +
test/jdk/jfr/event/gc/collection/TestYoungGarbageCollectionEventWithDefNew.java | 42 +
test/jdk/jfr/event/gc/collection/TestYoungGarbageCollectionEventWithG1New.java | 42 +
test/jdk/jfr/event/gc/collection/TestYoungGarbageCollectionEventWithParNew.java | 42 +
test/jdk/jfr/event/gc/collection/TestYoungGarbageCollectionEventWithParallelScavenge.java | 42 +
test/jdk/jfr/event/gc/collection/YoungGarbageCollectionEvent.java | 79 +
test/jdk/jfr/event/gc/collection/gc-testsettings.jfc | 32 +
test/jdk/jfr/event/gc/configuration/GCHeapConfigurationEventTester.java | 52 +
test/jdk/jfr/event/gc/configuration/GCHeapConfigurationEventVerifier.java | 68 +
test/jdk/jfr/event/gc/configuration/GCYoungGenerationConfigurationEventTester.java | 51 +
test/jdk/jfr/event/gc/configuration/TestGCConfigurationEvent.java | 112 +
test/jdk/jfr/event/gc/configuration/TestGCConfigurationEventWithDefaultPauseTarget.java | 67 +
test/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWith32BitOops.java | 64 +
test/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWith32BitOops.sh | 61 +
test/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithHeapBasedOops.java | 59 +
test/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithHeapBasedOops.sh | 63 +
test/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithZeroBasedOops.java | 60 +
test/jdk/jfr/event/gc/configuration/TestGCHeapConfigurationEventWithZeroBasedOops.sh | 60 +
test/jdk/jfr/event/gc/configuration/TestGCSurvivorConfigurationEvent.java | 76 +
test/jdk/jfr/event/gc/configuration/TestGCTLABConfigurationEvent.java | 86 +
test/jdk/jfr/event/gc/configuration/TestGCYoungGenerationConfigurationEventWithMinAndMaxSize.java | 88 +
test/jdk/jfr/event/gc/configuration/TestGCYoungGenerationConfigurationEventWithNewRatio.java | 66 +
test/jdk/jfr/event/gc/detailed/ExecuteOOMApp.java | 63 +
test/jdk/jfr/event/gc/detailed/OOMApp.java | 68 +
test/jdk/jfr/event/gc/detailed/PromotionEvent.java | 205 +
test/jdk/jfr/event/gc/detailed/PromotionFailedEvent.java | 63 +
test/jdk/jfr/event/gc/detailed/StressAllocationGCEvents.java | 201 +
test/jdk/jfr/event/gc/detailed/TestCMSConcurrentModeFailureEvent.java | 88 +
test/jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java | 75 +
test/jdk/jfr/event/gc/detailed/TestEvacuationInfoEvent.java | 137 +
test/jdk/jfr/event/gc/detailed/TestG1ConcurrentModeFailureEvent.java | 88 +
test/jdk/jfr/event/gc/detailed/TestG1EvacMemoryStatsEvent.java | 76 +
test/jdk/jfr/event/gc/detailed/TestG1HeapRegionInformationEvent.java | 74 +
test/jdk/jfr/event/gc/detailed/TestG1HeapRegionTypeChangeEvent.java | 89 +
test/jdk/jfr/event/gc/detailed/TestG1MMUEvent.java | 82 +
test/jdk/jfr/event/gc/detailed/TestPromotionEventWithG1.java | 44 +
test/jdk/jfr/event/gc/detailed/TestPromotionEventWithParallelScavenge.java | 42 +
test/jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithDefNew.java | 43 +
test/jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithParNew.java | 45 +
test/jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithParallelScavenge.java | 44 +
test/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithCMS.java | 39 +
test/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithDefNew.java | 39 +
test/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithG1.java | 39 +
test/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithParNew.java | 39 +
test/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithParallel.java | 39 +
test/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithCMS.java | 39 +
test/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithDefNew.java | 39 +
test/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithG1.java | 45 +
test/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithParNew.java | 39 +
test/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithParallel.java | 39 +
test/jdk/jfr/event/gc/detailed/TestTenuringDistributionEvent.java | 87 +
test/jdk/jfr/event/gc/detailed/concurrentmodefailure-testsettings.jfc | 32 +
test/jdk/jfr/event/gc/detailed/evacuationfailed-testsettings.jfc | 32 +
test/jdk/jfr/event/gc/detailed/promotionfailed-testsettings.jfc | 32 +
test/jdk/jfr/event/gc/heapsummary/HeapSummaryEventAllGcs.java | 225 +
test/jdk/jfr/event/gc/heapsummary/TestHeapSummaryCommittedSize.java | 92 +
test/jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventConcurrentCMS.java | 94 +
test/jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventDefNewSerial.java | 41 +
test/jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventG1.java | 41 +
test/jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventPSParOld.java | 41 +
test/jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventPSSerial.java | 41 +
test/jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventParNewCMS.java | 41 +
test/jdk/jfr/event/gc/objectcount/ObjectCountAfterGCEvent.java | 98 +
test/jdk/jfr/event/gc/objectcount/ObjectCountEventVerifier.java | 80 +
test/jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithCMSConcurrent.java | 41 +
test/jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithCMSMarkSweep.java | 41 +
test/jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithG1ConcurrentMark.java | 41 +
test/jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithG1FullCollection.java | 41 +
test/jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithPSMarkSweep.java | 41 +
test/jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithParallelOld.java | 41 +
test/jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithSerial.java | 41 +
test/jdk/jfr/event/gc/objectcount/TestObjectCountEvent.java | 86 +
test/jdk/jfr/event/gc/refstat/RefStatEvent.java | 102 +
test/jdk/jfr/event/gc/refstat/TestRefStatEventWithCMSConcurrent.java | 41 +
test/jdk/jfr/event/gc/refstat/TestRefStatEventWithCMSMarkSweep.java | 41 +
test/jdk/jfr/event/gc/refstat/TestRefStatEventWithDefNew.java | 41 +
test/jdk/jfr/event/gc/refstat/TestRefStatEventWithG1ConcurrentMark.java | 41 +
test/jdk/jfr/event/gc/refstat/TestRefStatEventWithG1FullCollection.java | 41 +
test/jdk/jfr/event/gc/refstat/TestRefStatEventWithG1New.java | 41 +
test/jdk/jfr/event/gc/refstat/TestRefStatEventWithPSMarkSweep.java | 41 +
test/jdk/jfr/event/gc/refstat/TestRefStatEventWithParallelOld.java | 41 +
test/jdk/jfr/event/gc/refstat/TestRefStatEventWithParallelScavenge.java | 41 +
test/jdk/jfr/event/gc/stacktrace/AllocationStackTrace.java | 497 +
test/jdk/jfr/event/gc/stacktrace/TEST.properties | 2 +
test/jdk/jfr/event/gc/stacktrace/TestConcMarkSweepAllocationPendingStackTrace.java | 41 +
test/jdk/jfr/event/gc/stacktrace/TestDefNewAllocationPendingStackTrace.java | 41 +
test/jdk/jfr/event/gc/stacktrace/TestG1HumongousAllocationPendingStackTrace.java | 41 +
test/jdk/jfr/event/gc/stacktrace/TestG1OldAllocationPendingStackTrace.java | 41 +
test/jdk/jfr/event/gc/stacktrace/TestG1YoungAllocationPendingStackTrace.java | 41 +
test/jdk/jfr/event/gc/stacktrace/TestMarkSweepCompactAllocationPendingStackTrace.java | 41 +
test/jdk/jfr/event/gc/stacktrace/TestMetaspaceConcMarkSweepGCAllocationPendingStackTrace.java | 42 +
test/jdk/jfr/event/gc/stacktrace/TestMetaspaceG1GCAllocationPendingStackTrace.java | 42 +
test/jdk/jfr/event/gc/stacktrace/TestMetaspaceParallelGCAllocationPendingStackTrace.java | 42 +
test/jdk/jfr/event/gc/stacktrace/TestMetaspaceSerialGCAllocationPendingStackTrace.java | 42 +
test/jdk/jfr/event/gc/stacktrace/TestParNewAllocationPendingStackTrace.java | 41 +
test/jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java | 41 +
test/jdk/jfr/event/gc/stacktrace/TestParallelScavengeAllocationPendingStackTrace.java | 41 +
test/jdk/jfr/event/io/EvilInstrument.java | 158 +
test/jdk/jfr/event/io/IOEvent.java | 210 +
test/jdk/jfr/event/io/IOHelper.java | 129 +
test/jdk/jfr/event/io/InstrumentationCallback.java | 49 +
test/jdk/jfr/event/io/MakeJAR.sh | 45 +
test/jdk/jfr/event/io/TestDisabledEvents.java | 134 +
test/jdk/jfr/event/io/TestFileChannelEvents.java | 123 +
test/jdk/jfr/event/io/TestFileReadOnly.java | 101 +
test/jdk/jfr/event/io/TestFileStreamEvents.java | 96 +
test/jdk/jfr/event/io/TestInstrumentation.java | 373 +
test/jdk/jfr/event/io/TestInstrumentation.mf | 4 +
test/jdk/jfr/event/io/TestRandomAccessFileEvents.java | 116 +
test/jdk/jfr/event/io/TestRandomAccessFileThread.java | 226 +
test/jdk/jfr/event/io/TestSocketChannelEvents.java | 130 +
test/jdk/jfr/event/io/TestSocketEvents.java | 121 +
test/jdk/jfr/event/metadata/TestDefaultConfigurations.java | 204 +
test/jdk/jfr/event/metadata/TestEventMetadata.java | 216 +
test/jdk/jfr/event/metadata/TestLookForUntestedEvents.java | 217 +
test/jdk/jfr/event/oldobject/OldObjects.java | 281 +
test/jdk/jfr/event/oldobject/TestAllocationTime.java | 126 +
test/jdk/jfr/event/oldobject/TestArrayInformation.java | 125 +
test/jdk/jfr/event/oldobject/TestCMS.java | 78 +
test/jdk/jfr/event/oldobject/TestCircularReference.java | 86 +
test/jdk/jfr/event/oldobject/TestClassLoader.java | 127 +
test/jdk/jfr/event/oldobject/TestClassLoaderLeak.java | 82 +
test/jdk/jfr/event/oldobject/TestFieldInformation.java | 121 +
test/jdk/jfr/event/oldobject/TestG1.java | 78 +
test/jdk/jfr/event/oldobject/TestHeapDeep.java | 87 +
test/jdk/jfr/event/oldobject/TestHeapShallow.java | 83 +
test/jdk/jfr/event/oldobject/TestLargeRootSet.java | 127 +
test/jdk/jfr/event/oldobject/TestLastKnownHeapUsage.java | 87 +
test/jdk/jfr/event/oldobject/TestListenerLeak.java | 102 +
test/jdk/jfr/event/oldobject/TestMetadataObject.java | 50 +
test/jdk/jfr/event/oldobject/TestMetadataRetention.java | 189 +
test/jdk/jfr/event/oldobject/TestObjectDescription.java | 216 +
test/jdk/jfr/event/oldobject/TestParallel.java | 78 +
test/jdk/jfr/event/oldobject/TestParallelOld.java | 78 +
test/jdk/jfr/event/oldobject/TestReferenceChainLimit.java | 84 +
test/jdk/jfr/event/oldobject/TestSanityDefault.java | 88 +
test/jdk/jfr/event/oldobject/TestSerial.java | 78 +
test/jdk/jfr/event/oldobject/TestThreadLocalLeak.java | 79 +
test/jdk/jfr/event/os/TestCPUInformation.java | 61 +
test/jdk/jfr/event/os/TestCPULoad.java | 79 +
test/jdk/jfr/event/os/TestCPUTimeStampCounter.java | 60 +
test/jdk/jfr/event/os/TestInitialEnvironmentVariable.java | 65 +
test/jdk/jfr/event/os/TestInitialEnvironmentVariable.sh | 38 +
test/jdk/jfr/event/os/TestOSInfo.java | 57 +
test/jdk/jfr/event/os/TestPhysicalMemoryEvent.java | 58 +
test/jdk/jfr/event/os/TestSystemProcess.java | 57 +
test/jdk/jfr/event/os/TestThreadContextSwitches.java | 56 +
test/jdk/jfr/event/profiling/TestFullStackTrace.java | 171 +
test/jdk/jfr/event/runtime/TestActiveRecordingEvent.java | 126 +
test/jdk/jfr/event/runtime/TestActiveSettingEvent.java | 253 +
test/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java | 319 +
test/jdk/jfr/event/runtime/TestClassDefineEvent.java | 80 +
test/jdk/jfr/event/runtime/TestClassLoadEvent.java | 86 +
test/jdk/jfr/event/runtime/TestClassLoaderStatsEvent.java | 133 +
test/jdk/jfr/event/runtime/TestClassLoadingStatisticsEvent.java | 142 +
test/jdk/jfr/event/runtime/TestClassUnloadEvent.java | 93 +
test/jdk/jfr/event/runtime/TestClasses.java | 83 +
test/jdk/jfr/event/runtime/TestExceptionEvents.java | 200 +
test/jdk/jfr/event/runtime/TestExceptionSubclass.java | 65 +
test/jdk/jfr/event/runtime/TestJavaBlockedEvent.java | 119 +
test/jdk/jfr/event/runtime/TestJavaMonitorInflateEvent.java | 116 +
test/jdk/jfr/event/runtime/TestJavaMonitorWaitEvent.java | 107 +
test/jdk/jfr/event/runtime/TestJavaMonitorWaitTimeOut.java | 126 +
test/jdk/jfr/event/runtime/TestJavaThreadStatisticsEvent.java | 91 +
test/jdk/jfr/event/runtime/TestJavaThreadStatisticsEventBean.java | 85 +
test/jdk/jfr/event/runtime/TestNativeLibrariesEvent.java | 104 +
test/jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java | 108 +
test/jdk/jfr/event/runtime/TestSafepointEvents.java | 117 +
test/jdk/jfr/event/runtime/TestShutdownEvent.java | 253 +
test/jdk/jfr/event/runtime/TestSizeTFlags.java | 109 +
test/jdk/jfr/event/runtime/TestSystemPropertyEvent.java | 112 +
test/jdk/jfr/event/runtime/TestThreadAllocationEvent.java | 210 +
test/jdk/jfr/event/runtime/TestThreadCpuTimeEvent.java | 276 +
test/jdk/jfr/event/runtime/TestThreadDumpEvent.java | 66 +
test/jdk/jfr/event/runtime/TestThreadParkEvent.java | 132 +
test/jdk/jfr/event/runtime/TestThreadSleepEvent.java | 72 +
test/jdk/jfr/event/runtime/TestThreadStartEndEvents.java | 138 +
test/jdk/jfr/event/runtime/TestThrowableInstrumentation.java | 61 +
test/jdk/jfr/event/runtime/TestVMInfoEvent.flags | 1 +
test/jdk/jfr/event/runtime/TestVMInfoEvent.java | 80 +
test/jdk/jfr/event/runtime/TestVMInfoEvent.sh | 35 +
test/jdk/jfr/event/runtime/TestVMOperation.java | 72 +
test/jdk/jfr/event/runtime/TestVmFlagChangedEvent.java | 118 +
test/jdk/jfr/event/runtime/exception.security.policy | 20 +
test/jdk/jfr/event/sampling/TestNative.java | 94 +
test/jdk/jfr/event/sampling/libTestNative.c | 41 +
test/jdk/jfr/javaagent/EventEmitterAgent.java | 106 +
test/jdk/jfr/javaagent/JavaAgentBuilder.java | 87 +
test/jdk/jfr/javaagent/TestLoadedAgent.java | 57 +
test/jdk/jfr/javaagent/TestPremainAgent.java | 47 +
test/jdk/jfr/jcmd/JcmdAsserts.java | 190 +
test/jdk/jfr/jcmd/JcmdHelper.java | 123 +
test/jdk/jfr/jcmd/TEST.properties | 2 +
test/jdk/jfr/jcmd/TestJcmdConfigure.java | 120 +
test/jdk/jfr/jcmd/TestJcmdDump.java | 172 +
test/jdk/jfr/jcmd/TestJcmdDumpGeneratedFilename.java | 136 +
test/jdk/jfr/jcmd/TestJcmdDumpLimited.java | 294 +
test/jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java | 133 +
test/jdk/jfr/jcmd/TestJcmdLegacy.java | 93 +
test/jdk/jfr/jcmd/TestJcmdSaveToFile.java | 70 +
test/jdk/jfr/jcmd/TestJcmdStartDirNotExist.java | 54 +
test/jdk/jfr/jcmd/TestJcmdStartInvaldFile.java | 52 +
test/jdk/jfr/jcmd/TestJcmdStartPathToGCRoots.java | 86 +
test/jdk/jfr/jcmd/TestJcmdStartReadOnlyFile.java | 60 +
test/jdk/jfr/jcmd/TestJcmdStartStopDefault.java | 77 +
test/jdk/jfr/jcmd/TestJcmdStartWithOptions.java | 143 +
test/jdk/jfr/jcmd/TestJcmdStartWithSettings.java | 178 +
test/jdk/jfr/jcmd/TestJcmdStopInvalidFile.java | 58 +
test/jdk/jfr/jcmd/TestJcmdStopReadOnlyFile.java | 65 +
test/jdk/jfr/jcmd/jcmd-testsettings.2.jfc | 10 +
test/jdk/jfr/jcmd/jcmd-testsettings.jfc | 10 +
test/jdk/jfr/jcmd/jcmd-testsettings3.jfc | 8 +
test/jdk/jfr/jcmd/legacy.jfc | 7 +
test/jdk/jfr/jmx/JmxHelper.java | 281 +
test/jdk/jfr/jmx/TEST.properties | 2 +
test/jdk/jfr/jmx/TestClone.java | 102 +
test/jdk/jfr/jmx/TestCloneRepeat.java | 84 +
test/jdk/jfr/jmx/TestConfigurationInfo.java | 60 +
test/jdk/jfr/jmx/TestCopyTo.java | 65 +
test/jdk/jfr/jmx/TestCopyToInvalidPath.java | 59 +
test/jdk/jfr/jmx/TestCopyToReadOnlyDir.java | 72 +
test/jdk/jfr/jmx/TestCopyToRunning.java | 83 +
test/jdk/jfr/jmx/TestEventTypes.java | 156 +
test/jdk/jfr/jmx/TestGetRecordings.java | 50 +
test/jdk/jfr/jmx/TestGetRecordingsMultiple.java | 122 +
test/jdk/jfr/jmx/TestMultipleRecordings.java | 95 +
test/jdk/jfr/jmx/TestNotificationListener.java | 65 +
test/jdk/jfr/jmx/TestPredefinedConfiguration.java | 61 +
test/jdk/jfr/jmx/TestPredefinedConfigurationInvalid.java | 75 +
test/jdk/jfr/jmx/TestRecordingOptions.java | 130 +
test/jdk/jfr/jmx/TestRecordingSettings.java | 76 +
test/jdk/jfr/jmx/TestRecordingSettingsInvalid.java | 81 +
test/jdk/jfr/jmx/TestRecordingSettingsMultiple.java | 87 +
test/jdk/jfr/jmx/TestRecordingState.java | 59 +
test/jdk/jfr/jmx/TestRecordingStateInvalid.java | 97 +
test/jdk/jfr/jmx/TestSetConfiguration.java | 80 +
test/jdk/jfr/jmx/TestSetConfigurationInvalid.java | 108 +
test/jdk/jfr/jmx/TestSnapshot.java | 75 +
test/jdk/jfr/jmx/TestStartRecording.java | 66 +
test/jdk/jfr/jmx/TestStream.java | 83 +
test/jdk/jfr/jmx/TestStreamClosed.java | 63 +
test/jdk/jfr/jmx/TestStreamMultiple.java | 81 +
test/jdk/jfr/jmx/TestWrongId.java | 64 +
test/jdk/jfr/jmx/info/TestConfigurationInfo.java | 109 +
test/jdk/jfr/jmx/info/TestEventTypeInfo.java | 89 +
test/jdk/jfr/jmx/info/TestRecordingInfo.java | 75 +
test/jdk/jfr/jmx/info/TestSettingDescriptorInfo.java | 75 +
test/jdk/jfr/jmx/security/TestEnoughPermission.java | 105 +
test/jdk/jfr/jmx/security/TestNoControlPermission.java | 73 +
test/jdk/jfr/jmx/security/TestNoMonitorPermission.java | 65 +
test/jdk/jfr/jmx/security/TestNotificationListenerPermission.java | 87 +
test/jdk/jfr/jmx/security/enough.policy | 19 +
test/jdk/jfr/jmx/security/listener.policy | 11 +
test/jdk/jfr/jmx/security/nocontrol.policy | 11 +
test/jdk/jfr/jmx/security/nomonitor.policy | 11 +
test/jdk/jfr/jvm/HelloWorldEvent1.java | 40 +
test/jdk/jfr/jvm/HelloWorldEvent2.java | 40 +
test/jdk/jfr/jvm/TestBeginAndEnd.java | 49 +
test/jdk/jfr/jvm/TestClassId.java | 60 +
test/jdk/jfr/jvm/TestCounterTime.java | 62 +
test/jdk/jfr/jvm/TestCreateNative.java | 76 +
test/jdk/jfr/jvm/TestDumpOnCrash.java | 110 +
test/jdk/jfr/jvm/TestGetAllEventClasses.java | 125 +
test/jdk/jfr/jvm/TestGetEventWriter.java | 51 +
test/jdk/jfr/jvm/TestGetStackTraceId.java | 71 +
test/jdk/jfr/jvm/TestJFRIntrinsic.java | 154 +
test/jdk/jfr/jvm/TestJavaEvent.java | 213 +
test/jdk/jfr/jvm/TestLargeJavaEvent512k.java | 148 +
test/jdk/jfr/jvm/TestLargeJavaEvent64k.java | 148 +
test/jdk/jfr/jvm/TestLogImplementation.java | 144 +
test/jdk/jfr/jvm/TestPid.java | 76 +
test/jdk/jfr/jvm/TestUnloadEventClassCount.java | 111 +
test/jdk/jfr/jvm/TestUnsupportedVM.java | 228 +
test/jdk/jfr/security/JFRSecurityTestSuite.java | 442 +
test/jdk/jfr/startupargs/StartupHelper.java | 106 +
test/jdk/jfr/startupargs/TestBadOptionValues.java | 151 +
test/jdk/jfr/startupargs/TestDumpOnExit.java | 114 +
test/jdk/jfr/startupargs/TestMemoryOptions.java | 656 +
test/jdk/jfr/startupargs/TestMultipleStartupRecordings.java | 109 +
test/jdk/jfr/startupargs/TestOldObjectQueueSize.java | 87 +
test/jdk/jfr/startupargs/TestRepositoryPath.java | 53 +
test/jdk/jfr/startupargs/TestRepositoryPathLong.java | 56 +
test/jdk/jfr/startupargs/TestRetransform.java | 74 +
test/jdk/jfr/startupargs/TestRetransformUsingLog.java | 114 +
test/jdk/jfr/startupargs/TestStartDelay.java | 57 +
test/jdk/jfr/startupargs/TestStartDelayRunning.java | 55 +
test/jdk/jfr/startupargs/TestStartDuration.java | 111 +
test/jdk/jfr/startupargs/TestStartMaxAgeSize.java | 54 +
test/jdk/jfr/startupargs/TestStartName.java | 72 +
test/jdk/jfr/startupargs/TestStartNoSettings.java | 68 +
test/jdk/jfr/startupargs/TestStartRecording.java | 55 +
test/jdk/jfr/tool/ExecuteHelper.java | 136 +
test/jdk/jfr/tool/TestAssemble.java | 144 +
test/jdk/jfr/tool/TestDisassemble.java | 124 +
test/jdk/jfr/tool/TestHelp.java | 55 +
test/jdk/jfr/tool/TestMetadata.java | 62 +
test/jdk/jfr/tool/TestPrint.java | 60 +
test/jdk/jfr/tool/TestPrintDefault.java | 52 +
test/jdk/jfr/tool/TestPrintJSON.java | 162 +
test/jdk/jfr/tool/TestPrintXML.java | 259 +
test/jdk/jfr/tool/TestSummary.java | 61 +
test/jdk/jfr/tool/jfr.xsd | 81 +
test/lib/ClassFileInstaller.java | 257 +
test/lib/RedefineClassHelper.java | 79 +
test/lib/jdk/test/lib/Asserts.java | 620 +
test/lib/jdk/test/lib/BuildHelper.java | 106 +
test/lib/jdk/test/lib/ByteCodeLoader.java | 90 +
test/lib/jdk/test/lib/Convert.java | 85 +
test/lib/jdk/test/lib/FileInstaller.java | 106 +
test/lib/jdk/test/lib/InfiniteLoop.java | 66 +
test/lib/jdk/test/lib/JDKToolFinder.java | 106 +
test/lib/jdk/test/lib/JDKToolLauncher.java | 132 +
test/lib/jdk/test/lib/LockFreeLogger.java | 84 +
test/lib/jdk/test/lib/NetworkConfiguration.java | 272 +
test/lib/jdk/test/lib/Platform.java | 363 +
test/lib/jdk/test/lib/RandomFactory.java | 103 +
test/lib/jdk/test/lib/SecurityTools.java | 131 +
test/lib/jdk/test/lib/SigTestUtil.java | 150 +
test/lib/jdk/test/lib/TimeLimitedRunner.java | 86 +
test/lib/jdk/test/lib/Utils.java | 811 +
test/lib/jdk/test/lib/apps/LingeredApp.java | 511 +
test/lib/jdk/test/lib/apps/LingeredAppWithDeadlock.java | 81 +
test/lib/jdk/test/lib/artifacts/Artifact.java | 39 +
test/lib/jdk/test/lib/artifacts/ArtifactContainer.java | 33 +
test/lib/jdk/test/lib/artifacts/ArtifactManager.java | 31 +
test/lib/jdk/test/lib/artifacts/ArtifactResolver.java | 69 +
test/lib/jdk/test/lib/artifacts/ArtifactResolverException.java | 15 +
test/lib/jdk/test/lib/artifacts/DefaultArtifactManager.java | 46 +
test/lib/jdk/test/lib/artifacts/JibArtifactManager.java | 93 +
test/lib/jdk/test/lib/cds/CDSOptions.java | 71 +
test/lib/jdk/test/lib/cds/CDSTestUtils.java | 585 +
test/lib/jdk/test/lib/classloader/ClassLoadUtils.java | 149 +
test/lib/jdk/test/lib/classloader/FilterClassLoader.java | 50 +
test/lib/jdk/test/lib/classloader/GeneratingClassLoader.java | 198 +
test/lib/jdk/test/lib/classloader/ParentLastURLClassLoader.java | 51 +
test/lib/jdk/test/lib/cli/CPUSpecificCommandLineOptionTest.java | 65 +
test/lib/jdk/test/lib/cli/CommandLineOptionTest.java | 545 +
test/lib/jdk/test/lib/cli/predicate/AndPredicate.java | 49 +
test/lib/jdk/test/lib/cli/predicate/CPUSpecificPredicate.java | 71 +
test/lib/jdk/test/lib/cli/predicate/NotPredicate.java | 39 +
test/lib/jdk/test/lib/cli/predicate/OrPredicate.java | 41 +
test/lib/jdk/test/lib/compiler/CompilerUtils.java | 124 +
test/lib/jdk/test/lib/compiler/InMemoryJavaCompiler.java | 200 +
test/lib/jdk/test/lib/compiler/ModuleInfoMaker.java | 129 +
test/lib/jdk/test/lib/containers/cgroup/CPUSetsReader.java | 155 +
test/lib/jdk/test/lib/containers/cgroup/MetricsTester.java | 597 +
test/lib/jdk/test/lib/containers/docker/Common.java | 89 +
test/lib/jdk/test/lib/containers/docker/DockerRunOptions.java | 77 +
test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java | 285 +
test/lib/jdk/test/lib/dcmd/CommandExecutor.java | 75 +
test/lib/jdk/test/lib/dcmd/CommandExecutorException.java | 36 +
test/lib/jdk/test/lib/dcmd/FileJcmdExecutor.java | 81 +
test/lib/jdk/test/lib/dcmd/JMXExecutor.java | 187 +
test/lib/jdk/test/lib/dcmd/JcmdExecutor.java | 58 +
test/lib/jdk/test/lib/dcmd/MainClassJcmdExecutor.java | 57 +
test/lib/jdk/test/lib/dcmd/PidJcmdExecutor.java | 63 +
test/lib/jdk/test/lib/hprof/HprofParser.java | 97 +
test/lib/jdk/test/lib/hprof/README | 13 +
test/lib/jdk/test/lib/hprof/model/AbstractJavaHeapObjectVisitor.java | 60 +
test/lib/jdk/test/lib/hprof/model/ArrayTypeCodes.java | 50 +
test/lib/jdk/test/lib/hprof/model/HackJavaValue.java | 66 +
test/lib/jdk/test/lib/hprof/model/JavaBoolean.java | 54 +
test/lib/jdk/test/lib/hprof/model/JavaByte.java | 54 +
test/lib/jdk/test/lib/hprof/model/JavaChar.java | 54 +
test/lib/jdk/test/lib/hprof/model/JavaClass.java | 504 +
test/lib/jdk/test/lib/hprof/model/JavaDouble.java | 53 +
test/lib/jdk/test/lib/hprof/model/JavaField.java | 69 +
test/lib/jdk/test/lib/hprof/model/JavaFloat.java | 53 +
test/lib/jdk/test/lib/hprof/model/JavaHeapObject.java | 207 +
test/lib/jdk/test/lib/hprof/model/JavaHeapObjectVisitor.java | 55 +
test/lib/jdk/test/lib/hprof/model/JavaInt.java | 54 +
test/lib/jdk/test/lib/hprof/model/JavaLazyReadObject.java | 168 +
test/lib/jdk/test/lib/hprof/model/JavaLong.java | 53 +
test/lib/jdk/test/lib/hprof/model/JavaObject.java | 333 +
test/lib/jdk/test/lib/hprof/model/JavaObjectArray.java | 165 +
test/lib/jdk/test/lib/hprof/model/JavaObjectRef.java | 98 +
test/lib/jdk/test/lib/hprof/model/JavaShort.java | 54 +
test/lib/jdk/test/lib/hprof/model/JavaStatic.java | 79 +
test/lib/jdk/test/lib/hprof/model/JavaThing.java | 99 +
test/lib/jdk/test/lib/hprof/model/JavaValue.java | 62 +
test/lib/jdk/test/lib/hprof/model/JavaValueArray.java | 354 +
test/lib/jdk/test/lib/hprof/model/ReachableExcludes.java | 50 +
test/lib/jdk/test/lib/hprof/model/ReachableExcludesImpl.java | 103 +
test/lib/jdk/test/lib/hprof/model/ReachableObjects.java | 148 +
test/lib/jdk/test/lib/hprof/model/ReferenceChain.java | 69 +
test/lib/jdk/test/lib/hprof/model/Root.java | 174 +
test/lib/jdk/test/lib/hprof/model/Snapshot.java | 635 +
test/lib/jdk/test/lib/hprof/model/StackFrame.java | 101 +
test/lib/jdk/test/lib/hprof/model/StackTrace.java | 77 +
test/lib/jdk/test/lib/hprof/parser/FileReadBuffer.java | 94 +
test/lib/jdk/test/lib/hprof/parser/HprofReader.java | 926 +
test/lib/jdk/test/lib/hprof/parser/MappedReadBuffer.java | 136 +
test/lib/jdk/test/lib/hprof/parser/PositionDataInputStream.java | 64 +
test/lib/jdk/test/lib/hprof/parser/PositionInputStream.java | 84 +
test/lib/jdk/test/lib/hprof/parser/ReadBuffer.java | 48 +
test/lib/jdk/test/lib/hprof/parser/Reader.java | 135 +
test/lib/jdk/test/lib/hprof/util/ArraySorter.java | 147 +
test/lib/jdk/test/lib/hprof/util/Comparer.java | 49 +
test/lib/jdk/test/lib/hprof/util/CompositeEnumeration.java | 63 +
test/lib/jdk/test/lib/hprof/util/Misc.java | 112 +
test/lib/jdk/test/lib/hprof/util/VectorSorter.java | 148 +
test/lib/jdk/test/lib/jfr/AppExecutorHelper.java | 80 +
test/lib/jdk/test/lib/jfr/CommonHelper.java | 117 +
test/lib/jdk/test/lib/jfr/EventField.java | 149 +
test/lib/jdk/test/lib/jfr/EventNames.java | 183 +
test/lib/jdk/test/lib/jfr/EventTypePrototype.java | 80 +
test/lib/jdk/test/lib/jfr/EventVerifier.java | 53 +
test/lib/jdk/test/lib/jfr/Events.java | 390 +
test/lib/jdk/test/lib/jfr/FileHelper.java | 124 +
test/lib/jdk/test/lib/jfr/GCHelper.java | 468 +
test/lib/jdk/test/lib/jfr/RecurseThread.java | 93 +
test/lib/jdk/test/lib/jfr/SimpleEvent.java | 32 +
test/lib/jdk/test/lib/jfr/SimpleEventHelper.java | 107 +
test/lib/jdk/test/lib/jfr/SimpleSetting.java | 47 +
test/lib/jdk/test/lib/jfr/Stressor.java | 49 +
test/lib/jdk/test/lib/jfr/TestClassLoader.java | 78 +
test/lib/jdk/test/lib/jfr/VoidFunction.java | 31 +
test/lib/jdk/test/lib/management/DynamicVMOption.java | 166 +
test/lib/jdk/test/lib/management/InputArguments.java | 41 +
test/lib/jdk/test/lib/management/ThreadMXBeanTool.java | 71 +
test/lib/jdk/test/lib/process/ExitCode.java | 40 +
test/lib/jdk/test/lib/process/OutputAnalyzer.java | 557 +
test/lib/jdk/test/lib/process/OutputBuffer.java | 59 +
test/lib/jdk/test/lib/process/ProcessTools.java | 596 +
test/lib/jdk/test/lib/process/StreamPumper.java | 197 +
test/lib/jdk/test/lib/thread/TestThread.java | 204 +
test/lib/jdk/test/lib/thread/XRun.java | 56 +
test/lib/jdk/test/lib/util/FileUtils.java | 276 +
test/lib/jdk/test/lib/util/JarUtils.java | 175 +
test/lib/jdk/test/lib/util/Pair.java | 68 +
test/lib/jdk/test/lib/util/SerializationUtils.java | 56 +
test/lib/jdk/test/lib/util/Triple.java | 90 +
test/lib/sun/hotspot/WhiteBox.java | 450 +
test/lib/sun/hotspot/code/BlobType.java | 69 +
test/lib/sun/hotspot/code/CodeBlob.java | 74 +
test/lib/sun/hotspot/code/Compiler.java | 136 +
test/lib/sun/hotspot/code/NMethod.java | 58 +
test/lib/sun/hotspot/cpuinfo/CPUInfo.java | 96 +
test/lib/sun/hotspot/gc/GC.java | 72 +
test/lib/sun/hotspot/parser/DiagnosticCommand.java | 77 +
test/lib/testlibrary/ClassFileInstaller.java | 216 +-
test/lib/testlibrary/ExtendedRobot.java | 411 +
test/lib/testlibrary/jdk/testlibrary/Convert.java | 84 +
test/lib/testlibrary/jdk/testlibrary/FileUtils.java | 1 -
test/lib/testlibrary/jdk/testlibrary/IOUtils.java | 71 +
test/lib/testlibrary/jdk/testlibrary/net/URIBuilder.java | 111 +
test/lib/testlibrary/jdk/testlibrary/security/DerUtils.java | 117 +
test/lib/testlibrary/jdk/testlibrary/thread/TestThread.java | 204 +
test/lib/testlibrary/jdk/testlibrary/thread/XRun.java | 56 +
test/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java | 552 +
test/security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java | 504 +-
test/security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java | 194 +
test/sun/awt/dnd/8024061/bug8024061.java | 18 +-
test/sun/java2d/AcceleratedXORModeTest.java | 15 +-
test/sun/java2d/DirectX/AccelPaintsTest/AccelPaintsTest.java | 3 +-
test/sun/java2d/DirectX/AcceleratedScaleTest/AcceleratedScaleTest.java | 3 +-
test/sun/java2d/DirectX/DrawBitmaskToSurfaceTest.java | 3 +-
test/sun/java2d/DirectX/InfiniteValidationLoopTest/InfiniteValidationLoopTest.java | 3 +-
test/sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java | 3 +-
test/sun/java2d/DirectX/OpaqueImageToSurfaceBlitTest/OpaqueImageToSurfaceBlitTest.java | 3 +-
test/sun/java2d/DirectX/OverriddenInsetsTest/OverriddenInsetsTest.java | 3 +-
test/sun/java2d/DirectX/RenderingToCachedGraphicsTest/RenderingToCachedGraphicsTest.java | 3 +-
test/sun/java2d/DirectX/StrikeDisposalCrashTest/StrikeDisposalCrashTest.java | 3 +-
test/sun/java2d/DirectX/SwingOnScreenScrollingTest/SwingOnScreenScrollingTest.java | 3 +-
test/sun/java2d/DirectX/TransformedPaintTest/TransformedPaintTest.java | 3 +-
test/sun/java2d/DrawCachedImageAndTransform.java | 3 +-
test/sun/java2d/DrawXORModeTest.java | 3 +-
test/sun/java2d/GdiRendering/InsetClipping.java | 3 +-
test/sun/java2d/OpenGL/CustomCompositeTest.java | 3 +-
test/sun/java2d/OpenGL/DrawBufImgOp.java | 3 +-
test/sun/java2d/OpenGL/DrawHugeImageTest.java | 3 +-
test/sun/java2d/OpenGL/GradientPaints.java | 1 +
test/sun/java2d/OpenGL/bug7181438.java | 3 +-
test/sun/java2d/SunGraphics2D/DrawImageBilinear.java | 3 +-
test/sun/java2d/SunGraphics2D/PolyVertTest.java | 3 +-
test/sun/java2d/SunGraphics2D/SimplePrimQuality.java | 3 +-
test/sun/java2d/X11SurfaceData/DrawImageBgTest/DrawImageBgTest.java | 3 +-
test/sun/java2d/XRenderBlitsTest.java | 15 +-
test/sun/java2d/cmm/ColorConvertOp/ConstructorsNullTest/ConstructorsNullTest.html | 3 +-
test/sun/java2d/marlin/ArrayCacheSizeTest.java | 131 +
test/sun/java2d/marlin/CeilAndFloorTests.java | 249 +
test/sun/java2d/marlin/CrashNaNTest.java | 143 +
test/sun/java2d/marlin/CrashPaintTest.java | 205 +
test/sun/java2d/marlin/CrashTest.java | 292 +
test/sun/java2d/marlin/DefaultRenderingEngine.java | 42 +
test/sun/java2d/marlin/TextClipErrorTest.java | 310 +
test/sun/java2d/pipe/InterpolationQualityTest.java | 3 +-
test/sun/java2d/pipe/MutableColorTest/MutableColorTest.java | 3 +-
test/sun/java2d/pipe/hw/RSLAPITest/RSLAPITest.java | 3 +-
test/sun/java2d/pipe/hw/RSLContextInvalidationTest/RSLContextInvalidationTest.java | 3 +-
test/sun/management/jmxremote/bootstrap/linux-amd64/launcher | Bin
test/sun/management/jmxremote/bootstrap/linux-i586/launcher | Bin
test/sun/management/jmxremote/bootstrap/solaris-amd64/launcher | Bin
test/sun/management/jmxremote/bootstrap/solaris-sparcv9/launcher | Bin
test/sun/management/jmxremote/startstop/JMXStartStopTest.java | 1 +
test/sun/management/windows/revokeall.exe | Bin
test/sun/misc/CopyMemory.java | 1 +
test/sun/misc/FloatingDecimal/TestFloatingDecimal.java | 1 +
test/sun/misc/IOUtils/ReadAllBytes.java | 103 +
test/sun/misc/IOUtils/ReadNBytes.java | 164 +
test/sun/misc/URLClassPath/JarClassPathFileEntry.java | 103 +
test/sun/net/InetAddress/nameservice/dns/cname.sh | 2 +-
test/sun/net/idn/nfscis.spp | Bin
test/sun/net/idn/nfscsi.spp | Bin
test/sun/net/idn/nfscss.spp | Bin
test/sun/net/idn/nfsmxp.spp | Bin
test/sun/net/idn/nfsmxs.spp | Bin
test/sun/net/www/B8185898.java | 283 +
test/sun/net/www/ParseUtil_4922813.java | 1 +
test/sun/net/www/protocol/http/TestTransparentNTLM.java | 203 +
test/sun/nio/cs/FindDecoderBugs.java | 1 +
test/sun/nio/cs/FindEncoderBugs.java | 1 +
test/sun/nio/cs/FindOneCharEncoderBugs.java | 9 +-
test/sun/nio/cs/TestStringCoding.java | 1 +
test/sun/nio/cs/TestStringCodingUTF8.java | 1 +
test/sun/security/ec/SignatureDigestTruncate.java | 128 +
test/sun/security/ec/SignedObjectChain.java | 8 +-
test/sun/security/krb5/auto/Addresses.java | 89 +
test/sun/security/krb5/auto/Basic.java | 7 +-
test/sun/security/krb5/auto/BasicKrb5Test.java | 2 +-
test/sun/security/krb5/auto/BasicProc.java | 434 +-
test/sun/security/krb5/auto/Context.java | 103 +-
test/sun/security/krb5/auto/DiffSaltParams.java | 50 +
test/sun/security/krb5/auto/Forwarded.java | 51 +
test/sun/security/krb5/auto/KDC.java | 739 +-
test/sun/security/krb5/auto/LifeTimeInSeconds.java | 2 +-
test/sun/security/krb5/auto/NullRenewUntil.java | 67 +
test/sun/security/krb5/auto/ReferralsTest.java | 327 +
test/sun/security/krb5/auto/Renew.java | 99 +
test/sun/security/krb5/auto/Renewal.java | 164 +
test/sun/security/krb5/auto/SaslGSS.java | 137 -
test/sun/security/krb5/config/Duration.java | 71 +
test/sun/security/lib/cacerts/VerifyCACerts.java | 44 +-
test/sun/security/mscapi/InteropWithSunRsaSign.java | 171 +
test/sun/security/mscapi/KeyAlgorithms.java | 79 +
test/sun/security/mscapi/NullKey.java | 55 +
test/sun/security/mscapi/PrngSlow.java | 1 +
test/sun/security/mscapi/SignUsingSHA2withRSA.sh | 1 +
test/sun/security/mscapi/SignedObjectChain.java | 8 +-
test/sun/security/mscapi/VeryLongAlias.java | 134 +
test/sun/security/pkcs11/Cipher/ReinitCipher.java | 18 +-
test/sun/security/pkcs11/Cipher/TestPKCS5PaddingError.java | 26 +-
test/sun/security/pkcs11/Cipher/TestRSACipher.java | 25 +-
test/sun/security/pkcs11/Cipher/TestRSACipherWrap.java | 22 +-
test/sun/security/pkcs11/Cipher/TestRawRSACipher.java | 20 +-
test/sun/security/pkcs11/Cipher/TestSymmCiphers.java | 27 +-
test/sun/security/pkcs11/Cipher/TestSymmCiphersNoPad.java | 29 +-
test/sun/security/pkcs11/KeyAgreement/TestDH.java | 20 +-
test/sun/security/pkcs11/KeyAgreement/TestInterop.java | 21 +-
test/sun/security/pkcs11/KeyAgreement/TestShort.java | 21 +-
test/sun/security/pkcs11/KeyGenerator/DESParity.java | 23 +-
test/sun/security/pkcs11/KeyGenerator/TestKeyGenerator.java | 18 +-
test/sun/security/pkcs11/KeyPairGenerator/TestDH2048.java | 15 +-
test/sun/security/pkcs11/Mac/MacKAT.java | 7 +-
test/sun/security/pkcs11/Mac/MacSameTest.java | 8 +-
test/sun/security/pkcs11/Mac/ReinitMac.java | 18 +-
test/sun/security/pkcs11/MessageDigest/ByteBuffers.java | 17 +-
test/sun/security/pkcs11/MessageDigest/DigestKAT.java | 21 +-
test/sun/security/pkcs11/MessageDigest/ReinitDigest.java | 15 +-
test/sun/security/pkcs11/MessageDigest/TestCloning.java | 15 +-
test/sun/security/pkcs11/PKCS11Test.java | 196 +-
test/sun/security/pkcs11/Secmod/AddPrivateKey.java | 33 +-
test/sun/security/pkcs11/Secmod/AddTrustedCert.java | 28 +-
test/sun/security/pkcs11/Secmod/Crypto.java | 16 +-
test/sun/security/pkcs11/Secmod/GetPrivateKey.java | 26 +-
test/sun/security/pkcs11/Secmod/JksSetPrivateKey.java | 39 +-
test/sun/security/pkcs11/Secmod/LoadKeystore.java | 10 +-
test/sun/security/pkcs11/Secmod/README-SQLITE | 8 +
test/sun/security/pkcs11/Secmod/TestNssDbSqlite.java | 134 +
test/sun/security/pkcs11/Secmod/TrustAnchors.java | 25 +-
test/sun/security/pkcs11/Secmod/cert9.db | Bin
test/sun/security/pkcs11/Secmod/key4.db | Bin
test/sun/security/pkcs11/Secmod/nss-sqlite.cfg | 13 +
test/sun/security/pkcs11/Secmod/pkcs11.txt | 4 +
test/sun/security/pkcs11/Secmod/policy | 6 +
test/sun/security/pkcs11/SecmodTest.java | 24 +-
test/sun/security/pkcs11/SecureRandom/Basic.java | 17 +-
test/sun/security/pkcs11/Signature/ByteBuffers.java | 34 +-
test/sun/security/pkcs11/Signature/ReinitSignature.java | 319 +-
test/sun/security/pkcs11/Signature/TestDSA.java | 41 +-
test/sun/security/pkcs11/Signature/TestDSAKeyLength.java | 34 +-
test/sun/security/pkcs11/Signature/TestRSAKeyLength.java | 34 +-
test/sun/security/pkcs11/ec/ReadCertificates.java | 50 +-
test/sun/security/pkcs11/ec/ReadPKCS12.java | 84 +-
test/sun/security/pkcs11/ec/TestCurves.java | 37 +-
test/sun/security/pkcs11/ec/TestECDH.java | 30 +-
test/sun/security/pkcs11/ec/TestECDH2.java | 40 +-
test/sun/security/pkcs11/ec/TestECDSA.java | 37 +-
test/sun/security/pkcs11/ec/TestECDSA2.java | 37 +-
test/sun/security/pkcs11/ec/TestECGenSpec.java | 21 +-
test/sun/security/pkcs11/ec/TestKeyFactory.java | 26 +-
test/sun/security/pkcs11/ec/policy | 7 +
test/sun/security/pkcs11/fips/TrustManagerTest.java | 37 +-
test/sun/security/pkcs11/fips/TrustManagerTest.policy | 3 +
test/sun/security/pkcs11/policy | 3 +
test/sun/security/pkcs11/rsa/KeyWrap.java | 31 +-
test/sun/security/pkcs11/rsa/TestCACerts.java | 49 +-
test/sun/security/pkcs11/rsa/TestCACerts.policy | 7 +
test/sun/security/pkcs11/rsa/TestKeyFactory.java | 19 +-
test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java | 24 +-
test/sun/security/pkcs11/rsa/TestKeyPairGenerator.policy | 4 +
test/sun/security/pkcs11/rsa/TestSignatures.java | 58 +-
test/sun/security/pkcs11/rsa/rsakeys.ks.policy | 4 +
test/sun/security/pkcs11/sslecc/CipherTest.java | 32 +-
test/sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java | 12 +-
test/sun/security/pkcs11/sslecc/JSSEServer.java | 27 +-
test/sun/security/pkcs11/sslecc/policy | 9 +
test/sun/security/pkcs11/tls/TestKeyMaterial.java | 216 +-
test/sun/security/pkcs11/tls/TestLeadingZeroesP11.java | 22 +-
test/sun/security/pkcs11/tls/TestMasterSecret.java | 165 +-
test/sun/security/pkcs11/tls/TestMasterSecret.policy | 8 +
test/sun/security/pkcs11/tls/TestPRF.java | 164 +-
test/sun/security/pkcs11/tls/TestPremaster.java | 11 +-
test/sun/security/pkcs11/tls/policy | 5 +
test/sun/security/pkcs12/MixedcaseAlias.java | 68 +
test/sun/security/provider/DSA/TestAlgParameterGenerator.java | 59 +-
test/sun/security/provider/DSA/TestDSA.java | 1 +
test/sun/security/provider/DSA/TestDSA2.java | 1 +
test/sun/security/provider/DSA/TestKeyPairGenerator.java | 2 +-
test/sun/security/provider/DSA/TestMaxLengthDER.java | 84 +
test/sun/security/provider/MessageDigest/SHA512.java | 70 +
test/sun/security/provider/SeedGenerator/Priority_Inversion.java | 1 +
test/sun/security/rsa/SigGen15_186-3.txt | 341 +
test/sun/security/rsa/SigGen15_186-3_TruncatedSHAs.txt | 233 +
test/sun/security/rsa/SigRecord.java | 198 +
test/sun/security/rsa/SignatureOffsets.java | 8 +-
test/sun/security/rsa/SignatureTest.java | 95 +-
test/sun/security/rsa/SignedObjectChain.java | 10 +-
test/sun/security/rsa/TestKeyPairGenerator.java | 46 +-
test/sun/security/rsa/TestSigGen15.java | 125 +
test/sun/security/rsa/TestSignatures.java | 57 +-
test/sun/security/rsa/pss/InitAgain.java | 69 +
test/sun/security/rsa/pss/PSSParametersTest.java | 123 +
test/sun/security/rsa/pss/SigGenPSS_186-3.txt | 420 +
test/sun/security/rsa/pss/SigGenPSS_186-3_TruncatedSHAs.txt | 257 +
test/sun/security/rsa/pss/SigRecord.java | 210 +
test/sun/security/rsa/pss/SignatureTest2.java | 200 +
test/sun/security/rsa/pss/SignatureTestPSS.java | 193 +
test/sun/security/rsa/pss/TestPSSKeySupport.java | 152 +
test/sun/security/rsa/pss/TestSigGenPSS.java | 155 +
test/sun/security/ssl/javax/net/ssl/ALPN/MyX509ExtendedKeyManager.java | 138 +
test/sun/security/ssl/javax/net/ssl/ALPN/SSLEngineAlpnTest.java | 583 +
test/sun/security/ssl/javax/net/ssl/ALPN/SSLServerSocketAlpnTest.java | 567 +
test/sun/security/ssl/javax/net/ssl/ALPN/SSLSocketAlpnTest.java | 563 +
test/sun/security/ssl/rsa/SignedObjectChain.java | 8 +-
test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.java | 83 +-
test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh | 58 -
test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.java | 80 +-
test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.sh | 59 -
test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/ProxyTunnelServer.java | 23 +-
test/sun/security/ssl/templates/SSLEngineTemplate.java | 20 +-
test/sun/security/ssl/templates/SSLSocketSSLEngineTemplate.java | 18 +-
test/sun/security/ssl/templates/SSLSocketTemplate.java | 8 +-
test/sun/security/tools/jarsigner/EntriesOrder.java | 9 +-
test/sun/security/tools/jarsigner/TimestampCheck.java | 2 +-
test/sun/security/tools/jarsigner/TsacertOptionTest.java | 1 +
test/sun/security/tools/jarsigner/Warning.java | 2 +-
test/sun/security/tools/jarsigner/concise_jarsigner.sh | 14 +-
test/sun/security/tools/jarsigner/ec.sh | 2 +-
test/sun/security/tools/jarsigner/onlymanifest.sh | 2 +-
test/sun/security/tools/jarsigner/warnings/BadExtendedKeyUsageTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/BadKeyUsageTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/BadNetscapeCertTypeTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/ChainNotValidatedTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/HasExpiredCertTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/HasExpiringCertTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/HasUnsignedEntryTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/MultipleWarningsTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/NoTimestampTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/NotSignedByAliasTest.java | 4 +-
test/sun/security/tools/jarsigner/warnings/NotYetValidCertTest.java | 4 +-
test/sun/security/tools/keytool/ListOrder.java | 64 +
test/sun/security/tools/keytool/PSS.java | 104 +
test/sun/security/util/DerInputBuffer/TimeParsing.java | 19 +-
test/sun/security/util/DerValue/BadValue.java | 37 +-
test/sun/security/util/misc/SetNullSigParams.java | 77 +
test/sun/security/validator/EndEntityExtensionCheck.java | 3 +-
test/sun/security/x509/X509CertImpl/CertificateValidation.java | 60 +
test/sun/security/x509/X509CertImpl/ECSigParamsVerifyWithCert.java | 91 +
test/sun/text/resources/LocaleData | 21 +-
test/sun/text/resources/LocaleDataTest.java | 2 +-
test/sun/tools/jconsole/WorkerDeadlockTest.java | 49 +
test/sun/util/calendar/zi/tzdata/VERSION | 2 +-
test/sun/util/calendar/zi/tzdata/africa | 190 +-
test/sun/util/calendar/zi/tzdata/antarctica | 14 +-
test/sun/util/calendar/zi/tzdata/asia | 455 +-
test/sun/util/calendar/zi/tzdata/australasia | 154 +-
test/sun/util/calendar/zi/tzdata/backward | 1 +
test/sun/util/calendar/zi/tzdata/europe | 314 +-
test/sun/util/calendar/zi/tzdata/factory | 2 +-
test/sun/util/calendar/zi/tzdata/leapseconds | 47 +-
test/sun/util/calendar/zi/tzdata/northamerica | 339 +-
test/sun/util/calendar/zi/tzdata/pacificnew | 2 +-
test/sun/util/calendar/zi/tzdata/southamerica | 79 +-
test/sun/util/calendar/zi/tzdata/systemv | 2 +-
test/sun/util/calendar/zi/tzdata/zone.tab | 15 +-
test/tools/launcher/VersionCheck.java | 1 +
3426 files changed, 254964 insertions(+), 29350 deletions(-)
diffs (truncated from 348227 to 500 lines):
diff -r 89c8bfe10659 -r 3f4329f3a19c .hgtags
--- a/.hgtags Thu Aug 01 03:44:04 2019 +0100
+++ b/.hgtags Fri Sep 04 17:46:08 2020 +0100
@@ -50,6 +50,7 @@
f708138c9aca4b389872838fe6773872fce3609e jdk7-b73
eacb36e30327e7ae33baa068e82ddccbd91eaae2 jdk7-b74
8885b22565077236a927e824ef450742e434a230 jdk7-b75
+fb2ee5e96b171ae9db67274d87ffaba941e8bfa6 icedtea7-1.12
8fb602395be0f7d5af4e7e93b7df2d960faf9d17 jdk7-b76
e6a5d095c356a547cf5b3c8885885aca5e91e09b jdk7-b77
1143e498f813b8223b5e3a696d79da7ff7c25354 jdk7-b78
@@ -63,6 +64,7 @@
eae6e9ab26064d9ba0e7665dd646a1fd2506fcc1 jdk7-b86
2cafbbe9825e911a6ca6c17d9a18eb1f0bf0873c jdk7-b87
b3c69282f6d3c90ec21056cd1ab70dc0c895b069 jdk7-b88
+2017795af50aebc00f500e58f708980b49bc7cd1 icedtea7-1.13
4a6abb7e224cc8d9a583c23c5782e4668739a119 jdk7-b89
7f90d0b9dbb7ab4c60d0b0233e4e77fb4fac597c jdk7-b90
08a31cab971fcad4695e913d0f3be7bde3a90747 jdk7-b91
@@ -111,6 +113,7 @@
554adcfb615e63e62af530b1c10fcf7813a75b26 jdk7-b134
d8ced728159fbb2caa8b6adb477fd8efdbbdf179 jdk7-b135
aa13e7702cd9d8aca9aa38f1227f966990866944 jdk7-b136
+1571aa7abe47a54510c62a5b59a8c343cdaf67cb icedtea-1.14
29296ea6529a418037ccce95903249665ef31c11 jdk7-b137
60d3d55dcc9c31a30ced9caa6ef5c0dcd7db031d jdk7-b138
d80954a89b49fda47c0c5cace65a17f5a758b8bd jdk7-b139
@@ -193,6 +196,7 @@
a8012d8d7e9c5035de0bdd4887dc9f7c54008f21 jdk8-b69
a996b57e554198f4592a5f3c30f2f9f4075e545d jdk8-b70
2a5af0f766d0acd68a81fb08fe11fd66795f86af jdk8-b71
+bf581aa741664ba4a97df803ced8a58ceff3a94e initial_upload
32a57e645e012a1f0665c075969ca598e0dbb948 jdk8-b72
733885f57e14cc27f5a5ff0dffe641d2fa3c704a jdk8-b73
57d5d954462831ac353a1f40d3bb05ddb4620952 jdk8-b74
@@ -206,6 +210,7 @@
624bcb4800065c6656171948e31ebb2925f25c7a jdk8-b82
ac519af51769e92c51b597a730974e8607357709 jdk8-b83
7b4721e4edb4e1c65e9c839a70d7cc67f81c7632 jdk8-b84
+29e9f26732a282c010414adaa2a5a341462f4f6c aarch64-20130813
296676d534c52888c36e305a2bf7f345c4ca70f8 jdk8-b85
7989cd0cc3a9149864589438ee2c949015d8aa9a jdk8-b86
d5228e624826a10ccc5b05f30ad8d839b58fe48d jdk8-b87
@@ -231,6 +236,8 @@
eea685b9ccaa1980e0a7e07d6a3a84bcc7e9ab82 jdk8-b107
006aaa5f069e7dd98fccdc696866c9f8582c087c jdk8-b108
946f3fd5f8bf0ccd180c258d25e5837fa1bf004c jdk8-b109
+48a5df5ce99cecb91f2e8dc3e4a5748f09c963c1 preview_rc1
+e14d4b60b2c1b45d446ab94dfa4707b13f91fb7d preview_rc2
54e099776f08430d3a7f4feabd9f2ba886b55320 jdk8-b110
719befd87c7b96ae103c05730ca555227bfc0116 jdk8-b111
f002f5f3a16cca62e139cb8eed05ffaeb373587d jdk8-b112
@@ -251,11 +258,16 @@
ae303640bc1cca06f1c6ac887e6b523ceeb425a6 jdk8-b125
a9088d517f2fa9919886d3d95023c518b59172b8 jdk8-b126
fbf251b8ef8a4a2aa1fd58efc8d0d5c8e2fd582b jdk8-b127
+597eaf9ec7946aa344477b8a5375f129a8fbbf56 jdk8_b128_aarch64_rc1
+cd23c29828584ec3c39c974579079ab97d65874e jdk8_b128_aarch64_rc3
+ba03ec7a0b930582517592cf66abba734ec59891 jdk8_b128_aarch64_rc4
+5de3e4944a8f100652483cb915959edcb8a2d71d jdk8_b128_aarch64_992
f644211c59fd7c1d0c81239c55b31e1d377d7650 jdk8-b128
80568a19aab7300bc92baf2dc225be929f5b03ed jdk8-b129
43386cc9a017a9f9e704760050086bb18b778ae0 jdk8-b130
e291ac47c9a90366c3c0787a6f7ce547a2bda308 jdk8-b131
43cb25339b5500871f41388a5197f1b01c4b57b8 jdk8-b132
+246d1b83d7116cb3f87cd491c937ec95337555d9 jdk8_final
fa2d5a06308f3f36fb09662fa58070a02352f023 jdk8u5-b01
343f4f8ba0982b3516e33c859b01634d919243c4 jdk8u5-b02
c35571198602a5856280d5c7c10bda4e7b769104 jdk8u5-b03
@@ -295,6 +307,7 @@
db30cb9eb18dacea39c35daf15a3ee5fea41fd86 jdk8u20-b07
0e717bd55bc9e3f3fa3432e545944d81ed887ab0 jdk8u20-b08
bfcdcc29c8823595a5d70b5b633bedcd5ee3ba8e jdk8u20-b09
+dc14d13daa5e7ed42b4c3eb5363cc128bec577ca icedtea-3.0.0pre01
3dd165facde7ffa240d77b33ff88b2d938fff017 jdk8u20-b10
37392f2f5d598bdecb8a12c4ea129a70a0ff8bf9 jdk8u20-b11
e323c74edabd29378819150ec000c6a0a99266ed jdk8u20-b12
@@ -308,6 +321,7 @@
5c0406ee9e820140b5322db006baed199c165b4f jdk8u20-b20
693025bbc45d683676fa78bb76201b665e0d8f2d jdk8u20-b21
0c2393744b29175de5204140d4dfbf12ca3d364f jdk8u20-b22
+03f9102db2c03caefd22a85ae71f30e592d7de9a icedtea-3.0.0pre02
be30cb2a3088f2b7b334b499f7eddbd5312312a7 jdk8u20-b23
dfb9f24d56b51e5a2ca26e77fc69a2464d51a4d3 jdk8u20-b24
dfb9f24d56b51e5a2ca26e77fc69a2464d51a4d3 jdk8u20-b25
@@ -361,7 +375,7 @@
35dfb86684554685d6efd2fc7fd5eb9b7d4545c5 jdk8u31-b34
e6ed015afbbf3459ba3297e270b4f3170e989c80 jdk8u40-b00
6e223d48080ef40f4ec11ecbcd19b4a20813b9eb jdk8u40-b01
-4797cd0713b44b009525f1276d571ade7e24f3f5 jdk8u40-b02
+d19e04dfb95b8085c17e142df42477cccad1c8d1 jdk8u40-b02
c67acfb24eed87629887128df51007218ddf1f60 jdk8u40-b03
dde62d949f7847469b2ede2ca4190c95066adc91 jdk8u40-b04
d587834579dadd18cb8b096e61d92e2dbccc2782 jdk8u40-b05
@@ -371,15 +385,18 @@
064adeb65ce82f9ff3cc7898e59d19eb64743c63 jdk8u40-b09
c3a4729c70fa29d79ad77e0643ad7715ebbc96b5 jdk8u40-b10
693da296b395139f2fe6d7131eb0b0d85f6015f6 jdk8u40-b11
-fb8db13639204e37388904bb6e57778c5d762631 jdk8u40-b12
-ba80109a9b3eb92b56012c9ec3aafd9aee2efa69 jdk8u40-b13
-ffc348308de2e872f5d510d440604c3726a67a18 jdk8u40-b14
+74fd977a8b57f6e5b06ce47f254b6ca9cd0d48cd jdk8u40-b12-aarch64
+709f573168709ea03ca7a59e3edbc5029daa9b9c jdk8u40-b12-aarch64-1262
+6be04852760c2619fe4c38a11012739349bb3654 jdk8u40-b12-aarch64-1263
31dac938108da722c56a0526fba7f6ae84773056 jdk8u40-b15
9dc67d03e6e540f646f27092ed23e94e95fa789e jdk8u40-b16
fc4f5546417071c70cffd89ca83302309f6f7da9 jdk8u40-b17
20a3e2135e0867e55af72f0c66a3de558bc613e2 jdk8u40-b18
5c31204d19e5976f025026db3d5c17331e8c44db jdk8u40-b19
7784dab075ed82be2275f4694164bbb9cc1cde3f jdk8u40-b20
+a5c3d964307795edcc68fdb669bc22285a388c0c icedtea-3.0.0pre03
+8450ad6fa3f568af420e51040c898ac3cd1489ce icedtea-3.0.0pre04
+d64c0a9b8b5a43c1b7ba88a871f001fc6b44a3d4 icedtea-3.0.0pre05
564bca490631e4ed4f7993e6633ed9ee62067624 jdk8u40-b21
d168113f9841a77b3cee3a6a45fcd85b7351ac90 jdk8u40-b22
41fe61722ce96b75dd3a1ba5072473122e21e5a0 jdk8u40-b23
@@ -459,6 +476,11 @@
e9f82302d5fdef8a0976640e09363895e9dcde3c jdk8u60-b22
c4b37246b92736adf5f40c785aabb67a7d227245 jdk8u60-b23
d433f5fd8910bee1f2c295b65cf03977034fe0ea jdk8u60-b24
+e1182f36c0fde8e507f2977a6fe1b0d06495411b arch64-jdk8u60-b24
+0b8920048898b50eca657d53d91468b41cc3269b aarch64-jdk8u60-b24.2
+fb2a70b389fef390376e585f11fbf7571ef44489 icedtea-3.0.0pre06
+c4b25140f059fc7115c4b19385b66f98d9b14da2 icedtea-3.0.0pre07
+809d98eeda495566d255eb01353e5251be7a8067 icedtea-3.0.0pre08
c8cfbe57bcd5042d2fef42dcef14d73dd4bdc416 jdk8u60-b25
0d6a8a9b26a37678b420ff540b5a622c3f4fd44c jdk8u60-b26
afbc08ea922bf6e5e14d2eea24a2f94f37627ea7 jdk8u60-b27
@@ -534,6 +556,7 @@
8afb58c7312b45fe5237afb0292176b734934f60 jdk8u72-b12
d841d3fdae44f120883dab0a3a809a054cd0274b jdk8u72-b13
f6d24d424cd2af4d2612f7737d3d9a25f58b882d jdk8u72-b14
+dfad9b612327322033896d9bdfab58ae12ccac62 icedtea-3.0.0pre09
f3e86cc607260bae368b52d88d7bc8883ee767e3 jdk8u72-b15
1d4b343084874b1afa1cdd504b9b1e50bab7f121 jdk8u72-b31
892eb9ab179650b89b7bab6bc42f079391c98624 jdk8u73-b00
@@ -566,6 +589,9 @@
02e1209648050922a5a9f2789d9d359795f6f834 jdk8u77-b00
f08584a0fde9344b0aa4766984266ca68b9a5018 jdk8u77-b01
1a3e81c05703bb36def80a57681e1692c866f621 jdk8u77-b02
+e917bc6b356bcb5ea6cc5d15cb3a94183e8581ea icedtea-3.0.0pre10
+3334efeacd8327a14b7d2f392f4546e3c29c594b icedtea-3.0.0
+4a8297aeb8a980ce4a22f7434f92f2b2ea0f726e icedtea-3.0-branchpoint
c44179bce874a97e93ffd7b76a226af417e017a4 jdk8u77-b03
8c3f4e540348daed7263bae092b0e5f212478b00 jdk8u77-b31
71f59a00df6c8f3bd5c6d6631a4988a431adab56 jdk8u91-b00
@@ -587,6 +613,10 @@
0ca25fdd520a0a74f0a488de263641d9f76b8664 jdk8u76-b12
ea965fea71f612d65013192aa637d88e05915b10 jdk8u92-b00
cc8d0d6c6f9543120836e70e0aa3fa9c9b6fe0f3 jdk8u92-b13
+10f96be3009c666af35a128d03bacdb69134206c icedtea-3.1.0pre01
+7513dae3426bed44c4fdbe608cce2a7e5255b46c icedtea-3.1.0pre02
+aab729e0626a2b55583c99eae3f6cbc25cff376e icedtea-3.1.0pre03
+ee0b65b8fd106e7180785b00ddc2567d29388361 icedtea-3.1.0pre04
4f06a20cdc59ce9742e6538ff4b9040baba0778a jdk8u92-b14
5875e297cfcf18304b4b062dc44fa9be312ad6e8 jdk8u92-b31
ed69541ce48b38bf0830c762f353e4379ce43630 jdk8u92-b32
@@ -605,6 +635,8 @@
9486707c119ab3940f7ea06c1af23a4f6367c77b jdk8u101-b10
a9136f8d24d9ed01009df847176e0be67b354d15 jdk8u101-b11
3eab3ce82c31d1332bc383a1a3201eaee220c001 jdk8u101-b12
+3d312c038b6050c53c22a8efa52632783b230c80 icedtea-3.1.0
+39845e69dc6b1b947b6c667d4d132bfc2cb47016 icedtea-3.2.0pre01
827b2350d7f8a96160aa820200a7bf6358b51450 jdk8u101-b13
39baa472e20c13c0eb1243eb5dce589e82f78143 jdk8u76-b00
6ea3aea950d19d803475b3f4d704a2942e71b302 jdk8u76-b01
@@ -626,6 +658,8 @@
e915a408ebf7ba05b36d1b714e166a1d9e5c7edd jdk8u102-b11
8e12cb096db33b525ec010de5e857ef1cc985ddd jdk8u102-b12
901ecf04370c7c03c61e22ab87a266c355baff54 jdk8u102-b13
+30e3b600c82978ab75d89b10b03059aa1620bc52 icedtea-3.2.0pre02
+32c84f7d918fdb8e501f5a512c8804305ec88286 icedtea-3.2.0pre03
48c99b42383912886c005891c04b5f599adf6722 jdk8u102-b14
222d3ac3aa1f99f16e31c1c4a10f916ce83ff759 jdk8u102-b31
e3839fe291add6e0ea199457fb31c9312cc5dd77 jdk8u102-b32
@@ -646,6 +680,7 @@
28e488c17b7a276e9ce00a0488bbc53094294e14 jdk8u111-b11
b1304d71a2ec04ae6fa0a46120a5beba40a6f5ba jdk8u111-b12
3f1a07c3a600abdc2eb204f9b67984e6b920846e jdk8u111-b13
+0cc71de3df184547da673a87c307def4c8da54d4 icedtea-3.2.0
ab26fe28f9ed9c7d0a03ce47d1306427f86f27e9 jdk8u111-b14
47e20a90bdbb2327289e330606b73a9fe4dc857e jdk8u112-b00
96393e490afd4acba5b92c5ede68dc9bbb60a38e jdk8u112-b01
@@ -663,6 +698,7 @@
d2d8b67021a0f41e0eabd711bfd87a943dc0a8d5 jdk8u112-b14
60767ec3909b3d0cb26dd7b3f952c62053719dda jdk8u112-b15
5dd7e4bae5c2f1ee4f80c5570e7e3e2f715f7a32 jdk8u112-b16
+5ce54ea881947640051a10a1579d4da697b02293 icedtea-3.3.0pre01
41fac11792c1ee6945f56721ee558a7424395a81 jdk8u112-b31
548a51660ee94aeb77b2432594aeb87f87c21697 jdk8u112-b32
a334b0815d34948188537a177a32cee27007ea2c jdk8u112-b33
@@ -679,6 +715,9 @@
d66de7e2f672a1ff6947846818412fa899456972 jdk8u121-b10
ec72a941be0a50ab77f5375cf710bc06e4f118d3 jdk8u121-b11
9561afc12df843ef21ecd9d7b3633371e7a2bfc4 jdk8u121-b12
+7e0b701f3ee0469c3bcfbe9c0a4e7cd83f6735c9 icedtea-3.3.0pre02
+3642a826880bb11bf6e81b692e2503aa512d82b6 icedtea-3.3.0
+5ee8253969ddefb0426a76c03d31e08cbc773691 icedtea-3.4.0pre01
2974746e56192cdd14fc2dd43179bcf28e4faf4a jdk8u121-b13
4f69f3363a2ecee8d3df2b046266a76c2a805139 jdk8u121-b31
ec26e3331158912f86268ef473e64514c70cbd52 jdk8u121-b32
@@ -697,6 +736,8 @@
6e362e6002abc39c63fc8ab4bcebf08e273f5a94 jdk8u131-b08
40d00399869d8a28cfecf360234f340e9e0ad3b1 jdk8u131-b09
c0091a673d766ce2e76a945bab6de325fe78dd88 jdk8u131-b10
+cfc292a2c1c6af4e469e45cd896765e17f7d4c95 icedtea-3.4.0
+c8bcda75cb18b043ba95feb0cb74c34b6a678ac1 icedtea-3.5.0pre01
3ab471c4760a808e39406303ff33a25a542b9c75 jdk8u131-b11
d50ccb38def5968145fd3f6e0579416bb027e85c jdk8u131-b31
e54624a8ebe3639d3b2360adb9ae0fa32f1bef57 jdk8u131-b32
@@ -721,8 +762,13 @@
996632997de8c889067dafd5a5827146e02c9130 jdk8u141-b12
c6bc194fedb63b20c45c793405d215d206fb4654 jdk8u141-b13
d630e23b8e36c2863225d7ae107c73a38d3e6102 jdk8u141-b14
+bdf93656feba13fa1f34d104711bfe7178a2fae1 icedtea-3.5.0
2ea94405100763c772ab3989200115d7a23c7532 jdk8u141-b15
b64b1dfdbe7cfe3859f1023c0f1fb0216bce4ae7 jdk8u144-b00
+db0baea3a4f06ac01f3e6be9d13500b4cd42416f icedtea-3.5.1
+bdf93656feba13fa1f34d104711bfe7178a2fae1 icedtea-3.6.0pre00
+db0baea3a4f06ac01f3e6be9d13500b4cd42416f icedtea-3.6.0pre01
+5dcb55da00c1531264934559c9f10c2e0ae46420 icedtea-3.6.0pre02
d2744852f3e64f7b0ba54f3a64ed5e2107e6ee68 jdk8u144-b01
55899d2b99b0725d74eebc510a116423329ad6f0 jdk8u141-b31
a3c4020f84aeb0dba467534239951f8818bdfb84 jdk8u141-b32
@@ -744,6 +790,7 @@
a487770409082a3d1c4be9264e8eb02b1a41fe41 jdk8u151-b09
7653488b327598fecd823b9b095a1c107b0a1429 jdk8u151-b10
431c125e1231749e16427c280f115f93d699c0e1 jdk8u151-b11
+a05e38417041f23e3eacc58a3f4d2b88e9fc9f26 icedtea-3.6.0
31bc1a681b51d2ae8b176ddeaf821d73494acde4 jdk8u151-b12
1442bc728814af451e2dd1a6719a64485d27e3a0 jdk8u122-b00
f6030acfa5aec0e64d45adfac69b9e7e5c12bc74 jdk8u122-b01
@@ -771,6 +818,7 @@
f5f32c0208a09a78185dad1baf7793bf84fb8356 jdk8u152-b13
50047f057dc14fa5e08e2b449304a21889e4079a jdk8u152-b14
bfd67d7c7d41b320225d5502cec55c6b38cdaa6d jdk8u152-b15
+e4ff08f9c787cdd45568926b13eded32b4672242 icedtea-3.7.0pre01
1cb70967c4d78a45a60d0d6eb64cb7fbe89ad005 jdk8u152-b16
9dce8b2a03e056c54789c555176bd2c8a48b844f jdk8u152-b31
5f0349b6341cf96a478ea14ee820af26fe190e36 jdk8u152-b32
@@ -838,6 +886,9 @@
2c4e596e0cc3281fe976d9a730677c0a15113153 jdk8u161-b09
3eaad567db074e4d3df7d4088a4a029ef5ad1179 jdk8u161-b10
8d358ca3cfb813af87aa4bed5a1e7fbb678ea6be jdk8u161-b11
+80cebaab0ba5da02658fb21eabb38b111a2e2c32 icedtea-3.7.0
+80cebaab0ba5da02658fb21eabb38b111a2e2c32 icedtea-3.8.0pre00
+aa2c9ce0663291af00f15b816882080833f4d0ed icedtea-4-branchpoint
76f2c555cccab8df114dd6ebb8ed7634c7ce1896 jdk8u161-b12
e03f9868f7df1e3db537f3b61704658e8a9dafb5 jdk8u162-b00
538bdf24383954cd2356e39e8081c2cb3ac27281 jdk8u162-b01
@@ -855,6 +906,7 @@
1aa2e6ec537c3dd0fd4f9780f16da3e38fb18cee jdk8u162-b09
1d2ee5e60df1c3bc889c92154d839bfe73077f66 jdk8u162-b10
95df717479b19f5ea244afc67434827f2f851287 jdk8u162-b11
+0a89388f0b97a8f924ebc7b7bf4ca2b1b67161eb icedtea-3.8.0pre01
ddae5cb11d6c04130b8002b852bc7f80e0c8bcd2 jdk8u162-b12
8e40acfcc41a631f5922824712d4336742652eac jdk8u162-b31
c00bdbbd9a77150f565298af9c305d7e6863eb59 jdk8u162-b32
@@ -876,6 +928,10 @@
9a59252d179a2a488e094cd28b58d86edbf454a0 jdk8u171-b08
4617f1da787289f41d2a7e50d6859d85c005c857 jdk8u171-b09
2212d32912153d4a963cc8d782163ea30d34d1f6 jdk8u171-b10
+388fc8da23044317c160678ffa8ff541c216a255 icedtea-3.8.0pre02
+9c9ff65b03b60abb956fa23ee8403a4a7bec7806 icedtea-3.8.0
+9c9ff65b03b60abb956fa23ee8403a4a7bec7806 icedtea-3.9.0pre00
+d9b0b4bd2526818afa73b60da77403245554caa8 icedtea-3.9.0pre01
5ccb2d5ec23d188394fdd87bda27b6e53eeb8f0d jdk8u171-b11
64df143be721d3ef031d765d86277c1e114d627a jdk8u172-b00
25f7b0cd25cf13106783050fc8e6f4a78487a7bd jdk8u172-b01
@@ -890,6 +946,7 @@
3974ec9cd04057a19d02c04f3484d5686d70d21c jdk8u172-b08
f52ece1d8708024735f06e7e3bdc771efbc073d0 jdk8u172-b09
9e9009034e5ce97a97f72c00cd37cf2a638fa1a4 jdk8u172-b10
+8e0b55064628157267f52af5fe0d47f4c3ccb4fc icedtea-3.9.0pre02
2a041b1f858dc6a372ac07b8cf5bf6fab879dcc8 jdk8u172-b11
d902fae6241006af3c4cfc4ce82ebcb3efb9d725 jdk8u181-b01
baac18e216fb47b4cfa04169b3c3de58d667de7c jdk8u181-b02
@@ -913,6 +970,10 @@
1f7b9ad2c572fe2c905a771bac15f252e374c2c6 jdk8u181-b10
112f3576f12e24d5e35d8d31782698e7d9a8fa52 jdk8u181-b11
22e01e7c5c39bfa3f5e2d18be76c7bf0dc71033a jdk8u181-b12
+f1918b7e69f4dc0018609e9efe9d53939cc807ae jdk8u181-b31
+7b289a33ab9754807a6021e8e140e61015ccc5f2 icedtea-3.9.0
+7b289a33ab9754807a6021e8e140e61015ccc5f2 icedtea-3.10.0pre00
+48f9c0c9d8c4283ae7cfe04e95c4bf4d839f3a8c icedtea-3.10.0pre01
0cb452d66676bc1b3824bea4a0c16ac76e58b070 jdk8u181-b13
b01c6e5aa43c784fc66465b56227ddd9aa29eee6 jdk8u191-b01
2db6890a956723ac347b573217d91bbbedbb0528 jdk8u201-b00
@@ -927,6 +988,9 @@
0f52237f12920603bba74cbfb337e4657a4f8217 jdk8u191-b10
af544b6bf744cddf59121f40dbf4e0ec0a2533b2 jdk8u191-b25
5eaf8c860c22512b8b5c82cdcdca8ddd4a99e754 jdk8u191-b11
+6e67500d0ed8d970fb5cd9f6deee42e38af707fb icedtea-3.10.0
+6e67500d0ed8d970fb5cd9f6deee42e38af707fb icedtea-3.11.0pre00
+1a1eac5703fcbaff1b5c57835530fdf91cadab51 icedtea-3.11.0pre01
5ca18caa6a571dc12d3f920d7714481a67a990bc jdk8u191-b12
574e92cf225bf1967b6c6f08224d4df469809a13 jdk8u191-b26
51b6cc7fbd98a87c6cdb5c70b7dbe25bb10e0dd7 jdk8u182-b00
@@ -944,6 +1008,7 @@
621105274477152934059d58a116222f09d966a2 jdk8u192-b10
89f64de4cebd640247fc17448f19c24fce2cc6fd jdk8u192-b25
2cd82eb879dd0f853dbfb7ffa2441e81e2413447 jdk8u192-b11
+7e316a64ae8cda7c00f347a7892a83cd7bf71fa6 icedtea-3.11.0pre02
f877dad22786f92aa495a595a1a4a16f0163c573 jdk8u192-b12
996dd3ce1ec5437da8b5a742c60a5ff7b6028122 jdk8u192-b26
38b4a5b97f38c467446f1767d148075ac98397d1 jdk8u181-b31
@@ -965,6 +1030,7 @@
0a19f694c42c6d8e545743e3df938e80d3d56b87 jdk8u201-b07
f0611120a4b7deae2219f72c5919712f1662ad9b jdk8u201-b77
21ffcdd4d850dd240338c211bbeecb79c38e5403 jdk8u201-b08
+34ade0cd2dd5fd9adb24afddd24e6958c1f492d1 icedtea-3.11.0
72a1a252527bb1ef9a67b7318411e117e7814e3e jdk8u201-b09
c44a78b5e3c5c8f49901a251c0626f0134833ea4 jdk8u201-b79
91c1f8b2df32a70763018d69b745639b6b94b393 jdk8u201-b25
@@ -977,6 +1043,8 @@
620927565284a2cc75bbc3a9bf583997ffb4ea63 jdk8u202-b05
a7d761df5f2b2a3506516c876381cfb1cdee9387 jdk8u202-b06
eab55c31ad236f6c601deb5620dc029e9f1b9a72 jdk8u202-b07
+d4f84e96821f181ad3fa643b491c71cbb75f9c3d icedtea-3.12.0pre01
+34ade0cd2dd5fd9adb24afddd24e6958c1f492d1 icedtea-3.12.0pre00
d10b8de706c1ea867abc5518dbb1cf92f6965f6a jdk8u202-b08
96f7a4d6224a4cbf14c7ac54e39b7e35fee00c0c jdk8u202-b25
4d01af1665277b6f5f5a6c9107f01bb6c1e0942d jdk8u202-b26
@@ -988,6 +1056,7 @@
ac2ef877d3e8062c1ce72757538daae6cad1118f jdk8u212-b03
01535393e060f2908b8733f2493344b636d1c515 jdk8u212-b04
ac2ef877d3e8062c1ce72757538daae6cad1118f jdk8u212-ga
+bfaa5c6df4a8bf149e8ddba867b6ae29f4a8d158 icedtea-3.12.0
e880f2d161bf23a09f8c1a19861d7df7d2ed126f jdk8u222-b01
78d1f9f2fec2cf65c712837553e9b0fbd07bd9a1 jdk8u222-b02
7ecf0b6b46aea31bcf2641fcd526d9b211db2420 jdk8u222-b03
@@ -1000,5 +1069,57 @@
0da125166b2bd35aac0d6222ba44535730e2713f jdk8u222-b09
2a9bea6e5e03a53469abdcd2da268a312cc7b5b8 jdk8u222-b10
2a9bea6e5e03a53469abdcd2da268a312cc7b5b8 jdk8u222-ga
+5e1641ac146b7ec30a86bbd6fad35ca121b870eb icedtea-3.13.0pre01
+51afcf17e031f6d29e544d2d2d90d4b66fa69af0 icedtea-3.13.0
54dbc9006d379a3987bd55419a5ed0738012bc6b jdk8u232-b01
+51afcf17e031f6d29e544d2d2d90d4b66fa69af0 icedtea-3.14.0pre00
+740c6726f6fe8a0ebad3392b30a5951af771075d icedtea-3.14.0pre01
6698d87704f40d6c639858484114ed1f751b32cd jdk8u232-b02
+60eca04567a6d214aa60dd16306f4854bd41b273 jdk8u232-b03
+3ef3348195ffeb3c268af4a43928f2f09c5fa83a jdk8u232-b04
+6d60b8cf1bd4a5fa371b1ddad9d186ff546b25f5 jdk8u232-b05
+1e8cdf311133ecde0ccae37e6137e49adc6164fb jdk8u242-b00
+5d57817931e1f5b6a460158342f132ea348e14ef jdk8u232-b06
+3560e0ebe876ce658c5261070fe728e47994210f jdk8u232-b07
+69c4f673b33e255599d2aa257fa50fd8b48b7b95 jdk8u232-b08
+5456f24496f43f72b0cf4f0db3a73ea49c33f94f jdk8u232-b09
+5456f24496f43f72b0cf4f0db3a73ea49c33f94f jdk8u232-ga
+ce6c8c2cad2770e6b55a9e55328640accc81ec9b icedtea-3.14.0
+ce6c8c2cad2770e6b55a9e55328640accc81ec9b icedtea-3.15.0pre00
+bb46f031d88bf6c7edf814874fe2c634bb711e8b icedtea-3.15.0pre01
+d32fc856e071ff49c8a4c94682caad57f6c6874f jdk8u242-b01
+2b292ab0ed9af9aa8aab27b1a80daa3509a050ba jdk8u242-b02
+2f564a16517d678f31a3fa7352e16702e48c417d jdk8u242-b03
+8163e59959ed5462891f2b1db7bc0fa2af1de0a6 jdk8u242-b04
+b2865f7f557fcaec84445b034b2de2b27456b6c5 jdk8u242-b05
+0d27e60569f7cf85cbdb0a83436e772e9256b5b0 jdk8u242-b06
+034a65a05bfbfb06e14d3d39efa0c9f27683573a jdk8u242-b07
+c63c2923e1f99c1f350bd24b42daf885023f18b7 jdk8u242-b08
+c63c2923e1f99c1f350bd24b42daf885023f18b7 jdk8u242-ga
+c2f574d16c2f9c54513d4ac58d3031ab01c707fc icedtea-3.15.0
+c2f574d16c2f9c54513d4ac58d3031ab01c707fc icedtea-3.16.0pre00
+44c4cee50aeb94c4629e642681ff099ad9dcac12 jdk8u252-b00
+f6d92b4b12df51597e57ef8e9017786c0e7ef213 icedtea-3.16.0pre01
+4dd113d7811ea6651c1c96f9c641b8bec8e31669 jdk8u252-b01
+8d39522b0f7573e69260eb3f7af360b72b27dfc3 jdk8u252-b02
+9099e882f08e33e091ff14239461047fc8ab787f jdk8u252-b03
+b67f77679d02d6634666578983103ce5d16a3a9b jdk8u252-b04
+b959971e0a5a609453c3a122755fc987c36f0566 jdk8u252-b05
+b959971e0a5a609453c3a122755fc987c36f0566 jdk8u262-b00
+6f7370a85071d54772615abab532264dba461c51 jdk8u252-b06
+2a93ed39a4e92e02bd59a02aac6cd9ed6defd386 jdk8u252-b07
+e17fe591a374d25725b077f5e99a87de6eb2ab5b jdk8u252-b08
+3ad9fa6a5a13fab2188de93bdaa38c1a7f8f5521 jdk8u252-b09
+3ad9fa6a5a13fab2188de93bdaa38c1a7f8f5521 jdk8u252-ga
+bb9b9a0ad1624f05f5ae1475d0a7785fb8e9bdd4 icedtea-3.16.0
+bb9b9a0ad1624f05f5ae1475d0a7785fb8e9bdd4 icedtea-3.17.0pre00
+c409176a879f4f1ae5402b2340cb8ff6d7f21706 icedtea-3.17.0pre01
+f332bb3e282f082f2d386ea860fc5c4b4652f2bd jdk8u262-b01
+460f472657bd5e790e426f288d06a8e0c9922869 jdk8u262-b02
+7ea5c6fef715848a237323fc0e4f83b3dcd9d993 jdk8u262-b03
+63cecc0bd71d5226d7bdf81aeaa2e662dbad54c9 jdk8u262-b04
+4789a6a01301851b530fddbf7b0ce28f717f3de7 jdk8u262-b05
+097f47e7fe97b47dcb02603d9d592e1cba7f564e jdk8u262-b06
+745caf348aeec7b19f9f92ad283e3f8bd498dd02 jdk8u262-b07
+235d2e871a2ec6ddc97956caddd69f589a390649 jdk8u262-b08
+e36dcb7d407e9d4d739e03ce1dd2b641bd59ec30 jdk8u262-b09
diff -r 89c8bfe10659 -r 3f4329f3a19c .jcheck/conf
--- a/.jcheck/conf Thu Aug 01 03:44:04 2019 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-project=jdk8
-bugids=dup
diff -r 89c8bfe10659 -r 3f4329f3a19c THIRD_PARTY_README
--- a/THIRD_PARTY_README Thu Aug 01 03:44:04 2019 +0100
+++ b/THIRD_PARTY_README Fri Sep 04 17:46:08 2020 +0100
@@ -1334,11 +1334,13 @@
--------------------------------------------------------------------------------
-%% This notice is provided with respect to Joni v1.1.9, which may be
+%% This notice is provided with respect to Joni v2.1.16, which may be
included with JRE 8, JDK 8, and OpenJDK 8.
--- begin of LICENSE ---
+Copyright (c) 2017 JRuby Team
+
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
@@ -1470,60 +1472,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
From bugzilla-daemon at icedtea.classpath.org Sat Sep 5 19:56:28 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Sat, 05 Sep 2020 19:56:28 +0000
Subject: [Bug 3787] [TRACKER] IcedTea 3.17.0 Release
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3787
Bug 3787 depends on bug 3796, which changed state.
Bug 3796 Summary: [IcedTea8] Allow the number of curves supported to be specified
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3796
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Sat Sep 5 19:56:22 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Sat, 05 Sep 2020 19:56:22 +0000
Subject: [Bug 3796] [IcedTea8] Allow the number of curves supported to be
specified
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3796
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Andrew John Hughes ---
Fixed in icedtea-3.17.0pre01.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Sat Sep 5 21:02:16 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Sat, 05 Sep 2020 21:02:16 +0000
Subject: [Bug 3800] New: [IcedTea8] Backport JDK-8152358: "code and comment
cleanups found during the hunt for 8077392"
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3800
Bug ID: 3800
Summary: [IcedTea8] Backport JDK-8152358: "code and comment
cleanups found during the hunt for 8077392"
Product: IcedTea
Version: 8.x-hg
Hardware: all
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
https://bugs.openjdk.java.net/browse/JDK-8152358
This improves debugging output, in particular giving the correct value for
SerializePageShiftCount when the assertion fails, as it did recently for
x86+Shenandoah+JFR.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Sat Sep 5 21:02:48 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Sat, 05 Sep 2020 21:02:48 +0000
Subject: [Bug 3496] [IcedTea7] Backport "8150652, PR2922: Remove unused code
in AArch64 back end"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3496
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[IcedTea 7] Backport |[IcedTea7] Backport
|"8150652, PR2922: Remove |"8150652, PR2922: Remove
|unused code in AArch64 back |unused code in AArch64 back
|end" |end"
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Sat Sep 5 21:04:48 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Sat, 05 Sep 2020 21:04:48 +0000
Subject: [Bug 3496] [IcedTea7] Backport "8150652, PR2922: Remove unused code
in AArch64 back end"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3496
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Target Milestone|--- |2.6.23
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Sat Sep 5 21:06:23 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Sat, 05 Sep 2020 21:06:23 +0000
Subject: [Bug 3800] [IcedTea8] Backport JDK-8152358: "code and comment
cleanups found during the hunt for 8077392"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3800
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Target Milestone|--- |3.17.0
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Tue Sep 8 16:06:23 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Tue, 08 Sep 2020 16:06:23 +0000
Subject: [Bug 3801] New: [IcedTea8] Backport JDK-8236512: "PKCS11 Connection
closed after Cipher.doFinal and NoPadding"
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3801
Bug ID: 3801
Summary: [IcedTea8] Backport JDK-8236512: "PKCS11 Connection
closed after Cipher.doFinal and NoPadding"
Product: IcedTea
Version: 8.x-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
https://bugs.openjdk.java.net/browse/JDK-8236512
Fixes regression caused by JDK-6946830.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Tue Sep 8 16:06:43 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Tue, 08 Sep 2020 16:06:43 +0000
Subject: [Bug 3787] [TRACKER] IcedTea 3.17.0 Release
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3787
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |3801
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Tue Sep 8 16:06:43 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Tue, 08 Sep 2020 16:06:43 +0000
Subject: [Bug 3801] [IcedTea8] Backport JDK-8236512: "PKCS11 Connection
closed after Cipher.doFinal and NoPadding"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3801
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Blocks| |3787
Target Milestone|--- |3.17.0
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From andrew at icedtea.classpath.org Mon Sep 14 00:56:59 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 00:56:59 +0000
Subject: /hg/release/icedtea7-forest-2.6: 8 new changesets
Message-ID:
changeset 1a4aabe6c66a in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=1a4aabe6c66a
author: andrew
date: Wed Apr 15 14:59:26 2020 +0100
Added tag jdk7u261-ga for changeset a5a9179a5d3d
changeset e0d9283715ad in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=e0d9283715ad
author: serb
date: Tue Jul 21 02:05:58 2020 +0100
8220495: Update GIFlib library to the 5.1.8
Reviewed-by: prr
changeset 1778ec59024b in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=1778ec59024b
author: serb
date: Tue Jul 21 02:17:46 2020 +0100
8230597: Update GIFlib library to the 5.2.1
Reviewed-by: prr, psadhukhan, jdv
changeset 2846ecab4ef9 in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=2846ecab4ef9
author: serb
date: Tue Jul 21 03:18:01 2020 +0100
8217676: Upgrade libpng to 1.6.37
Reviewed-by: prr, jdv, kcr
changeset 4837cfcf61b5 in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=4837cfcf61b5
author: andrew
date: Mon Aug 17 15:22:28 2020 +0100
Added tag jdk7u271-b00 for changeset a5a9179a5d3d
changeset 0682bdbed903 in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=0682bdbed903
author: andrew
date: Mon Aug 17 15:23:35 2020 +0100
Added tag jdk7u271-b01 for changeset 4837cfcf61b5
changeset 42399179c62b in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=42399179c62b
author: andrew
date: Mon Aug 17 15:35:50 2020 +0100
Added tag jdk7u271-ga for changeset 4837cfcf61b5
changeset ffa82858306d in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=ffa82858306d
author: Andrew John Hughes
date: Thu Sep 03 04:06:31 2020 +0100
Merge jdk7u271-ga
diffstat:
.hgtags | 88 +++++++++++++++++++++-
.jcheck/conf | 2 -
THIRD_PARTY_README | 125 +++++++++++++++++++-----------
buildhybrid.sh | 61 +++++++++++++++
buildnative.sh | 38 +++++++++
common/bin/hgforest.sh | 190 +++++++++++++++++++++++++++++++++++++++++++++++
get_source.sh | 4 +-
make/Defs-internal.gmk | 1 +
make/scripts/hgforest.sh | 144 -----------------------------------
9 files changed, 456 insertions(+), 197 deletions(-)
diffs (truncated from 900 to 500 lines):
diff -r 116262ec5ab3 -r ffa82858306d .hgtags
--- a/.hgtags Mon Apr 13 06:12:59 2020 +0100
+++ b/.hgtags Thu Sep 03 04:06:31 2020 +0100
@@ -50,6 +50,7 @@
3ac6dcf7823205546fbbc3d4ea59f37358d0b0d4 jdk7-b73
2c88089b6e1c053597418099a14232182c387edc jdk7-b74
d1516b9f23954b29b8e76e6f4efc467c08c78133 jdk7-b75
+f0bfd9bd1a0e674288a8a4d17dcbb9e632b42e6d icedtea7-1.12
c8b63075403d53a208104a8a6ea5072c1cb66aab jdk7-b76
1f17ca8353babb13f4908c1f87d11508232518c8 jdk7-b77
ab4ae8f4514693a9fe17ca2fec0239d8f8450d2c jdk7-b78
@@ -63,6 +64,7 @@
433a60a9c0bf1b26ee7e65cebaa89c541f497aed jdk7-b86
6b1069f53fbc30663ccef49d78c31bb7d6967bde jdk7-b87
82135c848d5fcddb065e98ae77b81077c858f593 jdk7-b88
+195fcceefddce1963bb26ba32920de67806ed2db icedtea7-1.13
7f1ba4459972bf84b8201dc1cc4f62b1fe1c74f4 jdk7-b89
425ba3efabbfe0b188105c10aaf7c3c8fa8d1a38 jdk7-b90
97d8b6c659c29c8493a8b2b72c2796a021a8cf79 jdk7-b91
@@ -111,6 +113,7 @@
ddc2fcb3682ffd27f44354db666128827be7e3c3 jdk7-b134
783bd02b4ab4596059c74b10a1793d7bd2f1c157 jdk7-b135
2fe76e73adaa5133ac559f0b3c2c0707eca04580 jdk7-b136
+d4aea1a51d625f5601c840714c7c94f1de5bc1af icedtea-1.14
7654afc6a29e43cb0a1343ce7f1287bf690d5e5f jdk7-b137
fc47c97bbbd91b1f774d855c48a7e285eb1a351a jdk7-b138
7ed6d0b9aaa12320832a7ddadb88d6d8d0dda4c1 jdk7-b139
@@ -123,6 +126,7 @@
2d38c2a79c144c30cd04d143d83ee7ec6af40771 jdk7-b146
3ac30b3852876ccad6bd61697b5f9efa91ca7bc6 jdk7u1-b01
d91364304d7c4ecd34caffdba2b840aeb0d10b51 jdk7-b147
+3defd24c2671eb2e7796b5dc45b98954341d73a7 icedtea-2.0-branchpoint
34451dc0580d5c95d97b95a564e6198f36545d68 jdk7u1-b02
bf735d852f79bdbb3373c777eec3ff27e035e7ba jdk7u1-b03
f66a2bada589f4157789e6f66472954d2f1c114e jdk7u1-b04
@@ -141,6 +145,7 @@
b2deaf5bde5ec455a06786e8e2aea2e673be13aa jdk7u2-b12
c95558e566ac3605c480a3d070b1102088dab07f jdk7u2-b13
e30fd289f0019700575593ee4e1635fbc5c9a484 jdk7u2-b21
+a66b58021165f5a43e3974fe5fb9fead29824098 icedtea-2.1-branchpoint
e30fd289f0019700575593ee4e1635fbc5c9a484 jdk7u3-b02
becd013ae6072a6633ba015fc4f5862fca589cee jdk7u3-b03
d64361a28584728aa25dca3781cffbaf4199e088 jdk7u3-b04
@@ -157,6 +162,7 @@
2b07c262a8a9ff78dc908efb9d7b3bb099df9ac4 jdk7u4-b10
1abfee16e8cc7e3950052befa78dbf14a5ca9cfc jdk7u4-b11
e6f915094dccbba16df6ebeb002e6867392eda40 jdk7u4-b12
+e7886f5ad6cc837092386fa513e670d4a770456c icedtea-2.2-branchpoint
9108e3c2f07ffa218641d93893ac9928e95d213a jdk7u4-b13
d9580838fd08872fc0da648ecfc6782704b4aac1 jdk7u4-b14
008753000680a2008175d14b25373356f531aa07 jdk7u4-b15
@@ -186,11 +192,15 @@
5f3645aa920d373b26d01b21f3b8b30fc4e10a0d jdk7u6-b10
cd64596c2dd7f195a6d38b6269bab23e7fad4361 jdk7u6-b11
61cfcee1d00cb4af288e640216af2bccbc3c9ef0 jdk7u6-b12
+cdab3bfb573b8832d539a8fa3e9c20f9f4965132 ppc-aix-port-b01
+06179726206f1411ed254f786be3477ca5763e37 ppc-aix-port-b02
+50f2b3cacf77467befb95b7d4fea15bbdb4d650a ppc-aix-port-b03
9b9a6d318e8aa5b8f0e42d2d3d2c0c34cb3f986d jdk7u6-b13
eff9ea1ca63df8656ebef9fedca0c647a210d807 jdk7u6-b14
528f1589f5f2adf18d5d21384ba668b9aa79841e jdk7u6-b15
7b77364eb09faac4c37ce9dd2c2308ca5525f18f jdk7u6-b16
b7c1b441d131c70278de299b5d1e59dce0755dc5 jdk7u6-b17
+0e7b94bd450d4270d4e9bd6c040c94fa4be714a6 icedtea-2.3-branchpoint
9c41f7b1460b106d18676899d24b6ea07de5a369 jdk7u6-b18
56291720b5e578046bc02761dcad2a575f99fd8e jdk7u6-b19
e79fa743fe5a801db4acc7a7daa68f581423e5d3 jdk7u6-b20
@@ -258,11 +268,13 @@
c3e42860af1cfd997fe1895594f652f0d1e9984e jdk7u12-b07
1a03ef4794dc8face4de605ae480d4c763e6b494 jdk7u12-b08
87cf81226f2012e5c21131adac7880f7e4da1133 jdk7u12-b09
+8a10a3c51f1cd88009008cf1b82071797b5f516d icedtea-2.4-branchpoint
745a15bb6d94765bb5c68048ff146590df9b8441 jdk7u14-b10
2d8fdaa5bb55b937028e385633ce58de4dcdb69c jdk7u14-b11
594dbbbb84add4aa310d51af7e298470d8cda458 jdk7u14-b12
ae5c1b29297dae0375277a0b6428c266d8d77c71 jdk7u14-b13
bb97ad0c9e5a0566e82b3b4bc43eabe680b89d97 jdk7u14-b14
+a20ac67cdbc245d1c14fec3061703232501f8334 ppc-aix-port-b04
b534282bd377e3886b9d0d4760f6fdaa1804bdd3 jdk7u14-b15
0e52db2d9bb8bc789f6c66f2cfb7cd2d3b0b16c6 jdk7u15-b01
0324fca94d073b3aad77658224f17679f25c18b1 jdk7u15-b02
@@ -379,6 +391,7 @@
f0cdb08a4624a623bdd178b04c4bf5a2fa4dc39a jdk7u45-b18
82f1f76c44124c31cb1151833fc15c13547ab280 jdk7u45-b30
f4373de4b75ba8d7f7a5d9c1f77e7884d9064b7e jdk7u45-b31
+11147a12bd8c6b02f98016a8d1151e56f42a43b6 jdk7u60-b00
b73c006b5d81528dfb4104a79b994b56675bf75d jdk7u45-b33
05742477836cb30235328181c8e6cae5d4bb06fd jdk7u45-b34
d0d5badd77abce0469830466ff7b910d3621d847 jdk7u45-b35
@@ -428,8 +441,11 @@
11147a12bd8c6b02f98016a8d1151e56f42a43b6 jdk7u60-b00
88113cabda386320a087b288d43e792f523cc0ba jdk7u60-b01
6bdacebbc97f0a03be45be48a6d5b5cf2f7fe77d jdk7u60-b02
+ba9872fc05cc333e3960551ae9fa61d51b8d5e06 icedtea-2.5pre01
+fc5d15cc35b4b47fe403c57fe4bf224fcfe1426c icedtea-2.5pre02
87f2193da40d3a2eedca95108ae78403c7bdcd49 jdk7u60-b03
d4397128f8b65eb96287128575dd1a3da6a7825b jdk7u60-b04
+9d6e6533c1e5f6c335a604f5b58e6f4f93b3e3dd icedtea-2.6pre01
ea798405286d97f643ef809abcb1e13024b4f951 jdk7u60-b05
b0940b205cab942512b5bca1338ab96a45a67832 jdk7u60-b06
cae7bacaa13bb8c42a42fa35b156a7660874e907 jdk7u60-b07
@@ -439,7 +455,11 @@
798468b91bcbb81684aea8620dbb31eaceb24c6c jdk7u60-b11
e40360c10b2ce5b24b1eea63160b78e112aa5d3f jdk7u60-b12
5e540a4d55916519f5604a422bfbb7a0967d0594 jdk7u60-b13
+07a06f1124248527df6a0caec615198a75f54673 icedtea-2.6pre02
+edf01342f3cb375746dba3620d359ac9a6e50aa8 icedtea-2.6pre03
1ca6a368aec38ee91a41dc03899d7dc1037de44d jdk7u60-b14
+9f06098d4daa523fa85f5ee133ef91c3ecc1f242 icedtea-2.6pre04
+7c68cd21751684d6da92ef83e0128f473d2dddd6 icedtea-2.6pre05
a95b821a2627295b90fb4ae8f3b8bc2ff9c64acc jdk7u60-b15
19a3f6f48c541a8cf144eedffa0e52e108052e82 jdk7u60-b16
472f5930e6cc8f307b5508995ee2edcf9913a852 jdk7u60-b17
@@ -579,10 +599,27 @@
127bfeeddc9cf2f8cbf58052f32f6c8676fb8840 jdk7u79-b15
d4397128f8b65eb96287128575dd1a3da6a7825b jdk7u80-b00
90564f0970e92b844122be27f051655aef6dc423 jdk7u80-b01
+390d699dae6114bbe08e4a9bb8da6fec390fb5d8 icedtea-2.6pre07
+b07e2aed0a26019953ce2ac6b88e73091374a541 icedtea-2.6pre06
+df23e37605061532939ee85bba23c8368425deee icedtea-2.6pre08
36e8397bf04d972519b80ca9e24e68a2ed1e4dbd jdk7u80-b02
+7faf56bdd78300c06ef2dae652877d17c9be0037 icedtea-2.6pre09
+200124c2f78dbf82ea3d023fab9ce4636c4fd073 icedtea-2.6pre10
+05e485acec14af17c2fc4d9d29d58b14f1a0f960 icedtea-2.6pre11
4093bbbc90009bfd9311ccd6373c7a2f2755c9d9 jdk7u80-b03
+b70554883dbd0b13fdb3a7230ac8102c7c61f475 icedtea-2.6pre12
+f16c298d91bda698cd428254df2c3d2d21cc83c0 icedtea-2.6pre13
+97260abdb038f6ff28ea93a19e82b69fd73a344c icedtea-2.6pre14
+bda108a874bc1678966b65e97a87fac293a54fc8 icedtea-2.6pre15
+78bdb9406195da1811f2f52b46dec790158ca364 icedtea-2.6pre16
+f92696272981c10e64a80cb91ca6a747d8de3188 icedtea-2.6pre17
928d01695cd2b65119bbfcd51032ae427a66f83d jdk7u80-b04
46d516760a680deaeffdb03e3221648bc14c0818 jdk7u80-b05
+e229119aa0a088058254ee783b0437ee441d0017 icedtea-2.6pre18
+55ce37199ce35e9c554fefb265a98ec137acbaa2 icedtea-2.6pre19
+10d65b91c33c9b87bc6012ce753daed42c840dde icedtea-2.6pre20
+513069c9fc2037af7038dc44b0f26057fa815584 icedtea-2.6pre21
+851deec2e741fcb09bf96fc7a15ae285890fb832 icedtea-2.6pre22
8fffdc2d1faaf2c61abff00ee41f50d28da2174a jdk7u80-b06
6d0aaea852b04d7270fde5c289827b00f2391374 jdk7u80-b07
e8daab5fb25eb513c53d6d766d50caf662131d79 jdk7u80-b08
@@ -595,52 +632,99 @@
611f7d38d9346243b558dc78409b813241eb426f jdk7u80-b30
f19659de2034611095d307ccc68f777abc8b008e jdk7u80-b15
458545155c9326c27b4e84a8a087f4419e8f122e jdk7u80-b32
-3b6a81ffb63654d5148168c2ba00288dfc833fe4 jdk7u85-b00
-76707a6d46afa9a057756f4d3614c0da1320499c jdk7u85-b01
+88ad67ad5b51c1e7316828de177808d4776b5357 icedtea-2.6pre23
+dbfa75121acab9c4dfbf5b28e3eba0e58905c4ef icedtea-2.6pre24
+8d08525bb2541367a4908a5f97298e0b21c12280 jdk7u85-b00
+e3845b02b0d1bfe203ab4783941d852a2b2d412d jdk7u85-b01
+dbfa75121acab9c4dfbf5b28e3eba0e58905c4ef icedtea-2.6.0
+dbfa75121acab9c4dfbf5b28e3eba0e58905c4ef icedtea-2.6-branchpoint
+39b2c4354d0a235a5bc20ce286374bb242e9c62d icedtea-2.6.1
bc294917c5eb1ea2e655a2fcbd8fbb2e7cbd3313 jdk7u85-b02
+2265879728d802e3af28bcd9078431c56a0e26e5 icedtea-2.6.2pre01
+d27c76db0808b7a59313916e9880deded3368ed2 icedtea-2.6.2pre02
63d687368ce5bca36efbe48db2cf26df171b162d jdk7u91-b00
03b03194afbe87a049a1c6d83f49788602c363d8 jdk7u91-b01
+601ca7147b8c551d394ad97b6288b01c9e763ea4 icedtea-2.6.2
2be0ab1a24b2b6910d8f31e3314ffa48f30f21df jdk7u91-b02
+f0e7f22f09ef0ddd583eb8ce9a14edcccfa4f7ea icedtea-2.6.3
a28bc539342e4ca724a5abd2521c6a58f04c2113 jdk7u95-b00
+4f1e498cad9c7bc7ab0b6df99ebb4a29a8ca1c5e icedtea-2.6.4
251bb2a6d5cfbb76c0f4bdfecea4ca9c8af21558 jdk7u99-b00
+8e728c41fec5b9a945a12aecdd002ae1652d0253 icedtea-2.6.5
+b8b43305701a43c34b3be0957bc8d75a76d1b4c7 icedtea-2.6.6pre01
12491db47c7ccffcc3e881df68f4c2f727b44e5d jdk7u101-b00
+882cfee70fe876a273ba8f594d03219aa8192cef icedtea-2.6.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
+653c2662034dc87d063bc61c9741045041db7182 icedtea-2.6.8
+36a89571adf078953219bf591098eaf18bc7213f icedtea-2.6.9pre01
259e6ca7faf17e2b96fb0733f30e62327a7acdfa jdk7u131-b00
+2dd04ef37829f92208f9044177284fab5db04e28 icedtea-2.6.9
+cd7f56e178662fcdc453edb6622b404f53aaea56 icedtea-2.6.10pre01
e3b3add63d287cd07398949308308135ded4197e jdk7u141-b00
b21d7bc25e0f96c6ed9b19e1ea0ea6253c34d7fe jdk7u141-b01
db8fe12e5e508b18dd0aeb166099406a774b0d04 jdk7u141-b02
+b3f98f0d454923698116f756711d79c0578f1a8e icedtea-2.6.10
+54009dd18b706ad1ef023cd472a8c1a76f9faac6 icedtea-2.6.11pre01
ae6c3762cdc9b1610211cd1ad1a29ed1a7f8471e jdk7u151-b00
c63b09823b9fa0ddeb37c1ac534569a9227c5bf6 jdk7u151-b01
+499e7894cc4485715dbcc4f1d7436feda0668b70 icedtea-2.6.11
+f53c56dda66385af2679e1f7e85b7cbe91aef52c icedtea-2.6.12pre01
a1aa7e729c1ad05387f5cb744c6cbd008414c600 jdk7u161-b00
0b57654ed07146c81b2c7ecf3afa2cc1fae49e22 jdk7u161-b01
+7d977b31457dc56120be84c2f5c3648d361131af icedtea-2.6.12
83e0c1100ed20e3538790aa66975c361fe352c58 jdk7u171-b00
00737b2c8cf25ed934ad99cec2e0bafbe6250524 jdk7u171-b01
3583ec341d97b25dba54b7437311f610f6da1c78 jdk7u171-b02
+61245205213a36a6f15e36e87da0f5b5e46f6300 icedtea-2.6.13
+c5dee4245cee7bec77cee8488e9a447c675c87cf icedtea-2.6.14pre01
4e3f7d29ecde70debbb0437c847f334acec0ebdb jdk7u181-b00
947ae0aa8e0c49f3a779ea11d34224f629d7c861 jdk7u181-b01
+474d8c372eca0ee72dcca6144f3222d5cc8c2a7c icedtea-2.6.14
+3cf747ef8b14febe6db181ac9d5925d4cbdc4ff1 icedtea-2.6.15pre01
34180032633aa4090e97de913da48dcfdff58f87 jdk7u191-b00
4fe5b487a3bd57228d04333e2f15f710d38f94f5 jdk7u191-b01
4fd89850277bf46829d255595f864fdaa7d9a25c jdk7u191-b02
+02692bca5efc738f278700fb9d873c643911826e icedtea-2.6.15
931a18e1df0a7594a4c9e5e2ab05a07d6e5436b1 jdk7u201-b00
+d44eff7de671565452d2062d61ab8e3a02c08438 icedtea-2.6.16
+e1e90e24b1513ab8759386ca5d3b803d3ecf2eeb icedtea-2.6.17pre01
f182d5978cc0a52a9eb69f2bbe904708d9f215b6 jdk7u211-b00
73474550d820698e0940afd5cf1fea0fad6e8118 jdk7u211-b01
e33b0ab210bb7cb289377c84a702df11bde6bfea jdk7u211-b02
+6a588725b8a24f3e82e12a2751595e781d20e927 icedtea-2.6.17
+6a588725b8a24f3e82e12a2751595e781d20e927 icedtea-2.6.18pre00
8cb3eb54177db7c71a4451ac9101eeb960a1840f jdk7u221-b00
47630c47a93a5ef9c3fb765a88341d5db2d83c10 jdk7u221-b01
44811e4cadc6328ee58463a05d136836faa3a3bd jdk7u221-b02
+ed550afe3dd7002fe2021d13d2671526f50fd911 icedtea-2.6.18
44811e4cadc6328ee58463a05d136836faa3a3bd jdk7u221-ga
44811e4cadc6328ee58463a05d136836faa3a3bd jdk7u231-b00
4c94d8a2dada154c67a94a19363047c5568aff55 jdk7u231-b01
+f0a5b39f2e667103a54fd55cee25bd653e0ccff5 icedtea-2.6.19
+f0a5b39f2e667103a54fd55cee25bd653e0ccff5 icedtea-2.6.20pre00
4c94d8a2dada154c67a94a19363047c5568aff55 jdk7u231-ga
4c94d8a2dada154c67a94a19363047c5568aff55 jdk7u241-b00
9b78984e8e7aa5dc860ff3a20c129b7abe27f0ac jdk7u241-b01
+d6dcba4f560dbb368786b56f1480699dc917d3e8 icedtea-2.6.20
+b04b11ab5066c4834f5dfd18bf609edd9653844f icedtea-2.6.21pre00
9b78984e8e7aa5dc860ff3a20c129b7abe27f0ac jdk7u241-ga
9b78984e8e7aa5dc860ff3a20c129b7abe27f0ac jdk7u251-b00
97d16745bd56982a25d8f1b7b8a4b1fe1ab0cc3b jdk7u251-b01
37c6598dc098fcf87c6a7d048d2d47a9ba32f7b1 jdk7u251-b02
+de70c40573f297b401c909675aca77f135510ac9 icedtea-2.6.21
37c6598dc098fcf87c6a7d048d2d47a9ba32f7b1 jdk7u251-ga
37c6598dc098fcf87c6a7d048d2d47a9ba32f7b1 jdk7u261-b00
3de1c9f3f9a2d67acf0826bc561de0df009fb4b4 jdk7u261-b01
a5a9179a5d3d22555b8104750ef269affbb0075c jdk7u261-b02
+6bd1d52b8df68ce7768eadb8145eedc0e0048bb0 icedtea-2.6.22
+6bd1d52b8df68ce7768eadb8145eedc0e0048bb0 icedtea-2.6.23pre00
+de70c40573f297b401c909675aca77f135510ac9 icedtea-2.6.22pre00
+a5a9179a5d3d22555b8104750ef269affbb0075c jdk7u261-ga
+a5a9179a5d3d22555b8104750ef269affbb0075c jdk7u271-b00
+4837cfcf61b5fc0ef54553f59ea423b247fe457d jdk7u271-b01
+4837cfcf61b5fc0ef54553f59ea423b247fe457d jdk7u271-ga
diff -r 116262ec5ab3 -r ffa82858306d .jcheck/conf
--- a/.jcheck/conf Mon Apr 13 06:12:59 2020 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-project=jdk7
-bugids=dup
diff -r 116262ec5ab3 -r ffa82858306d THIRD_PARTY_README
--- a/THIRD_PARTY_README Mon Apr 13 06:12:59 2020 +0100
+++ b/THIRD_PARTY_README Thu Sep 03 04:06:31 2020 +0100
@@ -1001,67 +1001,97 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libpng 1.6.16, which is
+%% This notice is provided with respect to libpng 1.6.37, which may be
included with JRE 7, JDK 7, and OpenJDK 7.
--- 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.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
-Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and 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.2.6, August 15, 2004, through 1.6.35, July 15, 2018 are
+Copyright (c) 2004, 2006-2018 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
- Cosmin Truta
+ Cosmin Truta
libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
Copyright (c) 2000-2002 Glenn Randers-Pehrson, 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
- Gilles Vollant
+ Simon-Pierre Cadieux
+ Eric S. Raymond
+ Gilles Vollant
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.
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998, 1999 Glenn Randers-Pehrson, 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
+ 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
Distributed according to the same disclaimer and license as 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
+ John Bowler
+ Kevin Bracey
+ Sam Bushell
+ Magnus Holmgren
+ Greg Roelofs
+ Tom Tanner
libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
@@ -1069,19 +1099,20 @@
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
@@ -1121,7 +1152,7 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libungif 4.1.3, which is
+%% This notice is provided with respect to GIFLIB 5.2.1 & libungif 4.1.3, which is
included with JRE 7, JDK 7, and OpenJDK 7.
--- begin of LICENSE ---
diff -r 116262ec5ab3 -r ffa82858306d buildhybrid.sh
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/buildhybrid.sh Thu Sep 03 04:06:31 2020 +0100
@@ -0,0 +1,61 @@
+#!/bin/sh
+# check we have a simulator tree
+if [ ! -d ../simulator ] ; then
+ echo "downloading aarch64 simulator code from sourceforge into directory ../simulator"
+ (cd .. ; hg clone http://hg.code.sourceforge.net/p/smallaarch64sim/code simulator)
+fi
+
+# check we have a binutils tree
+
+if [ ! -d ../binutils ] ; then
+ echo "downloading aarch64 binutils code from sourceforge into directory ../binutils"
+ echo "by executing the following command"
+ (cd .. ; hg clone http://hg.code.sourceforge.net/p/binutilsaarch64/code binutils)
+fi
+
+# ensure the sim lib has been built
+if [ ! -f ../simulator/libarmsim.so ] ; then
+ (cd ../simulator ; make)
+fi
+
+# ensure the hsdis lib has been built
+
+if [ ! -f hotspot/src/share/tools/hsdis/build/linux-amd64/hsdis-aarch64.so ] ; then
+ (export BINUTILS=`cd .. ; pwd`/binutils ; cd hotspot/src/share/tools/hsdis ; make BUILD_AARCH64=true)
+ mv hotspot/src/share/tools/hsdis/build/linux-amd64/hsdis-amd64.so hotspot/src/share/tools/hsdis/build/linux-amd64/hsdis-aarch64.so
+fi
+
+unset JAVA_HOME
+export LANG=C
+
+set -x
+
+if [ x"$JDK_TO_BUILD_WITH" == x ] ; then
+JDK_TO_BUILD_WITH=/usr/lib/jvm/java-1.7.0
+fi
+
+source ./jdk/make/jdk_generic_profile.sh
+
+make \
+BUILTIN_SIM="true" \
+ALLOW_DOWNLOADS="true" \
+ALT_JDK_IMPORT_PATH="$JDK_TO_BUILD_WITH" \
+ALT_BOOTDIR="$JDK_TO_BUILD_WITH" \
+ANT="/usr/bin/ant" \
+FT2_CFLAGS="$(pkg-config --cflags freetype2)" \
+FT2_LIBS="$(pkg-config --libs freetype2)" \
+STATIC_CXX="false" \
+NO_DOCS="true" \
+DEBUG_CLASSFILES="true" \
+DEBUG_BINARIES="true" \
+STRIP_POLICY=no_strip \
+HOTSPOT_BUILD_JOBS=8 debug_build $*
+
+# ensure hsdis lib is installed
+if [ ! -f build/linux-amd64-debug/j2sdk-image/jre/lib/amd64/hsdis-aarch64.so -a \
+ -d build/linux-amd64-debug/j2sdk-image/jre/lib/amd64 ] ; then
+ cp hotspot/src/share/tools/hsdis/build/linux-amd64/hsdis-aarch64.so \
+ build/linux-amd64-debug/j2sdk-image/jre/lib/amd64/hsdis-aarch64.so
+ cp hotspot/src/share/tools/hsdis/build/linux-amd64/hsdis-aarch64.so \
+ build/linux-amd64-debug/j2sdk-server-image/jre/lib/amd64/hsdis-aarch64.so
+fi
diff -r 116262ec5ab3 -r ffa82858306d buildnative.sh
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/buildnative.sh Thu Sep 03 04:06:31 2020 +0100
@@ -0,0 +1,38 @@
+# ensure the hsdis lib has been built
+
+if [ ! -f hotspot/src/share/tools/hsdis/build/linux-aarch64/hsdis-aarch64.so ] ; then
+ (export BINUTILS=`cd .. ; pwd`/binutils-2.23.52 ; cd hotspot/src/share/tools/hsdis ; make)
+fi
From andrew at icedtea.classpath.org Mon Sep 14 01:04:39 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 01:04:39 +0000
Subject: /hg/release/icedtea7-forest-2.6/corba: 8 new changesets
Message-ID:
changeset ec6f849575f8 in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=ec6f849575f8
author: andrew
date: Wed Apr 15 14:59:31 2020 +0100
Added tag jdk7u261-ga for changeset 3fab3a5b9dc5
changeset a46ac1b39184 in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=a46ac1b39184
author: serb
date: Tue Jul 21 02:06:10 2020 +0100
8220495: Update GIFlib library to the 5.1.8
Reviewed-by: prr
changeset 217c5a89a0cf in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=217c5a89a0cf
author: serb
date: Tue Jul 21 02:17:54 2020 +0100
8230597: Update GIFlib library to the 5.2.1
Reviewed-by: prr, psadhukhan, jdv
changeset 17fdb328e8ab in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=17fdb328e8ab
author: serb
date: Tue Jul 21 03:18:13 2020 +0100
8217676: Upgrade libpng to 1.6.37
Reviewed-by: prr, jdv, kcr
changeset 03c81da70ca6 in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=03c81da70ca6
author: andrew
date: Mon Aug 17 15:22:35 2020 +0100
Added tag jdk7u271-b00 for changeset 3fab3a5b9dc5
changeset 9d1bf1220d4d in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=9d1bf1220d4d
author: andrew
date: Mon Aug 17 15:23:43 2020 +0100
Added tag jdk7u271-b01 for changeset 03c81da70ca6
changeset cbed7cc2e9ca in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=cbed7cc2e9ca
author: andrew
date: Mon Aug 17 15:35:56 2020 +0100
Added tag jdk7u271-ga for changeset 03c81da70ca6
changeset 5b8b33444f06 in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=5b8b33444f06
author: Andrew John Hughes
date: Thu Sep 03 04:06:32 2020 +0100
Merge jdk7u271-ga
diffstat:
.hgtags | 84 ++++++
.jcheck/conf | 2 -
THIRD_PARTY_README | 125 ++++++---
make/Makefile | 2 +-
make/common/shared/Defs-java.gmk | 6 +-
make/common/shared/Platform.gmk | 9 +
src/share/classes/org/omg/CORBA_2_3/portable/InputStream.java | 2 +-
7 files changed, 178 insertions(+), 52 deletions(-)
diffs (497 lines):
diff -r 9b39030a2e22 -r 5b8b33444f06 .hgtags
--- a/.hgtags Mon Apr 13 06:13:03 2020 +0100
+++ b/.hgtags Thu Sep 03 04:06:32 2020 +0100
@@ -50,6 +50,7 @@
b751c528c55560cf2adeaeef24b39ca1f4d1cbf7 jdk7-b73
5d0cf59a3203b9f57aceebc33ae656b884987955 jdk7-b74
0fb137085952c8e47878e240d1cb40f14de463c4 jdk7-b75
+d728db3889da23d9f74e45154b9261a43b4acd8d icedtea7-1.12
937144222e2219939101b0129d26a872a7956b13 jdk7-b76
6881f0383f623394b5ec73f27a5f329ff55d0467 jdk7-b77
a7f7276b48cd74d8eb1baa83fbf3d1ef4a2603c8 jdk7-b78
@@ -63,6 +64,7 @@
6253e28826d16cf1aecc39ce04c8de1f6bf2df5f jdk7-b86
09a41111a401d327f65e453384d976a10154d9ea jdk7-b87
39e14d2da687c7e592142137517aaf689544820f jdk7-b88
+e805b4155d76f76d40ffae36a74546f79218c539 icedtea7-1.13
bb4424c5e778b842c064a8b1aa902b35f4397654 jdk7-b89
56ce07b0eb47b93a98a72adef0f21e602c460623 jdk7-b90
bcd2fc089227559ac5be927923609fac29f067fa jdk7-b91
@@ -111,6 +113,7 @@
918003855fa0dba5acf4bf1fe36526d2fc4c1ba8 jdk7-b134
e0b72ae5dc5e824b342801c8d1d336a55eb54e2c jdk7-b135
48ef0c712e7cbf272f47f9224db92a3c6a9e2612 jdk7-b136
+b62418551e20fa19fbf57c49d4378b7096809e60 icedtea-1.14
a66c01d8bf895261715955df0b95545c000ed6a8 jdk7-b137
78d8cf04697e9df54f7f11e195b7da29b8e345a2 jdk7-b138
60b074ec6fcf5cdf9efce22fdfb02326ed8fa2d3 jdk7-b139
@@ -123,6 +126,7 @@
770227a4087e4e401fe87ccd19738440111c3948 jdk7-b146
36f0efbc66ef8ace3cca8aa8d0c88f3334080f8a jdk7u1-b01
73323cb3396260d93e0ab731fd2d431096ceed0f jdk7-b147
+d034cc90ecc266d78b87d1429c426669431fcc1f icedtea-2.0-branchpoint
9515a2d034b4727c11aeea36354a549fbc469c4f jdk7u1-b02
dd71cb354c573c1addcda269a7dd9144bfce9587 jdk7u1-b03
eaee830124aa453627591d8f9eccb39d7e040876 jdk7u1-b04
@@ -141,6 +145,7 @@
56b02f8ef70391a67c9fa71157a8faafbdff4b74 jdk7u2-b12
456ff1f14b14ef8cfe47cef95c8094f8443fa092 jdk7u2-b13
62b846b0c3259cae732e75df50a1b180a2541178 jdk7u2-b21
+ecb9fc90dea4720f5c1ba1354364ed610f463e41 icedtea-2.1-branchpoint
1b648adeeefa9b1fb022459e8e4f590b736c0fdd jdk7u3-b02
730fa05af5a9d10a3a7a1626d248b96d09f8069f jdk7u3-b03
7f7a9b1addb4925f4f6e17f6eb5cce986c3b626d jdk7u3-b04
@@ -157,6 +162,7 @@
23777178e7eb61859be3f7240561aa1034ff9221 jdk7u4-b10
bdc37f3c09b6008667aff77432bb6d31cbae945e jdk7u4-b11
fddc26b35a31884d64315cf7c296570245e9c481 jdk7u4-b12
+9ffa2340e018131c900e9cc12c9f3a10698aa191 icedtea-2.2-branchpoint
f7119745898016a98cddab3e69efb41c5a5aaf78 jdk7u4-b13
6a262c36caebb43972cbae5032cff632ce31d2cc jdk7u4-b14
d9bf21b76f093abfe451880d5db29e4932b1e72e jdk7u4-b15
@@ -186,11 +192,15 @@
c9f6750370c9a99d149d73fd32c363d9959d19d1 jdk7u6-b10
a2089d3bf5a00be50764e1ced77e270ceddddb5d jdk7u6-b11
34354c623c450dc9f2f58981172fa3d66f51e89c jdk7u6-b12
+325250aef90af0f5cd04b141f83a81638ae1e478 ppc-aix-port-b01
+325250aef90af0f5cd04b141f83a81638ae1e478 ppc-aix-port-b02
+325250aef90af0f5cd04b141f83a81638ae1e478 ppc-aix-port-b03
76bee3576f61d4d96fef118902d5d237a4f3d219 jdk7u6-b13
731d5dbd7020dca232023f2e6c3e3e22caccccfb jdk7u6-b14
8da4015f405b0fa267cca4780d20cd012d0a9cb4 jdk7u6-b15
7674c7ed99a53a8dcf654ab8a6963199ef562a08 jdk7u6-b16
e4a676826cb3fe2f84e19105a027c15c097f98f1 jdk7u6-b17
+68c35d6e9548bc7be9c3ce73774c6d53b0d72d3b icedtea-2.3-branchpoint
b3d767dbd67f518168c561e078be5e860bc60cfc jdk7u6-b18
5c046510b9308bf514f078d48fcf0112a376ad41 jdk7u6-b19
f0c51b691d34b4a06c1e22c7960be71e0d0ee84e jdk7u6-b20
@@ -258,11 +268,13 @@
7969d5f219248de033c296ef75fff7aae7545bbd jdk7u12-b07
6f4d4c7a254d4aca3a7f2caabb75e6559a290393 jdk7u12-b08
c8c261b2220c5b966c07784682057a915defb0da jdk7u12-b09
+efbe4cef7fe2d46a197c39eb7a94e127e0bb4c5d icedtea-2.4-branchpoint
3877f9ae971eefbfbbcb16f2ff79c72ac10ac4bd jdk7u14-b10
3bd891cd98773cf841ad65f52f25e3e6fa185cef jdk7u14-b11
fbb83600db33de6211fc58ba2a2bbb6b356aa9c2 jdk7u14-b12
cd7aaec5accf3f8fbb693153f8d9be846e0f8a05 jdk7u14-b13
9e8bde2586a1a7fd95f654c7d0043d1eb18f0793 jdk7u14-b14
+70af8b7907a504f7b6e4be1882054ca9f3ad1875 ppc-aix-port-b04
2b1fcbe4e78557822b2269b43c8b589aa1f0b522 jdk7u14-b15
622e370c2d1e8c5f48d8f520f486dc6fcc1239c5 jdk7u15-b01
30188388048333e213a839363329ac2cb0cf0e0d jdk7u15-b02
@@ -381,6 +393,7 @@
80f65a8f58500ef5d93ddf4426d9c1909b79fadf jdk7u45-b18
a15e4a54504471f1e34a494ed66235870722a0f5 jdk7u45-b30
b7fb35bbe70d88eced3725b6e9070ad0b5b621ad jdk7u45-b31
+c5b5886004e6446b8b27ccdc1fd073354c1dc614 jdk7u60-b00
d641ac83157ec86219519c0cbaf3122bdc997136 jdk7u45-b33
aa24e046a2da95637257c9effeaabe254db0aa0b jdk7u45-b34
fab1423e6ab8ecf36da8b6bf2e454156ec701e8a jdk7u45-b35
@@ -430,8 +443,11 @@
c5b5886004e6446b8b27ccdc1fd073354c1dc614 jdk7u60-b00
a531112cc6d0b0a1e7d4ffdaa3ba53addcd25cf4 jdk7u60-b01
d81370c5b863acc19e8fb07315b1ec687ac1136a jdk7u60-b02
+47343904e95d315b5d2828cb3d60716e508656a9 icedtea-2.5pre01
+16906c5a09dab5f0f081a218f20be4a89137c8b1 icedtea-2.5pre02
d7e98ed925a3885380226f8375fe109a9a25397f jdk7u60-b03
1a3aa4637b80fabbd069ae88c241efcb3520fc49 jdk7u60-b04
+7224b2d0d3304b9d1d783de4d35d706dc7bcd00e icedtea-2.6pre01
753698a910167cc29c01490648a2adbcea1314cc jdk7u60-b05
9852efe6d6b992b73fdbf59e36fb3547a9535051 jdk7u60-b06
84a18429f247774fc7f1bc81de271da20b40845b jdk7u60-b07
@@ -441,7 +457,11 @@
a429ff635395688ded6c52cd21c0b4ce75e62168 jdk7u60-b11
d581875525aaf618afe901da31d679195ee35f4b jdk7u60-b12
2c8ba5f9487b0ac085874afd38f4c10a4127f62c jdk7u60-b13
+8293bea019e34e9cea722b46ba578fd4631f685f icedtea-2.6pre02
+35fa09c49527a46a29e210f174584cc1d806dbf8 icedtea-2.6pre03
02bdeb33754315f589bd650dde656d2c9947976d jdk7u60-b14
+d99431d571f8aa64a348b08c6bf7ac3a90c576ee icedtea-2.6pre04
+90a4103857ca9ff64a47acfa6b51ca1aa5a782c3 icedtea-2.6pre05
e5946b2cf82bdea3a4b85917e903168e65a543a7 jdk7u60-b15
e424fb8452851b56db202488a4e9a283934c4887 jdk7u60-b16
b96d90694be873372cc417b38b01afed6ac1b239 jdk7u60-b17
@@ -581,10 +601,27 @@
59faa52493939dccdf6ff9efe86371101769b8f9 jdk7u79-b15
1a3aa4637b80fabbd069ae88c241efcb3520fc49 jdk7u80-b00
df1decc820934ad8bf91c853e81c88d4f7590e25 jdk7u80-b01
+30f5a9254154b68dd16e2d93579d7606c79bd54b icedtea-2.6pre07
+250d1a2def5b39f99b2f2793821cac1d63b9629f icedtea-2.6pre06
+a756dcabdae6fcdff57a2d321088c42604b248a6 icedtea-2.6pre08
2444fa7df7e3e07f2533f6c875c3a8e408048f6c jdk7u80-b02
+4e8ca30ec092bcccd5dc54b3af2e2c7a2ee5399d icedtea-2.6pre09
+1a346ad4e322dab6bcf0fbfe989424a33dd6e394 icedtea-2.6pre10
+c11c54a2675c32eeb015450427424f277faaa95b icedtea-2.6pre11
fc6a39d6be24e0c1f7d9193e4f3ea4e474bb4dc3 jdk7u80-b03
+f2ef4247a9a496bb173a6592a6f13e716670b8d3 icedtea-2.6pre12
+9b3eb26f177e896dc081de80b5f0fe0bea12b5e4 icedtea-2.6pre13
+646234c2fd7be902c44261aa8f909dfd115f308d icedtea-2.6pre14
+9a9cde985e018164da97d4ed1b51a83cda59f93a icedtea-2.6pre15
+8eeadf4624006ab6af52354a15aee8f9a890fc16 icedtea-2.6pre16
+1eb2d75d86f049cd2f57c1ff35e3d569baec0650 icedtea-2.6pre17
d9ddd2aec6bee31e3bd8bb4eb258c27a624162c3 jdk7u80-b04
6696348644df30f1807acd3a38a603ebdf09480c jdk7u80-b05
+15250731630c137ff1bdbe1e9ecfe29deb7db609 icedtea-2.6pre18
+e4d788ed1e0747b9d1674127253cd25ce834a761 icedtea-2.6pre19
+4ca25161dc2a168bb21949f3986d33ae695e9d13 icedtea-2.6pre20
+0cc5634fda955189a1157ff5d899da6c6abf56c8 icedtea-2.6pre21
+c92957e8516c33f94e24e86ea1d3e536525c37f5 icedtea-2.6pre22
4362d8c11c43fb414a75b03616252cf8007eea61 jdk7u80-b06
1191862bb140612cc458492a0ffac5969f48c4df jdk7u80-b07
6a12979724faeb9abe3e6af347c64f173713e8a4 jdk7u80-b08
@@ -597,52 +634,99 @@
52b7bbe24e490090f98bee27dbd5ec5715b31243 jdk7u80-b30
353be4a0a6ec19350d18e0e9ded5544ed5d7433f jdk7u80-b15
a97bddc81932c9772184182297291abacccc85c0 jdk7u80-b32
+9d5c92264131bcac8d8a032c055080cf51b18202 icedtea-2.6pre23
+e3445769412d69411988241bef34fd1d652a37d1 icedtea-2.6pre24
+e3445769412d69411988241bef34fd1d652a37d1 icedtea-2.6.0
02c5cee149d94496124f794b7ef89d860b8710ee jdk7u85-b00
a1436e2c0aa8c35b4c738004d19549df54448621 jdk7u85-b01
+e3445769412d69411988241bef34fd1d652a37d1 icedtea-2.6-branchpoint
+2545636482d69e70bf482d41ba18dba27798f495 icedtea-2.6.1
7a91bf11c82bd794b7d6f63187345ebcbe07f37c jdk7u85-b02
+10bb9df77e39518afc9f65e7fdc7328bb0fb80dd icedtea-2.6.2pre01
+0445c54dcfb6cd523525a07eec0f2b26c43eb3c4 icedtea-2.6.2pre02
f9630ed441a06612f61a88bd3da39075015213a7 jdk7u91-b00
34be12b4b6ea5f30d364a916a92effeafdce678d jdk7u91-b01
+a4d55c5cec23631523672ca8b27767ec882eb835 icedtea-2.6.2
e3a6331d136ecac575730b498501f5b0dc4302e2 jdk7u91-b02
+9a3ca529125ad02ef3b0afd3c2f8fa6f80e0e46f icedtea-2.6.3
96b735f85c61ad721113713551271106a5070742 jdk7u95-b00
+2135da66cc53a606621024679ca16c06349eea58 icedtea-2.6.4
adda687205a9a40573fdb538240a5699fdc7dbd6 jdk7u99-b00
+389551542e139a9c84735a778726d1fdbac6105e icedtea-2.6.5
+bd2be90026f7655b1c21a67b14d812ca7a495064 icedtea-2.6.6pre01
9c164195bcc97da6c6567e6e6d55ea349f1c583d jdk7u101-b00
+ca3e3c4c5a615deab554708211e21db1b9febcf4 icedtea-2.6.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
+9e002eaf26ed37030c32c6ab410ac278b8118ee2 icedtea-2.6.8
+ba84d0d43df1de8075f5ab5b02adfe1b964111ec icedtea-2.6.9pre01
d93d13bcb01d7b635d0e021877e1102e34bae8fb jdk7u131-b00
+737fd3fbf1394a5640e3524679ef831347186853 icedtea-2.6.9
+dcdf5b845fa7dc9727327abf76bba06df4ce2ad7 icedtea-2.6.10pre01
61c10a1eaa7b6f77e63f90e624a82a664a451d42 jdk7u141-b00
caa46a309b1195a0301956e7416633b717553925 jdk7u141-b01
39240de9d27767c8bad74e34f83f0a4902a9ef85 jdk7u141-b02
+4d807b58849e7d0aa829ba744c9d94ffb78d0943 icedtea-2.6.10
+ff69bc83070b70b07cc9eea4731e9332acdcdff7 icedtea-2.6.11pre01
d232281a177cd3f80d48eca3f1bbc3919f720a1e jdk7u151-b00
f74af33b4963a7c484ffa605f11e41efd92966e3 jdk7u151-b01
+803456f62297d9d22725e414f29e09d0c008ca43 icedtea-2.6.11
+a7f8705b50f53a4d85ad515ac74b0167aa8251dc icedtea-2.6.12pre01
3b0441f9245b4f16adbaad16d9a2aef05cea734c jdk7u161-b00
8576df4be08028c725c29490eb52a329f361c56c jdk7u161-b01
+e759d9a6a7b2bb4ad2aefb36ff78fb14ad9b8172 icedtea-2.6.12
aba690a4e1de85b901c47f69f03e151da5f064d6 jdk7u171-b00
c0181fdc21a7e0eef1746aeae9cb56cf9dabacd1 jdk7u171-b01
04778a2bcd8efc8f2798c16586e432aa45ca66e8 jdk7u171-b02
+4b866e7eb48c28ebe61b3a64f6211ae88ec45ae5 icedtea-2.6.13
+e97826e565405def64c82c7deb36a43c43acf42d icedtea-2.6.14pre01
0f612c0a7de047b67fae07225826f834b18ce5da jdk7u181-b00
fe430a7489a43bb3388719bd195582c1007e7a58 jdk7u181-b01
+8931f7345917b7df5a56108e6cd341b7d3f36afc icedtea-2.6.14
+1ed1155692c84d4d3357eb253a4aaaea5d0b6cd0 icedtea-2.6.15pre01
3f92ea51e60ae572092c230741c0cdec13c6ac97 jdk7u191-b00
9914a2e1265801c979f7799505e311d3c0d9dab0 jdk7u191-b01
1bdaf31e6e9298c5c20611ef40f96e26fd13074a jdk7u191-b02
+9b8ff44cf2c671d822adb7d0ab63372d3ec9040c icedtea-2.6.15
f144d7c5f13f8c77085ec403f6f5c27e310c3533 jdk7u201-b00
+f6cd5cd933919d3f0d1dac8bd5f835790ab05d74 icedtea-2.6.16
+290b27a5d4d210f5ce5bfc0b7ced49373fefd242 icedtea-2.6.17pre01
f9249fa13a934e6acdaaa2250e2565dd89e9676a jdk7u211-b00
1ce73c291eb9c463aa10e6e0d3b8be30e545645c jdk7u211-b01
4bd3fa89548dd66b7f519efd2ed87f6d6bec142b jdk7u211-b02
+46169649285da0d4367c04f4d4f60c88754e1abb icedtea-2.6.17
+46169649285da0d4367c04f4d4f60c88754e1abb icedtea-2.6.18pre00
db34cd877455d4d8b75012120288776faac4acf1 jdk7u221-b00
8b5d65ebddeb36a56f25fb837fc9e5bfb27ff971 jdk7u221-b01
af2146444e213bae762c87408b4da3a73afd6f21 jdk7u221-b02
+ffed1dd638435ab3d7ae9e41f53309cb037f8262 icedtea-2.6.18
af2146444e213bae762c87408b4da3a73afd6f21 jdk7u221-ga
af2146444e213bae762c87408b4da3a73afd6f21 jdk7u231-b00
4a9a21f23e53b4de22448e3f1b906025ca9a1667 jdk7u231-b01
+bbd35dc7f27f6b4bff60cb719187756a51f0cff1 icedtea-2.6.19
+bbd35dc7f27f6b4bff60cb719187756a51f0cff1 icedtea-2.6.20pre00
4a9a21f23e53b4de22448e3f1b906025ca9a1667 jdk7u231-ga
4a9a21f23e53b4de22448e3f1b906025ca9a1667 jdk7u241-b00
75dd1ea5c9d7e501ae1907b307c1fe8318457879 jdk7u241-b01
+339c5383c063e8d5651e003e91cf7be63fe76e26 icedtea-2.6.20
+4493de9f3f0b5a77d3c52aadb4246f3a496becda icedtea-2.6.21pre00
75dd1ea5c9d7e501ae1907b307c1fe8318457879 jdk7u241-ga
75dd1ea5c9d7e501ae1907b307c1fe8318457879 jdk7u251-b00
9b394d0b32074b8325a56f00ca9827678c8b4e9c jdk7u251-b01
1c2bbcaad08a2a77a520f50e239be80af84384ab jdk7u251-b02
+e3f769a410e4565a7c0dc59f5295da6db3867ca8 icedtea-2.6.21
1c2bbcaad08a2a77a520f50e239be80af84384ab jdk7u251-ga
1c2bbcaad08a2a77a520f50e239be80af84384ab jdk7u261-b00
c4e316a082c85583c9d7a030897fe67a561532fc jdk7u261-b01
3fab3a5b9dc5f5c866a498b8e5794f41fecad985 jdk7u261-b02
+3036b975b8677737e7e8af0a080300167ca57639 icedtea-2.6.22
+3036b975b8677737e7e8af0a080300167ca57639 icedtea-2.6.23pre00
+e3f769a410e4565a7c0dc59f5295da6db3867ca8 icedtea-2.6.22pre00
+3fab3a5b9dc5f5c866a498b8e5794f41fecad985 jdk7u261-ga
+3fab3a5b9dc5f5c866a498b8e5794f41fecad985 jdk7u271-b00
+03c81da70ca65831e6417c91703abe4706827119 jdk7u271-b01
+03c81da70ca65831e6417c91703abe4706827119 jdk7u271-ga
diff -r 9b39030a2e22 -r 5b8b33444f06 .jcheck/conf
--- a/.jcheck/conf Mon Apr 13 06:13:03 2020 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-project=jdk7
-bugids=dup
diff -r 9b39030a2e22 -r 5b8b33444f06 THIRD_PARTY_README
--- a/THIRD_PARTY_README Mon Apr 13 06:13:03 2020 +0100
+++ b/THIRD_PARTY_README Thu Sep 03 04:06:32 2020 +0100
@@ -1001,67 +1001,97 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libpng 1.6.16, which is
+%% This notice is provided with respect to libpng 1.6.37, which may be
included with JRE 7, JDK 7, and OpenJDK 7.
--- 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.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
-Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and 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.2.6, August 15, 2004, through 1.6.35, July 15, 2018 are
+Copyright (c) 2004, 2006-2018 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
- Cosmin Truta
+ Cosmin Truta
libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
Copyright (c) 2000-2002 Glenn Randers-Pehrson, 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
- Gilles Vollant
+ Simon-Pierre Cadieux
+ Eric S. Raymond
+ Gilles Vollant
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.
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998, 1999 Glenn Randers-Pehrson, 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
+ 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
Distributed according to the same disclaimer and license as 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
+ John Bowler
+ Kevin Bracey
+ Sam Bushell
+ Magnus Holmgren
+ Greg Roelofs
+ Tom Tanner
libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
@@ -1069,19 +1099,20 @@
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
@@ -1121,7 +1152,7 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libungif 4.1.3, which is
+%% This notice is provided with respect to GIFLIB 5.2.1 & libungif 4.1.3, which is
included with JRE 7, JDK 7, and OpenJDK 7.
--- begin of LICENSE ---
diff -r 9b39030a2e22 -r 5b8b33444f06 make/Makefile
--- a/make/Makefile Mon Apr 13 06:13:03 2020 +0100
+++ b/make/Makefile Thu Sep 03 04:06:32 2020 +0100
@@ -152,7 +152,7 @@
#----- bin.zip
-BIN_ZIP_FILES = $(BUILD_DIR/lib/orb.idl $(BUILD_DIR)/lib/ir.idl
+BIN_ZIP_FILES = $(BUILD_DIR)/lib/orb.idl $(BUILD_DIR)/lib/ir.idl
BIN_ZIP = $(LIB_DIR)/bin.zip
$(BIN_ZIP): $(BIN_ZIP_FILES)
diff -r 9b39030a2e22 -r 5b8b33444f06 make/common/shared/Defs-java.gmk
--- a/make/common/shared/Defs-java.gmk Mon Apr 13 06:13:03 2020 +0100
+++ b/make/common/shared/Defs-java.gmk Thu Sep 03 04:06:32 2020 +0100
@@ -79,7 +79,11 @@
# 64-bit builds require a larger thread stack size.
ifeq ($(ARCH_DATA_MODEL), 32)
- JAVAC_JVM_FLAGS += -J-XX:ThreadStackSize=768
+ ifeq ($(ARCH), ppc)
+ JAVAC_JVM_FLAGS += -J-XX:ThreadStackSize=1152
+ else
+ JAVAC_JVM_FLAGS += -J-XX:ThreadStackSize=768
+ endif
else
JAVAC_JVM_FLAGS += -J-XX:ThreadStackSize=2096
endif
diff -r 9b39030a2e22 -r 5b8b33444f06 make/common/shared/Platform.gmk
--- a/make/common/shared/Platform.gmk Mon Apr 13 06:13:03 2020 +0100
+++ b/make/common/shared/Platform.gmk Thu Sep 03 04:06:32 2020 +0100
@@ -153,6 +153,9 @@
OS_VERSION := $(shell uname -r)
# Arch and OS name/version
mach := $(shell uname -m)
+ ifneq (,$(wildcard /usr/bin/dpkg-architecture))
+ mach := $(shell (dpkg-architecture -qDEB_HOST_ARCH_CPU 2>/dev/null || echo $(mach)) | sed 's/arm64/aarch64/;s/powerpc$$/ppc/;s/hppa/parisc/;s/ppc64el/ppc64le/')
+ endif
archExpr = case "$(mach)" in \
i[3-9]86) \
echo i586 \
@@ -172,6 +175,9 @@
arm*) \
echo arm \
;; \
+ sh*) \
+ echo sh \
+ ;; \
*) \
echo $(mach) \
;; \
@@ -199,6 +205,9 @@
else
ARCH_DATA_MODEL=64
endif
+ ifeq ($(ARCH), sh)
+ ARCH_DATA_MODEL=32
+ endif
endif
endif
diff -r 9b39030a2e22 -r 5b8b33444f06 src/share/classes/org/omg/CORBA_2_3/portable/InputStream.java
--- a/src/share/classes/org/omg/CORBA_2_3/portable/InputStream.java Mon Apr 13 06:13:03 2020 +0100
+++ b/src/share/classes/org/omg/CORBA_2_3/portable/InputStream.java Thu Sep 03 04:06:32 2020 +0100
@@ -77,7 +77,7 @@
*
* throw SecurityException if SecurityManager is installed and
* enableSubclassImplementation SerializablePermission
- * is not granted or jdk.corba.allowOutputStreamSubclass system
+ * is not granted or jdk.corba.allowInputStreamSubclass system
* property is either not set or is set to 'false'
*/
public InputStream() {
From andrew at icedtea.classpath.org Mon Sep 14 01:05:15 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 01:05:15 +0000
Subject: /hg/release/icedtea7-forest-2.6/jaxp: 10 new changesets
Message-ID:
changeset 7b4278b4a56f in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=7b4278b4a56f
author: andrew
date: Wed Apr 15 14:59:36 2020 +0100
Added tag jdk7u261-ga for changeset bdd256b2723f
changeset c75d23b3a8ff in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=c75d23b3a8ff
author: joehw
date: Sat Jul 11 20:36:43 2020 +0100
8232014: Expand DTD support
Reviewed-by: lancea, dfuchs, mschoene, rhalade, aefimov
changeset 7bd194c33dfa in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=7bd194c33dfa
author: joehw
date: Sun Jul 12 16:54:09 2020 +0100
8242136: Better XML namespace handling
Reviewed-by: lancea, dfuchs, skoivu, rhalade, kravikumar, mbalao, andrew
changeset 05f76c1ba518 in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=05f76c1ba518
author: serb
date: Tue Jul 21 02:06:14 2020 +0100
8220495: Update GIFlib library to the 5.1.8
Reviewed-by: prr
changeset c93d0140ee91 in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=c93d0140ee91
author: serb
date: Tue Jul 21 02:17:58 2020 +0100
8230597: Update GIFlib library to the 5.2.1
Reviewed-by: prr, psadhukhan, jdv
changeset bbbb996bbcd0 in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=bbbb996bbcd0
author: serb
date: Tue Jul 21 03:18:18 2020 +0100
8217676: Upgrade libpng to 1.6.37
Reviewed-by: prr, jdv, kcr
changeset 9628a194effb in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=9628a194effb
author: andrew
date: Mon Aug 17 15:22:38 2020 +0100
Added tag jdk7u271-b00 for changeset bdd256b2723f
changeset a7d471d4ae4d in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=a7d471d4ae4d
author: andrew
date: Mon Aug 17 15:23:48 2020 +0100
Added tag jdk7u271-b01 for changeset 9628a194effb
changeset 207acd382e8e in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=207acd382e8e
author: andrew
date: Mon Aug 17 15:35:59 2020 +0100
Added tag jdk7u271-ga for changeset 9628a194effb
changeset ae0d2483853a in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=ae0d2483853a
author: Andrew John Hughes
date: Thu Sep 03 04:06:32 2020 +0100
Merge jdk7u271-ga
diffstat:
.hgtags | 84 ++++++
.jcheck/conf | 2 -
THIRD_PARTY_README | 125 ++++++---
make/Makefile | 4 +-
src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java | 8 +-
src/com/sun/org/apache/xerces/internal/impl/XMLDTDScannerImpl.java | 17 +-
src/com/sun/org/apache/xerces/internal/impl/XMLScanner.java | 9 +-
src/com/sun/org/apache/xerces/internal/impl/dtd/DTDGrammar.java | 12 +-
src/com/sun/org/apache/xerces/internal/impl/io/UTF8Reader.java | 10 +
src/com/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator.java | 5 +-
src/com/sun/org/apache/xml/internal/dtm/ref/DTMNodeProxy.java | 2 +-
src/com/sun/org/apache/xml/internal/dtm/ref/sax2dtm/SAX2DTM2.java | 6 +-
12 files changed, 206 insertions(+), 78 deletions(-)
diffs (truncated from 656 to 500 lines):
diff -r 0150ec7db51c -r ae0d2483853a .hgtags
--- a/.hgtags Mon Apr 13 06:13:06 2020 +0100
+++ b/.hgtags Thu Sep 03 04:06:32 2020 +0100
@@ -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
@@ -123,6 +126,7 @@
bcd31fa1e3c6f51b4fdd427ef905188cdac57164 jdk7-b146
067fb18071e3872698f6218724958bd0cebf30a3 jdk7u1-b01
fc268cd1dd5d2e903ccd4b0275e1f9c2461ed30c jdk7-b147
+b8d01501956a0d41f5587ff1bebbfe5a9b8fea5a icedtea-2.0-branchpoint
104ca42e1e7ca66b074a4619ce6420f15d8f454d jdk7u1-b02
64e323faadf65018c1ffc8bb9c97f7b664e87347 jdk7u1-b03
2256c20e66857f80cacda14ffdbc0979c929d7f8 jdk7u1-b04
@@ -141,6 +145,7 @@
0e61ef309edd2deb71f53f2bdaf6dcff1c80bfb8 jdk7u2-b12
d9ac427e5149d1db12c6f3e4aa4280587c06aed5 jdk7u2-b13
0efaf5c97fba2ee7864240efaa0df651a2635ae5 jdk7u2-b21
+7300d2ab9fb2068250a96ca4afc481c4beb6a42b icedtea-2.1-branchpoint
0efaf5c97fba2ee7864240efaa0df651a2635ae5 jdk7u3-b02
604dd391203960d0028fc95bc70b0ae161e09d99 jdk7u3-b03
551c076358f6691999f613db9b155c83ec9a648d jdk7u3-b04
@@ -157,6 +162,7 @@
7a37651d304de62b18b343b3ae675ab1b08fc5fe jdk7u4-b10
3fbd87d50fbf4de3987e36ec5f3e8ce1c383ce3d jdk7u4-b11
b4e5df5b18bb75db15ed97da02e5df086d2c7930 jdk7u4-b12
+c51876b27811ba0f6ea3409ba19d357b7400908a icedtea-2.2-branchpoint
7d18bccaec3781f3d4f2d71879f91e257db2f0f7 jdk7u4-b13
82c5b3166b3194e7348b2a9d146b6760c9a77128 jdk7u4-b14
36490d49683f7be9d8fbbe1f8eefa1fe9fe550fa jdk7u5-b01
@@ -186,11 +192,15 @@
f4e80156296e43182a0fea5f54032d8c0fd0b41f jdk7u6-b10
5078a73b3448849f3328af5e0323b3e1b8d2d26c jdk7u6-b11
c378e596fb5b2ebeb60b89da7ad33f329d407e2d jdk7u6-b12
+15b71daf5e69c169fcbd383c0251cfc99e558d8a ppc-aix-port-b01
+15b71daf5e69c169fcbd383c0251cfc99e558d8a ppc-aix-port-b02
+15b71daf5e69c169fcbd383c0251cfc99e558d8a ppc-aix-port-b03
15b71daf5e69c169fcbd383c0251cfc99e558d8a jdk7u6-b13
da79c0fdf9a8b5403904e6ffdd8f5dc335d489d0 jdk7u6-b14
94474d6f28284a1ef492984dd6d6f66f8787de80 jdk7u6-b15
0b329a8d325b6a58d89c6042dac62ce5852380ab jdk7u6-b16
5eb867cdd08ca299fe03b31760acd57aac2b5673 jdk7u6-b17
+445dd0b578fc2ed12c539eb6f9a71cbd40bed4f6 icedtea-2.3-branchpoint
1c4b9671de5c7ed5713f55509cb2ada38b36dffe jdk7u6-b18
3ba4c395d2cf973c8c603b2aedc846bd4ae54656 jdk7u6-b19
4f7b77cc3b252098f52a8f30a74f603783a2e0f1 jdk7u6-b20
@@ -258,12 +268,14 @@
1b914599a6d5560e743b9fecd390924ed0bf7d15 jdk7u12-b07
427a603569db59f61721e709fcb8a73390d468ae jdk7u12-b08
366ebbf581df0134d9039b649abc315e87f23772 jdk7u12-b09
+14adb683be4ebc49ee729f0253d012795a4a2ae4 icedtea-2.4-branchpoint
23191c790e12841f81ac1cf956e7dbc0b45914ee jdk7u14-b10
825eda7553590ce19eb4fa0686c4405d97daafdb jdk7u14-b11
560e5cf5b57fc91e2bc6dd1809badd58c6eb25bd jdk7u14-b12
937bae61a48febcc948b7e10ae781c9077360241 jdk7u14-b13
7038ca4959e50a02f797e639daffe6b2b4065f86 jdk7u14-b14
aa6fb94c5e7bc645f478b6f60c5e6e06bebcc2bf jdk7u14-b15
+1d1e1fc3b88d2fda0c7da55ee3abb2b455e0d317 ppc-aix-port-b04
99c114990b191f32e72c6158072033aec5816aaf jdk7u15-b01
edbaa584f09a78d0ad3c73389faf20409a552e46 jdk7u15-b02
14a9b60a2086f4e2f6ec43bee3375042946f6510 jdk7u15-b30
@@ -382,6 +394,7 @@
4beb90ab48f7fd46c7a9afbe66f8cccb230699ba jdk7u45-b18
a456c78a50e201a65c9f63565c8291b84a4fbd32 jdk7u45-b30
3c34f244296e98d8ebb94973c752f3395612391a jdk7u45-b31
+d9b92749a0f4c8e6c6f4fe11210c2a02d70bae74 jdk7u60-b00
056494e83d15cd1c546d32a3b35bdb6f670b3876 jdk7u45-b33
b5a83862ed2ab9cc2de3719e38c72519481a4bbb jdk7u45-b34
7fda9b300e07738116b2b95b568229bdb4b31059 jdk7u45-b35
@@ -431,8 +444,11 @@
d9b92749a0f4c8e6c6f4fe11210c2a02d70bae74 jdk7u60-b00
ad39e88c503948fc4fc01e97c75b6e3c24599d23 jdk7u60-b01
050986fd54e3ec4515032ee938bc59e86772b6c0 jdk7u60-b02
+74093b75ddd4fc2e578a3469d32b8bb2de3692d5 icedtea-2.5pre01
+d7085aad637fa90d027840c7f7066dba82b21667 icedtea-2.5pre02
359b79d99538d17eeb90927a1e4883fcec31661f jdk7u60-b03
7215972c2c30d0fa469a459a3e4fcee6bc93991d jdk7u60-b04
+10314bfd5ba43a63f2f06353f3d219b877f5120f icedtea-2.6pre01
673ea3822e59de18ae5771de7a280c6ae435ef86 jdk7u60-b05
fd1cb0040a1d05086ca3bf32f10e1efd43f05116 jdk7u60-b06
cd7c8fa7a057e62e094cdde78dd632de54cedb8c jdk7u60-b07
@@ -442,7 +458,11 @@
e57490e0b99917ea8e1da1bb4d0c57fd5b7705f9 jdk7u60-b11
a9574b35f0af409fa1665aadd9b2997a0f9878dc jdk7u60-b12
92cf0b5c1c3e9b61d36671d8fb5070716e0f016b jdk7u60-b13
+a0138328f7db004859b30b9143ae61d598a21cf9 icedtea-2.6pre02
+33912ce9492d29c3faa5eb6787d5141f87ebb385 icedtea-2.6pre03
2814f43a6c73414dcb2b799e1a52d5b44688590d jdk7u60-b14
+c3178eab3782f4135ea21b060683d29bde3bbc7e icedtea-2.6pre04
+b9104a740dcd6ec07a868efd6f57dad3560e402c icedtea-2.6pre05
10eed57b66336660f71f7524f2283478bdf373dc jdk7u60-b15
fefd2d5c524b0be78876d9b98d926abda2828e79 jdk7u60-b16
ba6b0b5dfe5a0f50fac95c488c8a5400ea07d4f8 jdk7u60-b17
@@ -582,10 +602,27 @@
6abf26813c3bd6047d5425e41dbc9dd1fd51cc63 jdk7u79-b15
7215972c2c30d0fa469a459a3e4fcee6bc93991d jdk7u80-b00
4c959b6a32057ec18c9c722ada3d0d0c716a51c4 jdk7u80-b01
+614b7c12f276c52ebef06fb17c79cf0eadbcc774 icedtea-2.6pre07
+75513ef5e265955b432550ec73770b8404a4d36b icedtea-2.6pre06
+fbc3c0ab4c1d53059c32d330ca36cb33a3c04299 icedtea-2.6pre08
25a1b88d7a473e067471e00a5457236736e9a2e0 jdk7u80-b02
+f59ee51637102611d2ecce975da8f4271bdee85f icedtea-2.6pre09
+603009854864635cbfc36e95f39b6da4070f541a icedtea-2.6pre10
+79d217da0a7a03fb071e7f2e99fbd5fc7c38aed5 icedtea-2.6pre11
1853995499cef61fc16e0e4b840276223314669b jdk7u80-b03
+1edb9d1d6451a8e147d74e69021bc3f00622b8c6 icedtea-2.6pre12
+a2841c1a7f292ee7ba33121435b566d347b99ddb icedtea-2.6pre13
+35cfccb24a9c229f960169ec986beae2329b0688 icedtea-2.6pre14
+133c38a2d10fdb95e332ceefa4db8cf765c8b413 icedtea-2.6pre15
+a41b3447afd7011c7d08b5077549695687b70ea4 icedtea-2.6pre16
+54100657ce67cb5164cb0683ceb58ae60542fd79 icedtea-2.6pre17
3f6f053831796f654ad8fd77a6e4f99163742649 jdk7u80-b04
b93c3e02132fd13971aea6df3c5f6fcd4c3b1780 jdk7u80-b05
+8cc37ea6edf6a464d1ef01578df02da984d2c79f icedtea-2.6pre18
+0e0fc4440a3ba74f0df5df62da9306f353e1d574 icedtea-2.6pre19
+3bb57abb921fcc182015e3f87b796af29fce4b68 icedtea-2.6pre20
+522863522a4d0b82790915d674ea37ef3b39c2a7 icedtea-2.6pre21
+8904cf73c0483d713996c71bf4496b748e014d2c icedtea-2.6pre22
d220098f4f327db250263b6c2b460fecec19331a jdk7u80-b06
535bdb640a91a8562b96799cefe9de94724ed761 jdk7u80-b07
3999f9baa3f0a28f82c6a7a073ad2f7a8e12866d jdk7u80-b08
@@ -598,52 +635,99 @@
1b435d2f2050ac43a7f89aadd0fdaa9bf0441e3d jdk7u80-b30
acfe75cb9d7a723fbaae0bf7e1b0fb3429df4ff8 jdk7u80-b15
b45dfccc8773ad062c128f63fa8073b0645f7848 jdk7u80-b32
+9150a16a7b801124e13a4f4b1260badecd96729a icedtea-2.6pre23
+e3b08dc13807041be60db2046da07882d6c8b478 icedtea-2.6pre24
+e3b08dc13807041be60db2046da07882d6c8b478 icedtea-2.6.0
b50728249c16d97369f0ed3e9d45302eae3943e4 jdk7u85-b00
e9190eeef373a9d2313829a9561e32cb722d68a9 jdk7u85-b01
+e3b08dc13807041be60db2046da07882d6c8b478 icedtea-2.6-branchpoint
+ffbe529eeac7aa3b4cedd78be2f843c2f00f603c icedtea-2.6.1
d42101f9c06eebe7722c38d84d5ef228c0280089 jdk7u85-b02
+a5f1374a47150e3cdda1cc9a8775417ceaa62657 icedtea-2.6.2pre01
+4e264c1f6b2f335e0068608e9ec4c312cddde7a4 icedtea-2.6.2pre02
e95e9042c8f31c5fe3149afdbe114592a3e32e91 jdk7u91-b00
9f5bcd95c8d54f8cf5ab922b0b9e94f7ea6cdeb8 jdk7u91-b01
+f1202fb276950491aa1ed30e214351d235c94920 icedtea-2.6.2
6d9a192976332443bb3be46d49d5b255d9781fe9 jdk7u91-b02
+f7bf82fcbd098bc520ceb92f97890ee6f7da3506 icedtea-2.6.3
7c422316234f10b327fdbc181aedd5e74f31fd38 jdk7u95-b00
+bc6edb6c12a76b48a83ef8253dba8fe3007328e5 icedtea-2.6.4
c029d7572a67cb2fb3f9f2d8e91cbdda3beab95e jdk7u99-b00
+8a56658cb829a321fba2c80039e6aadc8ff936b1 icedtea-2.6.5
+5ab0648fce587283f45235377a07720aec742e7b icedtea-2.6.6pre01
dcdbebfaf4b42da4927d3d0c682205a23cd7cdb8 jdk7u101-b00
+683427778edf23bb16f6685a58e35d937d16f83d icedtea-2.6.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
+3369fa5a875b8c39e9dc2b16bd8486270947d73c icedtea-2.6.8
+6572cfcae3450e4fc9225ceecaf1acdb6dd5891a icedtea-2.6.9pre01
51ed13d07beb90ff71d8625d9d6409cc4add5cbc jdk7u131-b00
+aa1c302a99fb73dbd9db49e0c33990bd2d17016e icedtea-2.6.9
+82f4cfac52dbd67aafd16b47c131358738499f4a icedtea-2.6.10pre01
f347b141975453f642ae1140a45aa7c6127551dd jdk7u141-b00
e096a279a1c226d7d3a4aa19d5beeba1fb0507cf jdk7u141-b01
b4b91a7beb185c0a8a14b83d2b05cfd7fc33c6fe jdk7u141-b02
+4099d8cf255f2eac54b9d2ed1db1bc452ddbe4e4 icedtea-2.6.10
+f16026b79deb95d60dc9d213a0a417c626d00e4c icedtea-2.6.11pre01
26391fa1d876e3bf563f21328d7ea24d5d657b21 jdk7u151-b00
57fc772ac86ac6cbd297cd6f09a63f9c016c271c jdk7u151-b01
+46f2d7395127d38d0f5fd9b270f4edeb8939b248 icedtea-2.6.11
+968b46df5f0e11aeec9382370067d86946e4b7ca icedtea-2.6.12pre01
abbd3cb1e6623bb1705e75350a9c696311250504 jdk7u161-b00
edff5672dccb2e5e02e5a628af0d561e61caf94e jdk7u161-b01
+1981a623381fad4a8ec6c55d9462cb7795932bd0 icedtea-2.6.12
7d2d2b0c42604742a66362b713043dee76956ba1 jdk7u171-b00
983871f8d1bc616ad9445aeec55eae508fc78eae jdk7u171-b01
69b8b134531ac80fc5bb5fed746c504fd2f710b4 jdk7u171-b02
+df965e45dd1fcd41126287542b5625dd3dcb100a icedtea-2.6.13
+4996b545086d0850ab89ea33e28989abcfcfdc78 icedtea-2.6.14pre01
c2f20a5bb465997cb93faac5a09013f3d7b92472 jdk7u181-b00
13809448f345bb99cf71b87210499c5a3cec08ff jdk7u181-b01
+71fb2bb2ccdf2c63763b6a53e0265b74daa4da3a icedtea-2.6.14
+8ddbfae3207efb89d8dc761f4c9a3b8b02b07102 icedtea-2.6.15pre01
88542b5a14d96ab859c23698b0d880f2982d95f6 jdk7u191-b00
7edc1ac946838379341ef046d8787ada2bf818e4 jdk7u191-b01
cc7a216781499aebc3a406fab47f64dc0af06856 jdk7u191-b02
+5dc90bd920db2cf5627c50886fc582cf3c17def8 icedtea-2.6.15
0c33ad53c77b27402900edbc65c9fca3e2fd667e jdk7u201-b00
+f331098c637abdf152a6344f5fe3e390db50466b icedtea-2.6.16
+d2c92d21d36fa241fe4e188f2fefa3da7ab2a89b icedtea-2.6.17pre01
ca7288d148d2e8e9f3aefb92cb5f48086dc4c247 jdk7u211-b00
3293c5bf8fff346d03c96d0dac799fb8d21a633f jdk7u211-b01
7b0bfb4aa32f543f45ca95788a038a85a417a788 jdk7u211-b02
+c05c97839122946d026b78e4583b9cf6a43b1025 icedtea-2.6.17
+c05c97839122946d026b78e4583b9cf6a43b1025 icedtea-2.6.18pre00
32a29474a3a89b3c096fda0458f298fd7a99fca3 jdk7u221-b00
3d2653b62518316ec71418c64aa1748793e40fcc jdk7u221-b01
f400cbf1e47b0baac52c9234600085b5fe9b781c jdk7u221-b02
+bbd9f724d9afb22e9c00c0ff37b7149a6fdd5bfc icedtea-2.6.18
f400cbf1e47b0baac52c9234600085b5fe9b781c jdk7u221-ga
f400cbf1e47b0baac52c9234600085b5fe9b781c jdk7u231-b00
26dacd46b0514861b0c289beef906baa42c89b51 jdk7u231-b01
+54a9c14317012a2450c5a40a4794ac18947276c4 icedtea-2.6.19
+54a9c14317012a2450c5a40a4794ac18947276c4 icedtea-2.6.20pre00
26dacd46b0514861b0c289beef906baa42c89b51 jdk7u231-ga
26dacd46b0514861b0c289beef906baa42c89b51 jdk7u241-b00
9e13fe0df57fa7ffcafc5c44ea671dd9d20d8b26 jdk7u241-b01
+90284c1d0ada3314647911031ed6c3dc5d2606ad icedtea-2.6.20
+5e4ceb9992393e4ab7b5fd81996c6c4c5c757f63 icedtea-2.6.21pre00
9e13fe0df57fa7ffcafc5c44ea671dd9d20d8b26 jdk7u241-ga
9e13fe0df57fa7ffcafc5c44ea671dd9d20d8b26 jdk7u251-b00
892f87b3513f0293b0628c17c24a9de385ef37bf jdk7u251-b01
9e045a10097b16067990dd3d90f4ad6792461bcd jdk7u251-b02
+099ed3ab64156f2311c780e3d65e68be772f0737 icedtea-2.6.21
9e045a10097b16067990dd3d90f4ad6792461bcd jdk7u251-ga
9e045a10097b16067990dd3d90f4ad6792461bcd jdk7u261-b00
213c1f6166c889416d503c2e1a7b7278151ec692 jdk7u261-b01
bdd256b2723fde22d3c49ad5e259788f73ae81c6 jdk7u261-b02
+e99cfdaca0e1e60c9dd2c52543c3a3dc262cbf94 icedtea-2.6.22
+e99cfdaca0e1e60c9dd2c52543c3a3dc262cbf94 icedtea-2.6.23pre00
+099ed3ab64156f2311c780e3d65e68be772f0737 icedtea-2.6.22pre00
+bdd256b2723fde22d3c49ad5e259788f73ae81c6 jdk7u261-ga
+bdd256b2723fde22d3c49ad5e259788f73ae81c6 jdk7u271-b00
+9628a194effb72c1755bcd21f55e0a256475d60e jdk7u271-b01
+9628a194effb72c1755bcd21f55e0a256475d60e jdk7u271-ga
diff -r 0150ec7db51c -r ae0d2483853a .jcheck/conf
--- a/.jcheck/conf Mon Apr 13 06:13:06 2020 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-project=jdk7
-bugids=dup
diff -r 0150ec7db51c -r ae0d2483853a THIRD_PARTY_README
--- a/THIRD_PARTY_README Mon Apr 13 06:13:06 2020 +0100
+++ b/THIRD_PARTY_README Thu Sep 03 04:06:32 2020 +0100
@@ -1001,67 +1001,97 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libpng 1.6.16, which is
+%% This notice is provided with respect to libpng 1.6.37, which may be
included with JRE 7, JDK 7, and OpenJDK 7.
--- 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.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
-Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and 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.2.6, August 15, 2004, through 1.6.35, July 15, 2018 are
+Copyright (c) 2004, 2006-2018 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
- Cosmin Truta
+ Cosmin Truta
libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
Copyright (c) 2000-2002 Glenn Randers-Pehrson, 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
- Gilles Vollant
+ Simon-Pierre Cadieux
+ Eric S. Raymond
+ Gilles Vollant
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.
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998, 1999 Glenn Randers-Pehrson, 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
+ 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
Distributed according to the same disclaimer and license as 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
+ John Bowler
+ Kevin Bracey
+ Sam Bushell
+ Magnus Holmgren
+ Greg Roelofs
+ Tom Tanner
libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
@@ -1069,19 +1099,20 @@
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
@@ -1121,7 +1152,7 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libungif 4.1.3, which is
+%% This notice is provided with respect to GIFLIB 5.2.1 & libungif 4.1.3, which is
included with JRE 7, JDK 7, and OpenJDK 7.
--- begin of LICENSE ---
diff -r 0150ec7db51c -r ae0d2483853a make/Makefile
--- a/make/Makefile Mon Apr 13 06:13:06 2020 +0100
+++ b/make/Makefile Thu Sep 03 04:06:32 2020 +0100
@@ -118,13 +118,13 @@
ifdef ALT_LANGTOOLS_DIST
ifdef ALT_BOOTDIR
ANT_JAVA_HOME = JAVA_HOME=$(ALT_BOOTDIR)
- ANT_OPTIONS += -Djdk.home=$(ALT_BOOTDIR)
+ ANT_OPTIONS += -Djdk.home=$(ALT_BOOTDIR) -Djava.home=$(ALT_BOOTDIR)
endif
ANT_OPTIONS += -Dbootstrap.dir=$(ALT_LANGTOOLS_DIST)/bootstrap
else
ifdef ALT_JDK_IMPORT_PATH
ANT_JAVA_HOME = JAVA_HOME=$(ALT_JDK_IMPORT_PATH)
- ANT_OPTIONS += -Djdk.home=$(ALT_JDK_IMPORT_PATH)
+ ANT_OPTIONS += -Djdk.home=$(ALT_JDK_IMPORT_PATH) -Djava.home=$(ALT_JDK_IMPORT_PATH)
endif
endif
diff -r 0150ec7db51c -r ae0d2483853a src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java
--- a/src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java Mon Apr 13 06:13:06 2020 +0100
+++ b/src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java Thu Sep 03 04:06:32 2020 +0100
@@ -567,8 +567,12 @@
}
public NodeList makeNodeList(DTMAxisIterator iter) {
- // TODO: gather nodes from all DOMs ?
- return _main.makeNodeList(iter);
+ int index = iter.next();
+ if (index == DTM.NULL) {
+ return null;
+ }
+ iter.reset();
+ return _adapters[getDTMId(index)].makeNodeList(iter);
}
public String getLanguage(int node) {
diff -r 0150ec7db51c -r ae0d2483853a src/com/sun/org/apache/xerces/internal/impl/XMLDTDScannerImpl.java
--- a/src/com/sun/org/apache/xerces/internal/impl/XMLDTDScannerImpl.java Mon Apr 13 06:13:06 2020 +0100
+++ b/src/com/sun/org/apache/xerces/internal/impl/XMLDTDScannerImpl.java Thu Sep 03 04:06:32 2020 +0100
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2020, Oracle and/or its affiliates. All rights reserved.
*/
/*
@@ -67,6 +67,7 @@
* @author Eric Ye, IBM
*
* @version $Id: XMLDTDScannerImpl.java,v 1.8 2010-11-01 04:39:41 joehw Exp $
+ * @LastModified: Feb 2020
*/
public class XMLDTDScannerImpl
extends XMLScanner
@@ -601,6 +602,7 @@
if (fScannerState == SCANNER_STATE_END_OF_INPUT)
return;
+ boolean dtdEntity = name.equals("[dtd]");
// Handle end of PE
boolean reportEntity = fReportEntity;
if (name.startsWith("%")) {
@@ -609,8 +611,7 @@
int startMarkUpDepth = popPEStack();
// throw fatalError if this entity was incomplete and
// was a freestanding decl
- if(startMarkUpDepth == 0 &&
- startMarkUpDepth < fMarkUpDepth) {
+ if (startMarkUpDepth == 0 && startMarkUpDepth < fMarkUpDepth) {
fErrorReporter.reportError(XMLMessageFormatter.XML_DOMAIN,
"ILL_FORMED_PARAMETER_ENTITY_WHEN_USED_IN_DECL",
new Object[]{ fEntityManager.fCurrentEntity.name},
@@ -630,12 +631,10 @@
if (fEntityScanner.isExternal()) {
From andrew at icedtea.classpath.org Mon Sep 14 01:06:00 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 01:06:00 +0000
Subject: /hg/release/icedtea7-forest-2.6/jaxws: 8 new changesets
Message-ID:
changeset 5ff89b7e948c in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=5ff89b7e948c
author: andrew
date: Wed Apr 15 14:59:42 2020 +0100
Added tag jdk7u261-ga for changeset f6b78d78716b
changeset 91f19e164aaf in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=91f19e164aaf
author: serb
date: Tue Jul 21 02:06:18 2020 +0100
8220495: Update GIFlib library to the 5.1.8
Reviewed-by: prr
changeset 0c9cddcc8d1b in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=0c9cddcc8d1b
author: serb
date: Tue Jul 21 02:18:03 2020 +0100
8230597: Update GIFlib library to the 5.2.1
Reviewed-by: prr, psadhukhan, jdv
changeset 7e560d68268c in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=7e560d68268c
author: serb
date: Tue Jul 21 03:18:25 2020 +0100
8217676: Upgrade libpng to 1.6.37
Reviewed-by: prr, jdv, kcr
changeset 4666871854e4 in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=4666871854e4
author: andrew
date: Mon Aug 17 15:22:40 2020 +0100
Added tag jdk7u271-b00 for changeset f6b78d78716b
changeset 9d9813bb8a06 in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=9d9813bb8a06
author: andrew
date: Mon Aug 17 15:23:52 2020 +0100
Added tag jdk7u271-b01 for changeset 4666871854e4
changeset ac08d33771a1 in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=ac08d33771a1
author: andrew
date: Mon Aug 17 15:36:05 2020 +0100
Added tag jdk7u271-ga for changeset 4666871854e4
changeset 66b0ceb719e6 in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=66b0ceb719e6
author: Andrew John Hughes
date: Thu Sep 03 04:06:32 2020 +0100
Merge jdk7u271-ga
diffstat:
.hgtags | 84 ++++++
.jcheck/conf | 2 -
THIRD_PARTY_README | 125 ++++++---
build.properties | 3 +
build.xml | 14 +-
make/Makefile | 4 +-
src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/parser/SchemaConstraintChecker.java | 8 +
7 files changed, 185 insertions(+), 55 deletions(-)
diffs (truncated from 505 to 500 lines):
diff -r f08a8a6c71a6 -r 66b0ceb719e6 .hgtags
--- a/.hgtags Mon Apr 13 06:13:10 2020 +0100
+++ b/.hgtags Thu Sep 03 04:06:32 2020 +0100
@@ -50,6 +50,7 @@
558985e26fe16f5a6ebb2edb9180a42e1c8e8202 jdk7-b73
f4466e1b608088c90e11beaa4b600f102608c6a1 jdk7-b74
fcf2b8b5d606641659419f247fcee4b284c45e6e jdk7-b75
+0dc08d528c998ca993e759b311e7b54c98e0ef28 icedtea7-1.12
765d2077d1e652e234d27fe85ba58a986b488503 jdk7-b76
5b4968c110476085225d3a71c4210fad2c1116c1 jdk7-b77
fc1c72d1dfbb17db7d46bba8db9afc39cbbb9299 jdk7-b78
@@ -63,6 +64,7 @@
512b0e924a5ae0c0b7ad326182cae0dc0e4d1aa8 jdk7-b86
3febd6fab2ac8ffddbaf7bed00d11290262af153 jdk7-b87
8c666f8f3565974e301ccb58b7538912551a6e26 jdk7-b88
+1661166c82dc2102f3f0364e28d1e4211f25a4cf icedtea7-1.13
bf3675aa7f20fc6f241ce95760005aef2a30ff41 jdk7-b89
ead7c4566a0017bcb44b468b3ac03b60dc5333ce jdk7-b90
cf4686bf35abd1e573f09fa43cbec66403160ae9 jdk7-b91
@@ -111,6 +113,7 @@
545de8303fec939db3892f7c324dd7df197e8f09 jdk7-b134
d5fc61f18043765705ef22b57a68c924ab2f1a5b jdk7-b135
c81d289c9a532d6e94af3c09d856a2a20529040f jdk7-b136
+339c2d381d80dbf9b74604e6ba43ead276b8024e icedtea-1.14
ccea3282991ce8b678e188cf32a8239f76ff3bfa jdk7-b137
cc956c8a8255583535597e9a63db23c510e9a063 jdk7-b138
c025078c8362076503bb83b8e4da14ba7b347940 jdk7-b139
@@ -123,6 +126,7 @@
05469dd4c3662c454f8a019e492543add60795cc jdk7-b146
c01bfd68d0528bc88348813c4d75d7f5c62bc4e2 jdk7u1-b01
d13b1f877bb5ed8dceb2f7ec10365d1db5f70b2d jdk7-b147
+e6cd09c7ef22bbabe31c9f2a32c7e13cfa713fd3 icedtea-2.0-branchpoint
4c24f7019ce939a452154a83151294ad7da66a9d jdk7u1-b02
272778f529d11081f548f37fcd6a7aec0b11a8dd jdk7u1-b03
48b06a6e6f46e5bcd610f4bed57cd5067cf31f8c jdk7u1-b04
@@ -141,6 +145,7 @@
21131044a61353ac20e360bce52d8f480e08d7a2 jdk7u2-b12
9728fd833e01faa5e51484aeaf3c51d32d1175fb jdk7u2-b13
d6db86a7ca32e6d97844f633badc0d516e55694f jdk7u2-b21
+d26ff33070cb75a0a7349d965ec4f0930ded418d icedtea-2.1-branchpoint
d6db86a7ca32e6d97844f633badc0d516e55694f jdk7u3-b02
44e824502fa24440f907205ccdc3959d01bd8109 jdk7u3-b03
6e1cc321aacea944691aa06558f2bbad89baf5b3 jdk7u3-b04
@@ -157,6 +162,7 @@
3891fe529057431278394c6341cfabaacd5061f5 jdk7u4-b10
2df5cd83fab91f050c4bac54aa06e174ecee38f4 jdk7u4-b11
4d3a9fe44f7531642bc739ec3c8efb2e6d9e08c7 jdk7u4-b12
+1854d8e2547cb18ebcf84db13c22d0987c49c274 icedtea-2.2-branchpoint
c3b6659aa169b3f249246497a8d5a87baa1e798a jdk7u4-b13
0f8963feaefda21e72f84b8ea49834a289d537f3 jdk7u4-b14
61516652b59ec411678b38a232a84413652a4172 jdk7u5-b01
@@ -186,11 +192,15 @@
c08f88f5ae98917254cd38e204393adac22823a6 jdk7u6-b10
a37ad8f90c7bd215d11996480e37f03eb2776ce2 jdk7u6-b11
95a96a879b8c974707a7ddb94e4fcd00e93d469c jdk7u6-b12
+4325d1311d5511da36cae81332af6840af1c0fed ppc-aix-port-b01
+4325d1311d5511da36cae81332af6840af1c0fed ppc-aix-port-b02
+4325d1311d5511da36cae81332af6840af1c0fed ppc-aix-port-b03
e0a71584b8d84d28feac9594d7bb1a981d862d7c jdk7u6-b13
9ae31559fcce636b8c219180e5db1d54556db5d9 jdk7u6-b14
f1dba7ebe6a50c22ffcaf85b14b31462ce008556 jdk7u6-b15
e1d2afbb63d27600dd8c8a021eadff84a901a73c jdk7u6-b16
401bdbbf89c9187b51dc8906c0e2700ef0ffc8a3 jdk7u6-b17
+8888d2790217c31edbf13ea81d9ac06210092ad2 icedtea-2.3-branchpoint
a1daf7097c61181216233e4850ef6ec56b0fe6b6 jdk7u6-b18
58c1c6ecf8f1e59db9b575ae57b2894d0152d319 jdk7u6-b19
6d17242f12edc643ecab4263e656003a1ca44c03 jdk7u6-b20
@@ -258,11 +268,13 @@
42ba62cdc1f3c357b6d192612dd1c4b209df2662 jdk7u12-b07
66f36438f54812e44327d38129d9488e5ea59e73 jdk7u12-b08
c130f21b16a2b2e2b961362bc4baf40fde2be458 jdk7u12-b09
+a653d06d5b50cacf58aebbab8b55e7e00587cd4c icedtea-2.4-branchpoint
9207c72345c9e82d4445764df57706f7b33a7981 jdk7u14-b10
444aa84f38df2607140e9ce35a21fef0965d27a6 jdk7u14-b11
40afea757379cfaaadca13eeb7dcbc0fe195f73d jdk7u14-b12
4fe9a362c3277cd4c7a5149853e5cf59dbba7cb7 jdk7u14-b13
a2b2e716637acdb9884d21fc4b9aef3c8b59e702 jdk7u14-b14
+53bd8e6a5ffabdc878a312509cf84a72020ddf9a ppc-aix-port-b04
b5c8ac5253ef735e5aa770b7325843ec89b56633 jdk7u14-b15
abcaebcead605f89cd0919add20d8ac16637ddc2 jdk7u15-b01
62f9e7f5eb644fedd93dd93bd36bcf817a8d9c8a jdk7u15-b02
@@ -381,6 +393,7 @@
65b0f3ccdc8bcff0d79e1b543a8cefb817529b3f jdk7u45-b18
c32c6a662d18d7195fc02125178c7543ce09bb00 jdk7u45-b30
6802a1c098c48b2c8336e06f1565254759025bab jdk7u45-b31
+cb5f95263f620967f5097c5ff8e0b27cfb9e8c44 jdk7u60-b00
e040abab3625fbced33b30cba7c0307236268211 jdk7u45-b33
e7df5d6b23c64509672d262187f51cde14db4e66 jdk7u45-b34
c654ba4b2392c2913f45b495a2ea0c53cc348d98 jdk7u45-b35
@@ -430,8 +443,11 @@
cb5f95263f620967f5097c5ff8e0b27cfb9e8c44 jdk7u60-b00
f675dfce1e61a6ed01732ae7cfbae941791cba74 jdk7u60-b01
8a3b9e8492a5ac4e2e0c166dbfc5d058be244377 jdk7u60-b02
+3f7212cae6eb1fe4b257adfbd05a7fce47c84bf0 icedtea-2.5pre01
+4aeccc3040fa45d7156dccb03984320cb75a0d73 icedtea-2.5pre02
d4ba4e1ed3ecdef1ef7c3b7aaf62ff69fc105cb2 jdk7u60-b03
bef313c7ff7a7a829f8f6a305bf0c3738ad99795 jdk7u60-b04
+1569dc36a61c49f3690911ce1e3741b36a5c16fd icedtea-2.6pre01
30afd3e2e7044b2aa87ce00ab4301990e6d94d27 jdk7u60-b05
dc6017fb9cde43bce92d403abc2821b741cf977c jdk7u60-b06
0380cb9d4dc27ed8e2c4fc3502e3d94b0ae0c02d jdk7u60-b07
@@ -441,7 +457,11 @@
5d848774565b5e188d7ba915ce1cb09d8f3fdb87 jdk7u60-b11
9d34f726e35b321072ce5bd0aad2e513b9fc972f jdk7u60-b12
d941a701cf5ca11b2777fd1d0238e05e3c963e89 jdk7u60-b13
+ad282d85bae91058e1fcd3c10be1a6cf2314fcb2 icedtea-2.6pre02
+ef698865ff56ed090d7196a67b86156202adde68 icedtea-2.6pre03
43b5a7cf08e7ee018b1fa42a89510b4c381dc4c5 jdk7u60-b14
+95bbd42cadc9ffc5e6baded38577ab18836c81c1 icedtea-2.6pre04
+5515daa647967f128ebb1fe5a0bdfdf853ee0dc0 icedtea-2.6pre05
d00389bf5439e5c42599604d2ebc909d26df8dcf jdk7u60-b15
2fc16d3a321212abc0cc93462b22c4be7f693ab9 jdk7u60-b16
b312ec543dc09db784e161eb89607d4afd4cab1e jdk7u60-b17
@@ -581,10 +601,27 @@
4ed47474a15acb48cd7f7fd3a4d9d3f8f457d914 jdk7u79-b15
bef313c7ff7a7a829f8f6a305bf0c3738ad99795 jdk7u80-b00
0eb2482c3d0663c39794ec4c268acc41c4cd387b jdk7u80-b01
+f21a65d1832ce426c02a7d87b9d83b1a4a64018c icedtea-2.6pre07
+37d1831108b5ced7f1e63e1cd58b46dba7b76cc9 icedtea-2.6pre06
+646981c9ac471feb9c600504585a4f2c59aa2f61 icedtea-2.6pre08
579128925dd9a0e9c529125c9e299dc0518037a5 jdk7u80-b02
+39dd7bed2325bd7f1436d48f2478bf4b0ef75ca3 icedtea-2.6pre09
+70a94bce8d6e7336c4efd50dab241310b0a0fce8 icedtea-2.6pre10
+2823343ab244aa3e78b2c351e719936592b05275 icedtea-2.6pre11
e24556d88882d7a683812d416e3409386dda4ceb jdk7u80-b03
+d4724872ee06431c99edda9b86115a2a7ec9c8a1 icedtea-2.6pre12
+26d6f6067c7ba517c98992828f9d9e87df20356d icedtea-2.6pre13
+8b238b2b6e64991f24d524a6e3ca878df11f1ba4 icedtea-2.6pre14
+8946500e8f3d879b28e1e257d3683efe38217b4b icedtea-2.6pre15
+4bd22fe291c59aaf427b15a64423bb38ebfff2e9 icedtea-2.6pre16
+f36becc08f6640b1f65e839d6d4c5bf7df23fcf4 icedtea-2.6pre17
aaa0e97579b680842c80b0cf14c5dfd14deddbb7 jdk7u80-b04
c104ccd5dec598e99b61ca9cb92fe4af26d450cc jdk7u80-b05
+5ee59be2092b1fcf93457a9c1a15f420146c7c0b icedtea-2.6pre18
+26c7686a4f96316531a1fccd53593b28d5d17416 icedtea-2.6pre19
+c901dec7bc96f09e9468207c130361f3cf0a727f icedtea-2.6pre20
+231ef27a86e2f79302aff0405298081d19f1344e icedtea-2.6pre21
+d4de5503ba9917a7b86e9f649343a80118ae5eca icedtea-2.6pre22
4f6bcbad3545ab33c0aa587c80abf22b23e08162 jdk7u80-b06
8cadb55300888be69636353d355bbcc85315f405 jdk7u80-b07
2fb372549f5be49aba26992ea1d44121b7671fd5 jdk7u80-b08
@@ -597,52 +634,99 @@
c1bf2f665c46d0e0b514bdeb227003f98a54a561 jdk7u80-b30
f6417ecaede6ee277f999f68e45959326dcd8f07 jdk7u80-b15
b0dd986766bc3e8b65dd6b3047574ddd3766e1ac jdk7u80-b32
+87290096a2fa347f3a0be0760743696c899d8076 icedtea-2.6pre23
+299588405837ef1e37f3653127c68261abc0ffdf icedtea-2.6pre24
+299588405837ef1e37f3653127c68261abc0ffdf icedtea-2.6.0
705d613d09cf73a0c583b79268a41cbb32139a5a jdk7u85-b00
bb46da1a45505cf19360d5a3c0d2b88bb46f7f3b jdk7u85-b01
+299588405837ef1e37f3653127c68261abc0ffdf icedtea-2.6-branchpoint
+b9776fab65b80620f0c8108f255672db037f855c icedtea-2.6.1
902c8893132eb94b222850e23709f57c4f56e4db jdk7u85-b02
+26d406dd17b150fa1dc15549d67e294d869537dd icedtea-2.6.2pre01
+e8660c5ef3e5cce19f4459009e69270c52629312 icedtea-2.6.2pre02
8206da0912d36f48b023f983c0a3bd9235c33c12 jdk7u91-b00
3862008078f83ca7f7c669b1b9d1f0f2e256aad8 jdk7u91-b01
+14c411b1183cb5ef628c39cecae460a86357d24b icedtea-2.6.2
2230b8f8e03a8eaefc83acb577f30c4de88c45a7 jdk7u91-b02
+39ef53b9c4030cde1ced8232f94b143968f4d22e icedtea-2.6.3
3427b35ce5a1a0143b4aedf3f5e0a1953ad7fd7f jdk7u95-b00
+271b555de4386bd63e15dede60e4a18a8ce3199c icedtea-2.6.4
e0764f20b2894c5de39f1e235171d42d5f2703eb jdk7u99-b00
+9c049d7f5adcffa9347029056e0717c983327561 icedtea-2.6.5
+16ce6457a33aac9e72c93cebb4002bed46bf3d32 icedtea-2.6.6pre01
36ee37eedf25da13abde1c0b8974fb3b95c59c7c jdk7u101-b00
+63f7bf7ed2d4172ae55f6073d31dff9cbeb95900 icedtea-2.6.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
+26bcf28b3a6076e7b51f88d6d78d4709c8da93d4 icedtea-2.6.8
+3301b643d02c62f1b73f4fc70cfb52378ba0303e icedtea-2.6.9pre01
edcc7c1e297588b30daaf61e3cdf25203f829cd4 jdk7u131-b00
+ea96df8beff4c1b51c3e07cc290fd4792300f34e icedtea-2.6.9
+fc563206c50c7fc0ad45d68a921f60bf7b7d3b56 icedtea-2.6.10pre01
90c86962aa2e81ecd8d5d79a282f2492447e4c6e jdk7u141-b00
506e24eee4e1887fbfdd77512f830b75e14c5759 jdk7u141-b01
1af82a2d3d16626b8d2f5e633d23c027975406b8 jdk7u141-b02
+bc4f48c1ccba5dc37b360629ebf4539e85d481bd icedtea-2.6.10
+f8bd60e998968cc16e72c76a7dc8eadb3a980960 icedtea-2.6.11pre01
1f0dd7a7e0ccaa340db533da400bb83ca1ad3cf2 jdk7u151-b00
3233576db658552e8933b1cd86f5586507564f44 jdk7u151-b01
+e17af60ebbd6a4cf4e75181ae474123e52eb0ebc icedtea-2.6.11
+3e70a6a17fa92207e127c6160961e958377728cf icedtea-2.6.12pre01
4f5edec6f3d8b2fb8395f345364d159c90b98cd7 jdk7u161-b00
a22ffaf9f3e8673569d8b16bb00b5b8e90368dc9 jdk7u161-b01
+40c37fd3e5cb7ce6c05202b18fb14cc45c2d55e7 icedtea-2.6.12
674305fbd3c88bb2d438dcf4f47ab702c9b1aa12 jdk7u171-b00
c9274b4ba0f17f55b09446a476c768da01f6ca65 jdk7u171-b01
c95eed3e13caea47d603ef927a25f785c63fab72 jdk7u171-b02
+efd5dbb3fe96c5592d2a24cfe38cdbc3081d08af icedtea-2.6.13
+7a010aa93cfc405e4f9db50c48f1feba2e6df444 icedtea-2.6.14pre01
143da44b6891f67b11962469c42937f6b60450b0 jdk7u181-b00
8a621c3b280b56890df2232992279789e91027c9 jdk7u181-b01
+46e5171dd4ab170becff2069e1d1422a392822d2 icedtea-2.6.14
+37868584eef397f2d16d1b5374fa524c20c02aec icedtea-2.6.15pre01
f48d5c29983321378f65ae46535f6a4dfb7a4f5c jdk7u191-b00
7dd5c44fbfb8907716742ef8eb0b14e19cc9be50 jdk7u191-b01
1562e17d604dbadc8deeab530cb29e4ec91ab1f0 jdk7u191-b02
+a88988c070208a9f83f30115cb5877189d3588b4 icedtea-2.6.15
d54a07e693248d8ddb0120891671106c27835871 jdk7u201-b00
+234f51a5ed7a2bbb6c31a7ebeaad6037506f5d8c icedtea-2.6.16
+17136b80285f90f7d9d0c784315bea200a77d94e icedtea-2.6.17pre01
a9f8277cf7ed879f683b59afa04c21b112d46853 jdk7u211-b00
4aeda87f2577a0397c3e82ecb1f56d036a5d22e9 jdk7u211-b01
34236bc3f942fed4b869b1d6d0cb90e46153b6b0 jdk7u211-b02
+2383684494877798b5bffbedc717eff41149d1bd icedtea-2.6.17
+2383684494877798b5bffbedc717eff41149d1bd icedtea-2.6.18pre00
6cbff5c4ad2988f20958ac8dc8fb08ce879447c9 jdk7u221-b00
849bed9a552f420338a0e67ffc6f240548bd2c04 jdk7u221-b01
f5a70fa0d6e61ff8839992fb510346a4966bd17c jdk7u221-b02
+7d942bc3996557d2529c6bb749d280d069d89d98 icedtea-2.6.18
f5a70fa0d6e61ff8839992fb510346a4966bd17c jdk7u221-ga
f5a70fa0d6e61ff8839992fb510346a4966bd17c jdk7u231-b00
620893b7c49b69fe764a24fcd3af9385664b82d2 jdk7u231-b01
+6023a2de51e4a86566013b75f1fa88227baf43b9 icedtea-2.6.19
+6023a2de51e4a86566013b75f1fa88227baf43b9 icedtea-2.6.20pre00
620893b7c49b69fe764a24fcd3af9385664b82d2 jdk7u231-ga
620893b7c49b69fe764a24fcd3af9385664b82d2 jdk7u241-b00
29037de817312863ecb4d768d8fd5f3a5f7ee194 jdk7u241-b01
+2070b37c2eb24ebd2f6489fec76c43c9316ef58b icedtea-2.6.20
+b24931dd91c6125a307e6fb5923582a8284acb47 icedtea-2.6.21pre00
29037de817312863ecb4d768d8fd5f3a5f7ee194 jdk7u241-ga
29037de817312863ecb4d768d8fd5f3a5f7ee194 jdk7u251-b00
3e4355f5dc75ecef574b5d271fcc6193aa7116aa jdk7u251-b01
cc5f4584a4b8a0ae96a9c3bd129ac57b930499c4 jdk7u251-b02
+c4230372ddc00cf954fdac7f84c3e61100457d2b icedtea-2.6.21
cc5f4584a4b8a0ae96a9c3bd129ac57b930499c4 jdk7u251-ga
cc5f4584a4b8a0ae96a9c3bd129ac57b930499c4 jdk7u261-b00
a043973175f61d2785ccaea9852f0f99f61454d1 jdk7u261-b01
f6b78d78716bd1a081c13262471325991d8822e1 jdk7u261-b02
+7041c22afd47177b978f382b6454673c6c1026f0 icedtea-2.6.22
+7041c22afd47177b978f382b6454673c6c1026f0 icedtea-2.6.23pre00
+c4230372ddc00cf954fdac7f84c3e61100457d2b icedtea-2.6.22pre00
+f6b78d78716bd1a081c13262471325991d8822e1 jdk7u261-ga
+f6b78d78716bd1a081c13262471325991d8822e1 jdk7u271-b00
+4666871854e46e7b7a29bd40ffd0bbb9ee94067e jdk7u271-b01
+4666871854e46e7b7a29bd40ffd0bbb9ee94067e jdk7u271-ga
diff -r f08a8a6c71a6 -r 66b0ceb719e6 .jcheck/conf
--- a/.jcheck/conf Mon Apr 13 06:13:10 2020 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-project=jdk7
-bugids=dup
diff -r f08a8a6c71a6 -r 66b0ceb719e6 THIRD_PARTY_README
--- a/THIRD_PARTY_README Mon Apr 13 06:13:10 2020 +0100
+++ b/THIRD_PARTY_README Thu Sep 03 04:06:32 2020 +0100
@@ -1001,67 +1001,97 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libpng 1.6.16, which is
+%% This notice is provided with respect to libpng 1.6.37, which may be
included with JRE 7, JDK 7, and OpenJDK 7.
--- 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.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
-Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and 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.2.6, August 15, 2004, through 1.6.35, July 15, 2018 are
+Copyright (c) 2004, 2006-2018 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
- Cosmin Truta
+ Cosmin Truta
libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
Copyright (c) 2000-2002 Glenn Randers-Pehrson, 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
- Gilles Vollant
+ Simon-Pierre Cadieux
+ Eric S. Raymond
+ Gilles Vollant
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.
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998, 1999 Glenn Randers-Pehrson, 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
+ 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
Distributed according to the same disclaimer and license as 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
+ John Bowler
+ Kevin Bracey
+ Sam Bushell
+ Magnus Holmgren
+ Greg Roelofs
+ Tom Tanner
libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
@@ -1069,19 +1099,20 @@
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
@@ -1121,7 +1152,7 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libungif 4.1.3, which is
+%% This notice is provided with respect to GIFLIB 5.2.1 & libungif 4.1.3, which is
included with JRE 7, JDK 7, and OpenJDK 7.
--- begin of LICENSE ---
diff -r f08a8a6c71a6 -r 66b0ceb719e6 build.properties
--- a/build.properties Mon Apr 13 06:13:10 2020 +0100
+++ b/build.properties Thu Sep 03 04:06:32 2020 +0100
@@ -58,6 +58,9 @@
build.dir=${output.dir}/build
build.classes.dir=${build.dir}/classes
+# JAXP built files
+jaxp.classes.dir=${output.dir}/../jaxp/build/classes
+
# Distributed results
dist.dir=${output.dir}/dist
dist.lib.dir=${dist.dir}/lib
diff -r f08a8a6c71a6 -r 66b0ceb719e6 build.xml
--- a/build.xml Mon Apr 13 06:13:10 2020 +0100
+++ b/build.xml Thu Sep 03 04:06:32 2020 +0100
@@ -135,9 +135,15 @@
-
+
-
+
diff -r f08a8a6c71a6 -r 66b0ceb719e6 make/Makefile
--- a/make/Makefile Mon Apr 13 06:13:10 2020 +0100
+++ b/make/Makefile Thu Sep 03 04:06:32 2020 +0100
@@ -101,13 +101,13 @@
ifdef ALT_LANGTOOLS_DIST
ifdef ALT_BOOTDIR
ANT_JAVA_HOME = JAVA_HOME=$(ALT_BOOTDIR)
- ANT_OPTIONS += -Djdk.home=$(ALT_BOOTDIR)
+ ANT_OPTIONS += -Djdk.home=$(ALT_BOOTDIR) -Djava.home=$(ALT_BOOTDIR)
endif
ANT_OPTIONS += -Dbootstrap.dir=$(ALT_LANGTOOLS_DIST)/bootstrap
else
ifdef ALT_JDK_IMPORT_PATH
ANT_JAVA_HOME = JAVA_HOME=$(ALT_JDK_IMPORT_PATH)
- ANT_OPTIONS += -Djdk.home=$(ALT_JDK_IMPORT_PATH)
+ ANT_OPTIONS += -Djdk.home=$(ALT_JDK_IMPORT_PATH) -Djava.home=$(ALT_JDK_IMPORT_PATH)
endif
endif
diff -r f08a8a6c71a6 -r 66b0ceb719e6 src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/parser/SchemaConstraintChecker.java
--- a/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/parser/SchemaConstraintChecker.java Mon Apr 13 06:13:10 2020 +0100
+++ b/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/parser/SchemaConstraintChecker.java Thu Sep 03 04:06:32 2020 +0100
@@ -67,6 +67,14 @@
SchemaFactory sf = SchemaFactory.newInstance(W3C_XML_SCHEMA_NS_URI);
sf.setErrorHandler(errorFilter);
+ try {
+ // By default the SchemaFactory imposes a limit of 5000 on
+ // xsd:sequence maxOccurs if a SecurityManager is
+ // installed. This breaks the specification of xjc,
+ // causing TCK failures.
+ sf.setProperty("http://apache.org/xml/properties/security-manager", null);
From andrew at icedtea.classpath.org Mon Sep 14 01:06:27 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 01:06:27 +0000
Subject: /hg/release/icedtea7-forest-2.6/langtools: 8 new changesets
Message-ID:
changeset b14d8b970710 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=b14d8b970710
author: andrew
date: Wed Apr 15 14:59:46 2020 +0100
Added tag jdk7u261-ga for changeset f04545c02162
changeset 4c27f6cf28e6 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=4c27f6cf28e6
author: serb
date: Tue Jul 21 02:06:27 2020 +0100
8220495: Update GIFlib library to the 5.1.8
Reviewed-by: prr
changeset 2536160818d8 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=2536160818d8
author: serb
date: Tue Jul 21 02:18:12 2020 +0100
8230597: Update GIFlib library to the 5.2.1
Reviewed-by: prr, psadhukhan, jdv
changeset 90cdd7bd8a50 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=90cdd7bd8a50
author: serb
date: Tue Jul 21 03:18:39 2020 +0100
8217676: Upgrade libpng to 1.6.37
Reviewed-by: prr, jdv, kcr
changeset c3ee10260ae5 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=c3ee10260ae5
author: andrew
date: Mon Aug 17 15:22:43 2020 +0100
Added tag jdk7u271-b00 for changeset f04545c02162
changeset b7e53e7a1da3 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=b7e53e7a1da3
author: andrew
date: Mon Aug 17 15:23:54 2020 +0100
Added tag jdk7u271-b01 for changeset c3ee10260ae5
changeset 63354aef2b91 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=63354aef2b91
author: andrew
date: Mon Aug 17 15:36:07 2020 +0100
Added tag jdk7u271-ga for changeset c3ee10260ae5
changeset e25ef340f132 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=e25ef340f132
author: Andrew John Hughes
date: Thu Sep 03 04:06:32 2020 +0100
Merge jdk7u271-ga
diffstat:
.hgtags | 84 +
.jcheck/conf | 2 -
THIRD_PARTY_README | 125 +-
make/Makefile | 4 +
make/build.properties | 3 +-
make/build.xml | 2 +-
src/share/classes/com/sun/tools/javac/parser/JavacParser.java | 33 +-
src/share/classes/com/sun/tools/javac/resources/compiler.properties | 4 +
test/tools/javac/T5090006/broken.jar | Bin
test/tools/javac/diags/examples/ForeachBadInitialization.java | 31 +
test/tools/javac/enum/8069181/T8069181.java | 45 +
test/tools/javac/parser/JavacParserTest.java | 886 ++++++++++
test/tools/javac/parser/netbeans/JavacParserTest.java | 716 --------
13 files changed, 1156 insertions(+), 779 deletions(-)
diffs (truncated from 2225 to 500 lines):
diff -r 25387ed6f55b -r e25ef340f132 .hgtags
--- a/.hgtags Mon Apr 13 06:13:14 2020 +0100
+++ b/.hgtags Thu Sep 03 04:06:32 2020 +0100
@@ -50,6 +50,7 @@
9596dff460935f09684c11d156ce591f92584f0d jdk7-b73
1a66b08deed0459054b5b1bea3dfbead30d258fa jdk7-b74
2485f5641ed0829205aaaeb31ad711c2c2ef0de3 jdk7-b75
+83367f01297bf255f511f5291bbbbaa24a9c8459 icedtea7-1.12
8fb9b4be3cb1574302acde90549a4d333ef51e93 jdk7-b76
0398ae15b90ac76d87ee21844453e95ff8613e43 jdk7-b77
acc1e40a5874ebf32bebcb6ada565b3b40b7461c jdk7-b78
@@ -63,6 +64,7 @@
ef07347428f2198ae6b8144ac0b9086bbe39fd16 jdk7-b86
409db93d19c002333980df5b797c6b965150c7a0 jdk7-b87
f9b5d4867a26f8c4b90ad37fe2c345b721e93d6b jdk7-b88
+681f1f51926faf4c73d8905a429ff4ead6e9d622 icedtea7-1.13
6cea9a143208bc1185ced046942c0f4e45dbeba5 jdk7-b89
71c2c23a7c35b2896c87004023b9743b6d1b7758 jdk7-b90
97b6fa97b8ddb3a49394011c2a0ec5d6535e594c jdk7-b91
@@ -111,6 +113,7 @@
3d7acdbb72cab55deedfd35f60d4732abc9d6ac4 jdk7-b134
9d0a61ac567b983da7cc8f4a7030f2245bb6dbab jdk7-b135
ed0f7f1f9511db4f9615b1426d22f8b961629275 jdk7-b136
+8e26c4aee63c04ee129bf9068f5eea47cc385177 icedtea-1.14
a15c9b058ae007d4ccb7e35ce44e4dfa977f090b jdk7-b137
53f212bed4f4304dce7f0bf0fa01c998c65bacd6 jdk7-b138
853b6bb99f9b58eb7cf8211c67d3b6e4f1228a3e jdk7-b139
@@ -123,6 +126,7 @@
9425dd4f53d5bfcd992d9aecea0eb7d8b2d4f62b jdk7-b146
d34578643d1c6c752d4a6b5e79c6ab1b60850b4a jdk7u1-b01
58bc532d63418ac3c9b42460d89cdaf595c6f3e1 jdk7-b147
+fb7fb3071b642334520e5b9f4a87ce28717af61c icedtea-2.0-branchpoint
cd2cc8b5edb045b950aed46d159b4fb8fc2fd1df jdk7u1-b02
82820a30201dbf4b80f1916f3d0f4a92ad21b61a jdk7u1-b03
baa2c13c70fea3d6e259a34f0903197fdceb64b5 jdk7u1-b04
@@ -141,6 +145,7 @@
f0802d8a0909f66ce19d3d44b33ddf4943aee076 jdk7u2-b12
f474527e77e4797d78bd6c3b31923fddcfd9d5c6 jdk7u2-b13
fc0769df8cd03fffc38c7a1ab6b2e2e7cc2506a8 jdk7u2-b21
+58f6a950cd726220e81eddb126ca5c57e3b368f2 icedtea-2.1-branchpoint
fc0769df8cd03fffc38c7a1ab6b2e2e7cc2506a8 jdk7u3-b02
0ffc4995457773085f61c39f6d33edc242b41bcf jdk7u3-b03
f6de36b195cd315646213c7affd2cc15702edbfb jdk7u3-b04
@@ -157,6 +162,7 @@
8919b2b02fcba65f833c68374f3bfdd9bc3ba814 jdk7u4-b10
4672e092f0968d503dc37f860b15ae7e2653f8d7 jdk7u4-b11
a4bf6a1aff54a98e9ff2b3fb53c719f658bec677 jdk7u4-b12
+e3537a4f75c7fcca16c349c3175bb0cdc2fbc29c icedtea-2.2-branchpoint
56eb9150d9ffdb71c47d72871e8ecc98b5f402de jdk7u4-b13
0e55881c2ee2984048c179d1e031cefb56a36bec jdk7u4-b14
0bea057f7ce1577e1b0306f2027c057e35394398 jdk7u5-b01
@@ -186,11 +192,15 @@
21d2313dfeac8c52a04b837d13958c86346a4b12 jdk7u6-b10
13d3c624291615593b4299a273085441b1dd2f03 jdk7u6-b11
f0be10a26af08c33d9afe8fe51df29572d431bac jdk7u6-b12
+e3eeee75b861baf378d41adcd29ae70ed047eae7 ppc-aix-port-b01
+e3eeee75b861baf378d41adcd29ae70ed047eae7 ppc-aix-port-b02
+e3eeee75b861baf378d41adcd29ae70ed047eae7 ppc-aix-port-b03
fcebf337f5c1d342973573d9c6f758443c8aefcf jdk7u6-b13
35b2699c6243e9fb33648c2c25e97ec91d0e3553 jdk7u6-b14
47ae28da508861d77ee6dd408d822acf507b28ec jdk7u6-b15
5c7763489f4d2727c6d9de11f4114fb8ed839042 jdk7u6-b16
66c671f28cb2840ceec5b44c44bac073fc0b4256 jdk7u6-b17
+cee31ee38a190f77b1e21c0515bb28802dcd9678 icedtea-2.3-branchpoint
6aa859ef42876c51bb1b1d7fb4db32a916a7dcaa jdk7u6-b18
474a52eeeafb1feccffda68b96f651e65415c01d jdk7u6-b19
32acb67a79531daf678577c7ef1bde1867da807d jdk7u6-b20
@@ -258,11 +268,13 @@
382bab6d9682eefa2185a1643dfa32d65b6c20e5 jdk7u12-b07
7c0c3aeb2c603baba2cabba9adc5a0a49afb4f47 jdk7u12-b08
96c4f3ec63552a87a825baabd7f0dfafec299483 jdk7u12-b09
+85fb9d7ce4af53f0a47d2b73d983c96239f9ff33 icedtea-2.4-branchpoint
e5b1403fa68abe3ac7174c031f19e6ecf77624a0 jdk7u14-b10
db94066df63468172e074d59e71d82dc874ed7cb jdk7u14-b11
f9a326e92fafc4724f0af550c2cba82fea202a31 jdk7u14-b12
5a52c6cc8db94b68eaacb42a9b4df30a40b09d82 jdk7u14-b13
5febc4e479fad801424cdcce90a0d463a2ef9223 jdk7u14-b14
+d52538e72925a1da7b1fcff051b591beeb2452b4 ppc-aix-port-b04
5fdb509d1f1a0533b14c61c92d77ff21e0ce2488 jdk7u14-b15
1298307076c2f0c2a4acd3a2a132cbe98d399009 jdk7u15-b01
8db0105f00ce9fe6899ece52d46d78995111c456 jdk7u15-b02
@@ -382,6 +394,7 @@
ba3ff27d4082f2cf0d06e635b2b6e01f80e78589 jdk7u45-b18
164cf7491ba2f371354ba343a604eee4c61c529d jdk7u45-b30
7f5cfaedb25c2c2774d6839810d6ae543557ca01 jdk7u45-b31
+849b17bc6e9a08fa41e0ef631e51366a09842e64 jdk7u60-b00
ef7bdbe7f1fa42fd58723e541d9cdedcacb2649a jdk7u45-b33
bcb3e939d046d75436c7c8511600b6edce42e6da jdk7u45-b34
efbda7abd821f280ec3a3aa6819ad62d45595e55 jdk7u45-b35
@@ -430,8 +443,11 @@
849b17bc6e9a08fa41e0ef631e51366a09842e64 jdk7u60-b00
b19e375d9829daf207b1bdc7f908a3e1d548462c jdk7u60-b01
954e1616449af74f68aed57261cbeb62403377f1 jdk7u60-b02
+0d89cc5766d72e870eaf16696ec9b7b1ca4901fd icedtea-2.5pre01
+f75a642c2913e1ecbd22fc46812cffa2e7739169 icedtea-2.5pre02
4170784840d510b4e8ae7ae250b92279aaf5eb25 jdk7u60-b03
772aad4e9681828b8ee193b9ed971cbfe6c7f347 jdk7u60-b04
+702454ac1a074e81890fb07da06ebf00370e42ed icedtea-2.6pre01
744287fccf3b2c4fba2abf105863f0a44c3bd4da jdk7u60-b05
8f6db72756f3e4c3cca8731d20e978fb741846d2 jdk7u60-b06
02f050bc5569fb058ace44ed705bbb0f9022a6fe jdk7u60-b07
@@ -441,7 +457,11 @@
3cc64ba8cf85942929b15c5ef21360f96db3b99c jdk7u60-b11
b79b8b1dc88faa73229b2bce04e979ff5ec854f5 jdk7u60-b12
3dc3e59e9580dfdf95dac57c54fe1a4209401125 jdk7u60-b13
+2040d4afc89815f6bf54a597ff58a70798b68e3d icedtea-2.6pre02
+2950924c2b80dc4d3933a8ab15a0ebb39522da5a icedtea-2.6pre03
a8b9c1929e50a9f3ae9ae1a23c06fa73a57afce3 jdk7u60-b14
+fa084876cf02f2f9996ad8a0ab353254f92c5564 icedtea-2.6pre04
+5f917c4b87a952a8bf79de08f3e2dd3e56c41657 icedtea-2.6pre05
7568ebdada118da1d1a6addcf6316ffda21801fd jdk7u60-b15
057caf9e0774e7c530c5710127f70c8d5f46deab jdk7u60-b16
b7cc00c573c294b144317d44803758a291b3deda jdk7u60-b17
@@ -581,10 +601,27 @@
e5e807700ff84f7bd9159ebc828891ae3ddb859c jdk7u79-b15
772aad4e9681828b8ee193b9ed971cbfe6c7f347 jdk7u80-b00
6c307a0b7a94e002d8a2532ffd8146d6c53f42d3 jdk7u80-b01
+3eab691bd9ac5222c11dbabb7b5fbc8463c62df6 icedtea-2.6pre07
+f43a81252f827395020fe71099bfa62f2ca0de50 icedtea-2.6pre06
+cdf407c97754412b02ebfdda111319dbd3cb9ca9 icedtea-2.6pre08
5bd6f3adf690dc2de8881b6f9f48336db4af7865 jdk7u80-b02
+55486a406d9f111eea8996fdf6144befefd86aff icedtea-2.6pre09
+cf836e0ed10de1179ec398a7db323e702b60ca35 icedtea-2.6pre10
+510234036e06ec8d7ed2a39ee11faf1b9a4257b0 icedtea-2.6pre11
bcbd241df6cd0a643480c8de183c541a662dd506 jdk7u80-b03
+987d772301e91c896178f47f39d82d87e9da1e39 icedtea-2.6pre12
+a072de9f83ed85a6a86d052d13488009230d7d4b icedtea-2.6pre13
+ecf2ec173dd2c19b63d7cf543db23ec7d4f4732a icedtea-2.6pre14
+029dd486cd1a8f6d7684b1633aae41c613055dd2 icedtea-2.6pre15
+c802d4cdd4cbfa8116e4f612cf536de32d67221a icedtea-2.6pre16
+e1dd8fea9abd3663838008063715b4b7ab5a58a4 icedtea-2.6pre17
04b56f4312b62d8bdf4eb1159132de8437994d34 jdk7u80-b04
f40fb76025c798cab4fb0e1966be1bceb8234527 jdk7u80-b05
+bb9d09219d3e74954b46ad53cb99dc307e39e120 icedtea-2.6pre18
+4c600e18a7e415702f6a62073c8c60f6b2cbfc11 icedtea-2.6pre19
+1a60fa408f57762abe32f19e4f3d681fb9c4960b icedtea-2.6pre20
+5331b041c88950058f8bd8e9669b9763be6ee03f icedtea-2.6pre21
+a322987c412f5f8584b15fab0a4505b94c016c22 icedtea-2.6pre22
335ee524dc68a42863f3fa3f081b781586e7ba2d jdk7u80-b06
6f7b359c4e9f82cbd399edc93c3275c3e668d2ea jdk7u80-b07
e6db2a97b3696fb5e7786b23f77af346a935a370 jdk7u80-b08
@@ -597,52 +634,99 @@
d0cc1c8ace99283d7b2354d2c0e5cd58787163c8 jdk7u80-b30
f2b4d5e42318ed93d35006ff7d1b3b0313b5a71f jdk7u80-b15
f1ffea3bd4a4df0f74ce0c127aeacf6bd11ee612 jdk7u80-b32
+403eeedf70f4b0e3c88f094d324e5c85959610e2 icedtea-2.6pre23
+bc95d2472055d96a712db09ecd8ab42e52058481 icedtea-2.6pre24
+bc95d2472055d96a712db09ecd8ab42e52058481 icedtea-2.6.0
1b20ca77fa98bb29d1f5601f027b3055e9eb28ee jdk7u85-b00
dce5a828bdd56d228724f1e9c6253920f613cec5 jdk7u85-b01
+bc95d2472055d96a712db09ecd8ab42e52058481 icedtea-2.6-branchpoint
+9c6e1de67d7d26809d02c8ce3d6629503cb67d19 icedtea-2.6.1
b22cdae823bac193338d928e86319cd3741ab5fd jdk7u85-b02
+aef681a80dc1e8a8b69c1a06b463bda7999801ea icedtea-2.6.2pre01
+d627a940b6ca8fb4353f844e4f91163a3dcde0bc icedtea-2.6.2pre02
2741575d96f3985d41de8ebe1ba7fae8afbb0fde jdk7u91-b00
1a9e2dcc91dc3d0c103b09c478b3ac31ac45733f jdk7u91-b01
+73356b81c5c773a29729ae3b641516e0ac4a015d icedtea-2.6.2
08e99c45e470ce8b87875c1cbe78ac2f341555a3 jdk7u91-b02
+91fdb0c83e50c398bee5f0550600d20650f2a6ef icedtea-2.6.3
3c71abf7435352aee6e74ba2581274181ad3d17e jdk7u95-b00
+fd0a34cb97b40c622fc6d3370f5eca062e280979 icedtea-2.6.4
93a2788178e6ebebfbd30075f51ab35ac4f1b2a1 jdk7u99-b00
+f6593c32cc46f60438804b6a5b0d61e532f4a235 icedtea-2.6.5
+83f998d6c0afda7f3882ecc03ea873d988174c19 icedtea-2.6.6pre01
5713b8d2db3f1fc0c9802fdaf30ca802cddf8f65 jdk7u101-b00
+e42dd50480d3aab87668202ed79fb87f2dedcb91 icedtea-2.6.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
+545e512eb4de948a44e6dd2187f386c644149aa7 icedtea-2.6.8
+4f7f0c054b2d447b4a283810abbba7a0558f0a87 icedtea-2.6.9pre01
240ca8086e7151b5c516b5b46d84201e4e8f5806 jdk7u131-b00
+dd8e22d986c8b0f50c25b1a35f981933a926d992 icedtea-2.6.9
+fd8dde40d9dd105f07880bd002feb73555fbb16b icedtea-2.6.10pre01
b1802aa8be3a49d2a5c07160f2406165e309efde jdk7u141-b00
853798299f7a4f38745632dc256219fbf75f861e jdk7u141-b01
ba8ba083c4392a1ddfe40467de1e08d77443807e jdk7u141-b02
+6e30439005f6e6a63661192738e27e8d374d72d8 icedtea-2.6.10
+a4814b6ff893d36aea91ccb16990d8a34840c07f icedtea-2.6.11pre01
4624941508c189c7b81c3393664741640a9b0467 jdk7u151-b00
205349c408f4715dbbaf428ceafca676e2333979 jdk7u151-b01
+cddb1f9f8b9cee5f9c54ececf59ecb51e1bbb730 icedtea-2.6.11
+e24f25323b84858f039ff1a780805ca93dd60af8 icedtea-2.6.12pre01
6f72d747fa58d54e2d2e27755c0bcf2c7291682f jdk7u161-b00
e162e8d76cdd9f579e25f307f5485550fec2d024 jdk7u161-b01
+b87dbe0db6aa70ffb0443b5ef55e696e0ec5b124 icedtea-2.6.12
551dfae6260d4cd2cd929e14934b031d9319ad52 jdk7u171-b00
89a92f5cd9c112dc8f73d2cd25a54a437b753642 jdk7u171-b01
a10f2bfd1ce34bbbfd959a371eb709cc113039f2 jdk7u171-b02
+e952982cfa000f6fd9186d784112417148d33206 icedtea-2.6.13
+870812ffc2c6d6c2a1b1eddb53f9b9cb4eebf02a icedtea-2.6.14pre01
1f82b6ff3455cb2408f4501c1a12e911271d10fb jdk7u181-b00
1c8c4da612ee78fef56eb892921d6f228f99e6b7 jdk7u181-b01
+3633e24edab763325da38137161d8a74c2d5b07b icedtea-2.6.14
+7c19cbad92914c9dc1c270c70892a4cfb78063e5 icedtea-2.6.15pre01
f58aabbb507d5f48c110ab5aa75857da700deae3 jdk7u191-b00
2709f9b3b97e2a774a78cb3eeeacb68efce45cc2 jdk7u191-b01
31641d1885f155db206d7097ee13716d4c800c24 jdk7u191-b02
+5d348df3700daa615c3e503b12f93134a2ff9c54 icedtea-2.6.15
f1f14c413b20f1d4abef840d65587d2839f6cfdf jdk7u201-b00
+1b532e3cc1da0b36b43fa03a28ec10a08e83523a icedtea-2.6.16
+8e1ace09837f1310ccfc5cb5d42ca8a1017485d0 icedtea-2.6.17pre01
353ea2f317ff940242316d0069c2239d178bd7d3 jdk7u211-b00
b8196c545f3e11c704c020d89a4e61cea54fb4f7 jdk7u211-b01
b22fd0eed3e1a00754635ab45799ed6c4c49645b jdk7u211-b02
+6cdbf382f3e28112b6ec3aa3f90be2df532ec656 icedtea-2.6.17
+6cdbf382f3e28112b6ec3aa3f90be2df532ec656 icedtea-2.6.18pre00
4bd7f8263d2f7116697d82e6bb9029a5d5163310 jdk7u221-b00
940b8aa665d443ad7d166bcd341b35572ce614fd jdk7u221-b01
64fe722a5b06a6f7e5346e8ced98503f0239e509 jdk7u221-b02
+9f0890e75bcb68daebe48fc74015a2564dbac220 icedtea-2.6.18
64fe722a5b06a6f7e5346e8ced98503f0239e509 jdk7u221-ga
64fe722a5b06a6f7e5346e8ced98503f0239e509 jdk7u231-b00
54de827b5db66fb0fd25dc492db1f25aa87c8e11 jdk7u231-b01
+219e16f3659b8c87bd3c1751152c95ff2fd83cf9 icedtea-2.6.19
+219e16f3659b8c87bd3c1751152c95ff2fd83cf9 icedtea-2.6.20pre00
54de827b5db66fb0fd25dc492db1f25aa87c8e11 jdk7u231-ga
54de827b5db66fb0fd25dc492db1f25aa87c8e11 jdk7u241-b00
b317ddb0ec6dc011d1a64dcf2090465c70d57c14 jdk7u241-b01
+77f4748f44065feae19e1fc17c8c69349b1bdc8d icedtea-2.6.20
+480d3ab02c3659dc724a16bdf06d52c715fce27b icedtea-2.6.21pre00
b317ddb0ec6dc011d1a64dcf2090465c70d57c14 jdk7u241-ga
b317ddb0ec6dc011d1a64dcf2090465c70d57c14 jdk7u251-b00
2e0245ff42c1702fd083ada5387ac98d41307feb jdk7u251-b01
4fb47d6f94f013ab481b7d49a6db356ed7dbf1c5 jdk7u251-b02
+0581b1282c3e8e5a443ad93ce36bb8a789c89759 icedtea-2.6.21
4fb47d6f94f013ab481b7d49a6db356ed7dbf1c5 jdk7u251-ga
4fb47d6f94f013ab481b7d49a6db356ed7dbf1c5 jdk7u261-b00
9998dc1d63b7438202da5a1befeea9cad834a1a4 jdk7u261-b01
f04545c021623f60611b56dbf3bd3e78476b9419 jdk7u261-b02
+5f9f9ff676c17104100edf8b86ea1cd65506264a icedtea-2.6.22
+5f9f9ff676c17104100edf8b86ea1cd65506264a icedtea-2.6.23pre00
+0581b1282c3e8e5a443ad93ce36bb8a789c89759 icedtea-2.6.22pre00
+f04545c021623f60611b56dbf3bd3e78476b9419 jdk7u261-ga
+f04545c021623f60611b56dbf3bd3e78476b9419 jdk7u271-b00
+c3ee10260ae5f29e04d718267f51a6fcadde7cbc jdk7u271-b01
+c3ee10260ae5f29e04d718267f51a6fcadde7cbc jdk7u271-ga
diff -r 25387ed6f55b -r e25ef340f132 .jcheck/conf
--- a/.jcheck/conf Mon Apr 13 06:13:14 2020 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-project=jdk7
-bugids=dup
diff -r 25387ed6f55b -r e25ef340f132 THIRD_PARTY_README
--- a/THIRD_PARTY_README Mon Apr 13 06:13:14 2020 +0100
+++ b/THIRD_PARTY_README Thu Sep 03 04:06:32 2020 +0100
@@ -1001,67 +1001,97 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libpng 1.6.16, which is
+%% This notice is provided with respect to libpng 1.6.37, which may be
included with JRE 7, JDK 7, and OpenJDK 7.
--- 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.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
-Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and 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.2.6, August 15, 2004, through 1.6.35, July 15, 2018 are
+Copyright (c) 2004, 2006-2018 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
- Cosmin Truta
+ Cosmin Truta
libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
Copyright (c) 2000-2002 Glenn Randers-Pehrson, 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
- Gilles Vollant
+ Simon-Pierre Cadieux
+ Eric S. Raymond
+ Gilles Vollant
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.
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998, 1999 Glenn Randers-Pehrson, 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
+ 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
Distributed according to the same disclaimer and license as 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
+ John Bowler
+ Kevin Bracey
+ Sam Bushell
+ Magnus Holmgren
+ Greg Roelofs
+ Tom Tanner
libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
@@ -1069,19 +1099,20 @@
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
@@ -1121,7 +1152,7 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libungif 4.1.3, which is
+%% This notice is provided with respect to GIFLIB 5.2.1 & libungif 4.1.3, which is
included with JRE 7, JDK 7, and OpenJDK 7.
--- begin of LICENSE ---
diff -r 25387ed6f55b -r e25ef340f132 make/Makefile
--- a/make/Makefile Mon Apr 13 06:13:14 2020 +0100
+++ b/make/Makefile Thu Sep 03 04:06:32 2020 +0100
@@ -111,6 +111,10 @@
ANT_OPTIONS += -Ddebug.classfiles=true
endif
+ifeq ($(JAVAC_WARNINGS_FATAL), false)
+ ANT_OPTIONS += -Djavac.warnings.fatal=
+endif
+
# Note: jdk/make/common/Defs.gmk uses LANGUAGE_VERSION (-source NN)
# and the somewhat misnamed CLASS_VERSION (-target NN)
ifdef TARGET_CLASS_VERSION
diff -r 25387ed6f55b -r e25ef340f132 make/build.properties
--- a/make/build.properties Mon Apr 13 06:13:14 2020 +0100
+++ b/make/build.properties Thu Sep 03 04:06:32 2020 +0100
@@ -68,7 +68,8 @@
# set the following to -version to verify the versions of javac being used
javac.version.opt =
# in time, there should be no exceptions to -Xlint:all
-javac.lint.opts = -Xlint:all,-deprecation -Werror
+javac.warnings.fatal = -Werror
+javac.lint.opts = -Xlint:all,-deprecation ${javac.warnings.fatal}
# options for the task for javac
#javadoc.jls3.url=http://java.sun.com/docs/books/jls/
diff -r 25387ed6f55b -r e25ef340f132 make/build.xml
--- a/make/build.xml Mon Apr 13 06:13:14 2020 +0100
+++ b/make/build.xml Thu Sep 03 04:06:32 2020 +0100
@@ -877,7 +877,7 @@
+ classpath="${build.toolclasses.dir}:${build.bootstrap.dir}/classes:${ant.home}/lib/ant.jar"/>
diff -r 25387ed6f55b -r e25ef340f132 src/share/classes/com/sun/tools/javac/parser/JavacParser.java
--- a/src/share/classes/com/sun/tools/javac/parser/JavacParser.java Mon Apr 13 06:13:14 2020 +0100
+++ b/src/share/classes/com/sun/tools/javac/parser/JavacParser.java Thu Sep 03 04:06:32 2020 +0100
@@ -1962,10 +1962,15 @@
} else {
JCExpression t = term(EXPR | TYPE);
if ((lastmode & TYPE) != 0 &&
- (S.token() == IDENTIFIER || S.token() == ASSERT || S.token() == ENUM))
- return variableDeclarators(modifiersOpt(), t, stats).toList();
- else
+ (S.token() == IDENTIFIER || S.token() == ASSERT ||
+ S.token() == ENUM)) {
+ return variableDeclarators(mods(pos, 0, List.nil()), t, stats).toList();
+ } else if ((lastmode & TYPE) != 0 && S.token() == COLON) {
+ error(pos, "bad.initializer", "for-loop");
+ return List.of((JCStatement)F.at(pos).VarDef(null, null, t, null));
+ } else {
return moreStatementExpressions(pos, t, stats).toList();
+ }
}
}
@@ -2057,16 +2062,20 @@
default: break;
}
- /* A modifiers tree with no modifier tokens or annotations
- * has no text position. */
- if ((flags & (Flags.ModifierFlags | Flags.ANNOTATION)) == 0 && annotations.isEmpty())
- pos = Position.NOPOS;
+ return mods(pos, flags, annotations.toList());
+ }
+ //where
+ JCModifiers mods(int pos, long flags, List annotations) {
+ /* A modifiers tree with no modifier tokens or annotations
+ * has no text position. */
+ if ((flags & (Flags.ModifierFlags | Flags.ANNOTATION)) == 0 && annotations.isEmpty())
From andrew at icedtea.classpath.org Mon Sep 14 01:07:16 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 01:07:16 +0000
Subject: /hg/release/icedtea7-forest-2.6/hotspot: 11 new changesets
Message-ID:
changeset ea91a0b56078 in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=ea91a0b56078
author: andrew
date: Wed Apr 15 14:59:57 2020 +0100
Added tag jdk7u261-ga for changeset 493615a206a9
changeset 6155bf7b9a57 in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=6155bf7b9a57
author: tschatzl
date: Mon Jul 20 19:32:42 2020 +0100
8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
Summary: Do not make reused PRTs available to other threads before the bitmap of the PRT has been cleared.
Reviewed-by: tbenson, mgerdin, brutisso
Contributed-by: Poonam Bajaj , Thomas Schatzl
changeset 74ae247d5d49 in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=74ae247d5d49
author: serb
date: Tue Jul 21 02:06:22 2020 +0100
8220495: Update GIFlib library to the 5.1.8
Reviewed-by: prr
changeset e1e1aeaf9601 in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=e1e1aeaf9601
author: serb
date: Tue Jul 21 02:18:16 2020 +0100
8230597: Update GIFlib library to the 5.2.1
Reviewed-by: prr, psadhukhan, jdv
changeset 6c86dbb5e66b in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=6c86dbb5e66b
author: serb
date: Tue Jul 21 03:18:33 2020 +0100
8217676: Upgrade libpng to 1.6.37
Reviewed-by: prr, jdv, kcr
changeset 361c433d4c90 in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=361c433d4c90
author: sgehwolf
date: Wed May 06 21:03:44 2020 +0200
8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result
Reviewed-by: aph, andrew
changeset debb29130706 in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=debb29130706
author: andrew
date: Mon Aug 17 15:22:46 2020 +0100
Added tag jdk7u271-b00 for changeset 493615a206a9
changeset dd788f38b66a in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=dd788f38b66a
author: andrew
date: Mon Aug 17 15:23:59 2020 +0100
Added tag jdk7u271-b01 for changeset debb29130706
changeset 24ee75d148b3 in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=24ee75d148b3
author: andrew
date: Mon Aug 17 15:36:11 2020 +0100
Added tag jdk7u271-ga for changeset debb29130706
changeset b2a8ec2a9deb in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=b2a8ec2a9deb
author: Andrew John Hughes
date: Thu Sep 03 04:06:33 2020 +0100
Merge jdk7u271-ga
changeset 2c74ba717122 in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=2c74ba717122
author: aph
date: Thu Feb 25 14:59:44 2016 +0000
8150652, PR3496: Remove unused code in AArch64 back end
Reviewed-by: kvn
diffstat:
.hgtags | 91 +-
.jcheck/conf | 2 -
THIRD_PARTY_README | 125 +-
agent/src/os/bsd/libproc_impl.c | 7 +-
agent/src/os/linux/Makefile | 11 +-
agent/src/os/linux/elfmacros.h | 2 +
agent/src/os/linux/libproc.h | 2 +-
agent/src/os/linux/libproc_impl.c | 7 +-
agent/src/os/linux/ps_core.c | 25 +-
agent/src/os/linux/ps_proc.c | 52 +-
agent/src/share/classes/sun/jvm/hotspot/opto/PhaseCFG.java | 2 +-
make/bsd/Makefile | 18 +-
make/bsd/makefiles/gcc.make | 14 +
make/bsd/makefiles/vm.make | 2 +-
make/bsd/platform_zero.in | 2 +-
make/defs.make | 23 +-
make/linux/Makefile | 70 +-
make/linux/makefiles/aarch64.make | 41 +
make/linux/makefiles/adlc.make | 2 +
make/linux/makefiles/buildtree.make | 3 +
make/linux/makefiles/defs.make | 73 +-
make/linux/makefiles/gcc.make | 55 +-
make/linux/makefiles/jsig.make | 6 +-
make/linux/makefiles/rules.make | 20 +-
make/linux/makefiles/sa.make | 3 +-
make/linux/makefiles/saproc.make | 8 +-
make/linux/makefiles/vm.make | 77 +-
make/linux/makefiles/zeroshark.make | 32 +
make/linux/platform_aarch64 | 15 +
make/linux/platform_zero.in | 2 +-
make/solaris/makefiles/adlc.make | 6 +-
make/solaris/makefiles/dtrace.make | 16 +
make/solaris/makefiles/gcc.make | 4 +-
make/solaris/makefiles/jsig.make | 4 +
make/solaris/makefiles/rules.make | 10 -
make/solaris/makefiles/saproc.make | 4 +
make/solaris/makefiles/vm.make | 14 +-
make/windows/create_obj_files.sh | 2 +-
make/windows/makefiles/vm.make | 8 +
src/cpu/aarch64/vm/aarch64.ad | 11903 ++++++++++
src/cpu/aarch64/vm/aarch64Test.cpp | 38 +
src/cpu/aarch64/vm/aarch64_ad.m4 | 367 +
src/cpu/aarch64/vm/aarch64_call.cpp | 197 +
src/cpu/aarch64/vm/aarch64_linkage.S | 163 +
src/cpu/aarch64/vm/ad_encode.m4 | 73 +
src/cpu/aarch64/vm/assembler_aarch64.cpp | 5770 ++++
src/cpu/aarch64/vm/assembler_aarch64.hpp | 3659 +++
src/cpu/aarch64/vm/assembler_aarch64.inline.hpp | 44 +
src/cpu/aarch64/vm/bytecodeInterpreter_aarch64.cpp | 51 +
src/cpu/aarch64/vm/bytecodeInterpreter_aarch64.hpp | 117 +
src/cpu/aarch64/vm/bytecodeInterpreter_aarch64.inline.hpp | 287 +
src/cpu/aarch64/vm/bytecodes_aarch64.cpp | 39 +
src/cpu/aarch64/vm/bytecodes_aarch64.hpp | 32 +
src/cpu/aarch64/vm/bytes_aarch64.hpp | 76 +
src/cpu/aarch64/vm/c1_CodeStubs_aarch64.cpp | 431 +
src/cpu/aarch64/vm/c1_Defs_aarch64.hpp | 82 +
src/cpu/aarch64/vm/c1_FpuStackSim_aarch64.cpp | 203 +
src/cpu/aarch64/vm/c1_FpuStackSim_aarch64.hpp | 74 +
src/cpu/aarch64/vm/c1_FrameMap_aarch64.cpp | 345 +
src/cpu/aarch64/vm/c1_FrameMap_aarch64.hpp | 141 +
src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.cpp | 2960 ++
src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.hpp | 80 +
src/cpu/aarch64/vm/c1_LIRGenerator_aarch64.cpp | 1429 +
src/cpu/aarch64/vm/c1_LinearScan_aarch64.cpp | 39 +
src/cpu/aarch64/vm/c1_LinearScan_aarch64.hpp | 78 +
src/cpu/aarch64/vm/c1_MacroAssembler_aarch64.cpp | 456 +
src/cpu/aarch64/vm/c1_MacroAssembler_aarch64.hpp | 109 +
src/cpu/aarch64/vm/c1_Runtime1_aarch64.cpp | 1349 +
src/cpu/aarch64/vm/c1_globals_aarch64.hpp | 79 +
src/cpu/aarch64/vm/c2_globals_aarch64.hpp | 87 +
src/cpu/aarch64/vm/c2_init_aarch64.cpp | 37 +
src/cpu/aarch64/vm/codeBuffer_aarch64.hpp | 36 +
src/cpu/aarch64/vm/compile_aarch64.hpp | 40 +
src/cpu/aarch64/vm/copy_aarch64.hpp | 62 +
src/cpu/aarch64/vm/cppInterpreterGenerator_aarch64.hpp | 35 +
src/cpu/aarch64/vm/cpustate_aarch64.hpp | 592 +
src/cpu/aarch64/vm/debug_aarch64.cpp | 36 +
src/cpu/aarch64/vm/decode_aarch64.hpp | 409 +
src/cpu/aarch64/vm/depChecker_aarch64.cpp | 31 +
src/cpu/aarch64/vm/depChecker_aarch64.hpp | 32 +
src/cpu/aarch64/vm/disassembler_aarch64.hpp | 38 +
src/cpu/aarch64/vm/dump_aarch64.cpp | 126 +
src/cpu/aarch64/vm/frame_aarch64.cpp | 843 +
src/cpu/aarch64/vm/frame_aarch64.hpp | 215 +
src/cpu/aarch64/vm/frame_aarch64.inline.hpp | 332 +
src/cpu/aarch64/vm/globalDefinitions_aarch64.hpp | 36 +
src/cpu/aarch64/vm/globals_aarch64.hpp | 130 +
src/cpu/aarch64/vm/icBuffer_aarch64.cpp | 76 +
src/cpu/aarch64/vm/icache_aarch64.cpp | 41 +
src/cpu/aarch64/vm/icache_aarch64.hpp | 45 +
src/cpu/aarch64/vm/immediate_aarch64.cpp | 311 +
src/cpu/aarch64/vm/immediate_aarch64.hpp | 51 +
src/cpu/aarch64/vm/interp_masm_aarch64.cpp | 1503 +
src/cpu/aarch64/vm/interp_masm_aarch64.hpp | 286 +
src/cpu/aarch64/vm/interpreterGenerator_aarch64.hpp | 57 +
src/cpu/aarch64/vm/interpreterRT_aarch64.cpp | 429 +
src/cpu/aarch64/vm/interpreterRT_aarch64.hpp | 66 +
src/cpu/aarch64/vm/interpreter_aarch64.cpp | 314 +
src/cpu/aarch64/vm/interpreter_aarch64.hpp | 44 +
src/cpu/aarch64/vm/javaFrameAnchor_aarch64.hpp | 79 +
src/cpu/aarch64/vm/jniFastGetField_aarch64.cpp | 175 +
src/cpu/aarch64/vm/jniTypes_aarch64.hpp | 108 +
src/cpu/aarch64/vm/jni_aarch64.h | 64 +
src/cpu/aarch64/vm/methodHandles_aarch64.cpp | 445 +
src/cpu/aarch64/vm/methodHandles_aarch64.hpp | 63 +
src/cpu/aarch64/vm/nativeInst_aarch64.cpp | 318 +
src/cpu/aarch64/vm/nativeInst_aarch64.hpp | 496 +
src/cpu/aarch64/vm/registerMap_aarch64.hpp | 46 +
src/cpu/aarch64/vm/register_aarch64.cpp | 55 +
src/cpu/aarch64/vm/register_aarch64.hpp | 255 +
src/cpu/aarch64/vm/register_definitions_aarch64.cpp | 156 +
src/cpu/aarch64/vm/relocInfo_aarch64.cpp | 144 +
src/cpu/aarch64/vm/relocInfo_aarch64.hpp | 39 +
src/cpu/aarch64/vm/runtime_aarch64.cpp | 49 +
src/cpu/aarch64/vm/sharedRuntime_aarch64.cpp | 3123 ++
src/cpu/aarch64/vm/stubGenerator_aarch64.cpp | 2590 ++
src/cpu/aarch64/vm/stubRoutines_aarch64.cpp | 291 +
src/cpu/aarch64/vm/stubRoutines_aarch64.hpp | 135 +
src/cpu/aarch64/vm/templateInterpreterGenerator_aarch64.hpp | 36 +
src/cpu/aarch64/vm/templateInterpreter_aarch64.cpp | 2199 +
src/cpu/aarch64/vm/templateInterpreter_aarch64.hpp | 40 +
src/cpu/aarch64/vm/templateTable_aarch64.cpp | 3909 +++
src/cpu/aarch64/vm/templateTable_aarch64.hpp | 43 +
src/cpu/aarch64/vm/vmStructs_aarch64.hpp | 70 +
src/cpu/aarch64/vm/vm_version_aarch64.cpp | 264 +
src/cpu/aarch64/vm/vm_version_aarch64.hpp | 115 +
src/cpu/aarch64/vm/vmreg_aarch64.cpp | 52 +
src/cpu/aarch64/vm/vmreg_aarch64.hpp | 35 +
src/cpu/aarch64/vm/vmreg_aarch64.inline.hpp | 65 +
src/cpu/aarch64/vm/vtableStubs_aarch64.cpp | 245 +
src/cpu/ppc/vm/ppc.ad | 6 +-
src/cpu/ppc/vm/vm_version_ppc.cpp | 12 +-
src/cpu/sparc/vm/sparc.ad | 12 +-
src/cpu/sparc/vm/vm_version_sparc.cpp | 18 +-
src/cpu/sparc/vm/vm_version_sparc.hpp | 8 +-
src/cpu/x86/vm/assembler_x86.cpp | 10 +-
src/cpu/x86/vm/c2_globals_x86.hpp | 2 +-
src/cpu/x86/vm/stubGenerator_x86_32.cpp | 3 +-
src/cpu/x86/vm/stubGenerator_x86_64.cpp | 6 +-
src/cpu/x86/vm/vm_version_x86.cpp | 8 +-
src/cpu/x86/vm/vm_version_x86.hpp | 2 +-
src/cpu/x86/vm/x86_64.ad | 61 +-
src/cpu/zero/vm/arm32JIT.cpp | 8583 +++++++
src/cpu/zero/vm/arm_cas.S | 31 +
src/cpu/zero/vm/asm_helper.cpp | 746 +
src/cpu/zero/vm/bytecodes_arm.def | 7850 ++++++
src/cpu/zero/vm/bytecodes_zero.cpp | 52 +-
src/cpu/zero/vm/bytecodes_zero.hpp | 41 +-
src/cpu/zero/vm/cppInterpreter_arm.S | 7390 ++++++
src/cpu/zero/vm/cppInterpreter_zero.cpp | 49 +
src/cpu/zero/vm/cppInterpreter_zero.hpp | 2 +
src/cpu/zero/vm/methodHandles_zero.hpp | 6 +-
src/cpu/zero/vm/sharedRuntime_zero.cpp | 4 +-
src/cpu/zero/vm/stack_zero.hpp | 2 +-
src/cpu/zero/vm/stack_zero.inline.hpp | 9 +-
src/cpu/zero/vm/vm_version_zero.cpp | 12 +-
src/cpu/zero/vm/vm_version_zero.hpp | 11 +-
src/os/aix/vm/os_aix.cpp | 7 +-
src/os/aix/vm/perfMemory_aix.cpp | 11 +-
src/os/aix/vm/porting_aix.cpp | 6 +-
src/os/bsd/dtrace/libjvm_db.c | 19 +-
src/os/bsd/vm/chaitin_bsd.cpp | 42 -
src/os/bsd/vm/decoder_machO.cpp | 1 +
src/os/bsd/vm/os_bsd.cpp | 10 +-
src/os/linux/vm/chaitin_linux.cpp | 42 -
src/os/linux/vm/globals_linux.hpp | 7 +-
src/os/linux/vm/osThread_linux.cpp | 3 +
src/os/linux/vm/os_linux.cpp | 403 +-
src/os/linux/vm/os_linux.hpp | 4 +-
src/os/linux/vm/os_linux.inline.hpp | 3 +
src/os/linux/vm/thread_linux.inline.hpp | 5 +
src/os/posix/vm/os_posix.cpp | 6 +-
src/os/solaris/dtrace/libjvm_db.c | 19 +-
src/os/solaris/vm/chaitin_solaris.cpp | 46 -
src/os/solaris/vm/os_solaris.cpp | 19 +-
src/os/windows/vm/chaitin_windows.cpp | 78 -
src/os/windows/vm/os_windows.cpp | 2 +-
src/os/windows/vm/perfMemory_windows.cpp | 3 +-
src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp | 2 +-
src/os_cpu/bsd_zero/vm/atomic_bsd_zero.inline.hpp | 8 +-
src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp | 2 +-
src/os_cpu/linux_aarch64/vm/assembler_linux_aarch64.cpp | 53 +
src/os_cpu/linux_aarch64/vm/atomic_linux_aarch64.inline.hpp | 144 +
src/os_cpu/linux_aarch64/vm/bytes_linux_aarch64.inline.hpp | 44 +
src/os_cpu/linux_aarch64/vm/copy_linux_aarch64.inline.hpp | 124 +
src/os_cpu/linux_aarch64/vm/globals_linux_aarch64.hpp | 46 +
src/os_cpu/linux_aarch64/vm/linux_aarch64.S | 25 +
src/os_cpu/linux_aarch64/vm/linux_aarch64.ad | 68 +
src/os_cpu/linux_aarch64/vm/orderAccess_linux_aarch64.inline.hpp | 144 +
src/os_cpu/linux_aarch64/vm/os_linux_aarch64.cpp | 755 +
src/os_cpu/linux_aarch64/vm/os_linux_aarch64.hpp | 58 +
src/os_cpu/linux_aarch64/vm/os_linux_aarch64.inline.hpp | 39 +
src/os_cpu/linux_aarch64/vm/prefetch_linux_aarch64.inline.hpp | 45 +
src/os_cpu/linux_aarch64/vm/threadLS_linux_aarch64.cpp | 41 +
src/os_cpu/linux_aarch64/vm/threadLS_linux_aarch64.hpp | 36 +
src/os_cpu/linux_aarch64/vm/thread_linux_aarch64.cpp | 92 +
src/os_cpu/linux_aarch64/vm/thread_linux_aarch64.hpp | 85 +
src/os_cpu/linux_aarch64/vm/vmStructs_linux_aarch64.hpp | 65 +
src/os_cpu/linux_aarch64/vm/vm_version_linux_aarch64.cpp | 28 +
src/os_cpu/linux_ppc/vm/os_linux_ppc.cpp | 2 +-
src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp | 2 +-
src/os_cpu/linux_x86/vm/os_linux_x86.cpp | 35 +-
src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp | 22 +-
src/os_cpu/linux_zero/vm/globals_linux_zero.hpp | 8 +-
src/os_cpu/linux_zero/vm/os_linux_zero.cpp | 45 +-
src/os_cpu/linux_zero/vm/os_linux_zero.hpp | 28 +-
src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp | 2 +-
src/os_cpu/solaris_sparc/vm/vm_version_solaris_sparc.cpp | 242 +-
src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp | 2 +-
src/share/tools/hsdis/Makefile | 19 +-
src/share/tools/hsdis/hsdis.c | 13 +
src/share/vm/adlc/adlparse.cpp | 6 +-
src/share/vm/adlc/dfa.cpp | 22 +-
src/share/vm/adlc/formssel.cpp | 18 +-
src/share/vm/adlc/main.cpp | 5 +
src/share/vm/adlc/output_c.cpp | 2 +-
src/share/vm/asm/assembler.cpp | 5 +-
src/share/vm/asm/assembler.hpp | 7 +
src/share/vm/asm/codeBuffer.hpp | 5 +-
src/share/vm/c1/c1_Canonicalizer.cpp | 7 +
src/share/vm/c1/c1_Compilation.cpp | 26 +
src/share/vm/c1/c1_Defs.hpp | 6 +
src/share/vm/c1/c1_FpuStackSim.hpp | 3 +
src/share/vm/c1/c1_FrameMap.cpp | 3 +
src/share/vm/c1/c1_FrameMap.hpp | 3 +
src/share/vm/c1/c1_LIR.cpp | 49 +-
src/share/vm/c1/c1_LIR.hpp | 56 +-
src/share/vm/c1/c1_LIRAssembler.cpp | 10 +-
src/share/vm/c1/c1_LIRAssembler.hpp | 6 +
src/share/vm/c1/c1_LIRGenerator.cpp | 15 +-
src/share/vm/c1/c1_LIRGenerator.hpp | 3 +
src/share/vm/c1/c1_LinearScan.cpp | 6 +-
src/share/vm/c1/c1_LinearScan.hpp | 3 +
src/share/vm/c1/c1_MacroAssembler.hpp | 6 +
src/share/vm/c1/c1_Runtime1.cpp | 36 +-
src/share/vm/c1/c1_globals.hpp | 3 +
src/share/vm/ci/ciInstanceKlass.cpp | 31 +-
src/share/vm/ci/ciInstanceKlass.hpp | 6 +-
src/share/vm/ci/ciMethod.cpp | 55 +
src/share/vm/ci/ciMethod.hpp | 4 +
src/share/vm/ci/ciTypeFlow.cpp | 2 +-
src/share/vm/classfile/classFileParser.cpp | 10 +-
src/share/vm/classfile/classFileStream.hpp | 3 +
src/share/vm/classfile/classLoader.cpp | 8 +-
src/share/vm/classfile/classLoader.hpp | 2 +
src/share/vm/classfile/javaClasses.cpp | 21 +-
src/share/vm/classfile/javaClasses.hpp | 1 +
src/share/vm/classfile/stackMapTable.hpp | 3 +
src/share/vm/classfile/systemDictionary.cpp | 1 -
src/share/vm/classfile/verifier.cpp | 26 +-
src/share/vm/classfile/vmSymbols.hpp | 14 +-
src/share/vm/code/codeBlob.cpp | 3 +
src/share/vm/code/compiledIC.cpp | 2 +-
src/share/vm/code/compiledIC.hpp | 3 +
src/share/vm/code/icBuffer.cpp | 3 +
src/share/vm/code/nmethod.cpp | 22 +
src/share/vm/code/relocInfo.cpp | 4 +
src/share/vm/code/relocInfo.hpp | 3 +
src/share/vm/code/stubs.cpp | 2 +-
src/share/vm/code/vmreg.hpp | 9 +
src/share/vm/code/vtableStubs.cpp | 2 +-
src/share/vm/compiler/compileBroker.cpp | 6 +-
src/share/vm/compiler/compileBroker.hpp | 3 +-
src/share/vm/compiler/compilerOracle.cpp | 363 +-
src/share/vm/compiler/compilerOracle.hpp | 5 +
src/share/vm/compiler/disassembler.cpp | 4 +
src/share/vm/compiler/disassembler.hpp | 3 +
src/share/vm/compiler/methodLiveness.cpp | 12 +-
src/share/vm/compiler/oopMap.cpp | 7 +
src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp | 2 +-
src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp | 18 +-
src/share/vm/gc_implementation/g1/concurrentMark.cpp | 2 +-
src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp | 2 +-
src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp | 8 +-
src/share/vm/gc_implementation/g1/g1MarkSweep.cpp | 11 +
src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp | 20 +-
src/share/vm/gc_implementation/parNew/parNewGeneration.cpp | 15 +-
src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp | 2 +-
src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp | 2 +-
src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp | 2 +-
src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp | 12 +
src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp | 20 +-
src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.hpp | 7 +-
src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp | 2 +-
src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp | 27 +
src/share/vm/interpreter/abstractInterpreter.hpp | 8 +
src/share/vm/interpreter/bytecode.hpp | 3 +
src/share/vm/interpreter/bytecodeInterpreter.cpp | 31 +-
src/share/vm/interpreter/bytecodeInterpreter.hpp | 28 +-
src/share/vm/interpreter/bytecodeInterpreter.inline.hpp | 3 +
src/share/vm/interpreter/bytecodeStream.hpp | 3 +
src/share/vm/interpreter/bytecodes.cpp | 3 +
src/share/vm/interpreter/bytecodes.hpp | 4 +
src/share/vm/interpreter/cppInterpreter.hpp | 3 +
src/share/vm/interpreter/cppInterpreterGenerator.hpp | 3 +
src/share/vm/interpreter/interpreter.hpp | 3 +
src/share/vm/interpreter/interpreterGenerator.hpp | 3 +
src/share/vm/interpreter/interpreterRuntime.cpp | 9 +-
src/share/vm/interpreter/interpreterRuntime.hpp | 5 +-
src/share/vm/interpreter/templateInterpreter.hpp | 3 +
src/share/vm/interpreter/templateInterpreterGenerator.hpp | 3 +
src/share/vm/interpreter/templateTable.cpp | 5 +
src/share/vm/interpreter/templateTable.hpp | 6 +
src/share/vm/memory/allocation.cpp | 6 +-
src/share/vm/memory/allocation.hpp | 37 +-
src/share/vm/memory/allocation.inline.hpp | 20 +-
src/share/vm/memory/blockOffsetTable.cpp | 2 +-
src/share/vm/memory/collectorPolicy.cpp | 20 +-
src/share/vm/memory/defNewGeneration.cpp | 13 +-
src/share/vm/memory/generation.cpp | 12 +
src/share/vm/memory/tenuredGeneration.cpp | 12 +
src/share/vm/oops/constantPoolOop.hpp | 3 +
src/share/vm/oops/instanceKlass.cpp | 15 +
src/share/vm/oops/instanceKlass.hpp | 5 +
src/share/vm/oops/methodOop.cpp | 16 +
src/share/vm/oops/methodOop.hpp | 6 +
src/share/vm/oops/objArrayKlass.inline.hpp | 4 +-
src/share/vm/oops/oop.inline.hpp | 3 +
src/share/vm/oops/typeArrayOop.hpp | 3 +
src/share/vm/opto/addnode.cpp | 8 +-
src/share/vm/opto/block.cpp | 506 +-
src/share/vm/opto/block.hpp | 345 +-
src/share/vm/opto/buildOopMap.cpp | 83 +-
src/share/vm/opto/bytecodeInfo.cpp | 44 +-
src/share/vm/opto/c2_globals.hpp | 16 +-
src/share/vm/opto/c2compiler.cpp | 12 +-
src/share/vm/opto/callGenerator.cpp | 62 +-
src/share/vm/opto/callGenerator.hpp | 1 +
src/share/vm/opto/callnode.cpp | 81 +-
src/share/vm/opto/callnode.hpp | 68 +-
src/share/vm/opto/cfgnode.cpp | 4 +-
src/share/vm/opto/chaitin.cpp | 632 +-
src/share/vm/opto/chaitin.hpp | 174 +-
src/share/vm/opto/coalesce.cpp | 435 +-
src/share/vm/opto/coalesce.hpp | 14 +-
src/share/vm/opto/compile.cpp | 200 +-
src/share/vm/opto/compile.hpp | 43 +-
src/share/vm/opto/doCall.cpp | 14 +-
src/share/vm/opto/domgraph.cpp | 73 +-
src/share/vm/opto/escape.cpp | 80 +-
src/share/vm/opto/gcm.cpp | 440 +-
src/share/vm/opto/generateOptoStub.cpp | 49 +
src/share/vm/opto/graphKit.cpp | 35 +-
src/share/vm/opto/idealGraphPrinter.cpp | 32 +-
src/share/vm/opto/ifg.cpp | 256 +-
src/share/vm/opto/ifnode.cpp | 2 +-
src/share/vm/opto/lcm.cpp | 310 +-
src/share/vm/opto/library_call.cpp | 4 +-
src/share/vm/opto/live.cpp | 115 +-
src/share/vm/opto/live.hpp | 4 +-
src/share/vm/opto/locknode.hpp | 3 +
src/share/vm/opto/loopPredicate.cpp | 4 +-
src/share/vm/opto/loopTransform.cpp | 4 +-
src/share/vm/opto/macro.cpp | 95 +-
src/share/vm/opto/macro.hpp | 3 +-
src/share/vm/opto/matcher.cpp | 27 +-
src/share/vm/opto/matcher.hpp | 26 +-
src/share/vm/opto/memnode.cpp | 646 +-
src/share/vm/opto/memnode.hpp | 6 +-
src/share/vm/opto/mulnode.cpp | 23 +-
src/share/vm/opto/multnode.cpp | 32 +-
src/share/vm/opto/multnode.hpp | 2 +
src/share/vm/opto/node.cpp | 37 +-
src/share/vm/opto/node.hpp | 2 +-
src/share/vm/opto/output.cpp | 361 +-
src/share/vm/opto/output.hpp | 6 +-
src/share/vm/opto/parse.hpp | 8 +-
src/share/vm/opto/parse1.cpp | 6 +-
src/share/vm/opto/parse2.cpp | 12 +-
src/share/vm/opto/parse3.cpp | 28 +-
src/share/vm/opto/parseHelper.cpp | 5 +
src/share/vm/opto/phase.cpp | 2 +
src/share/vm/opto/phase.hpp | 1 +
src/share/vm/opto/phaseX.cpp | 18 +-
src/share/vm/opto/phasetype.hpp | 8 +-
src/share/vm/opto/postaloc.cpp | 194 +-
src/share/vm/opto/reg_split.cpp | 239 +-
src/share/vm/opto/regalloc.hpp | 11 +-
src/share/vm/opto/regmask.cpp | 3 +
src/share/vm/opto/regmask.hpp | 3 +
src/share/vm/opto/runtime.cpp | 7 +-
src/share/vm/opto/runtime.hpp | 8 +-
src/share/vm/opto/stringopts.cpp | 8 +-
src/share/vm/opto/subnode.cpp | 8 +-
src/share/vm/opto/type.cpp | 78 +-
src/share/vm/opto/type.hpp | 32 +-
src/share/vm/prims/jni.cpp | 82 +-
src/share/vm/prims/jniCheck.cpp | 45 +-
src/share/vm/prims/jni_md.h | 3 +
src/share/vm/prims/jvm.h | 8 +-
src/share/vm/prims/jvmtiClassFileReconstituter.cpp | 3 +
src/share/vm/prims/jvmtiEnv.cpp | 3 +
src/share/vm/prims/jvmtiExport.cpp | 41 +
src/share/vm/prims/jvmtiExport.hpp | 7 +
src/share/vm/prims/jvmtiTagMap.cpp | 11 +-
src/share/vm/prims/methodHandles.cpp | 3 +-
src/share/vm/prims/methodHandles.hpp | 3 +
src/share/vm/prims/unsafe.cpp | 63 +
src/share/vm/prims/whitebox.cpp | 2 +-
src/share/vm/runtime/advancedThresholdPolicy.cpp | 5 +-
src/share/vm/runtime/arguments.cpp | 132 +-
src/share/vm/runtime/atomic.cpp | 3 +
src/share/vm/runtime/deoptimization.cpp | 6 +
src/share/vm/runtime/dtraceJSDT.hpp | 3 +
src/share/vm/runtime/fprofiler.cpp | 12 +-
src/share/vm/runtime/frame.cpp | 3 +
src/share/vm/runtime/frame.hpp | 6 +
src/share/vm/runtime/frame.inline.hpp | 6 +
src/share/vm/runtime/globals.hpp | 41 +-
src/share/vm/runtime/icache.hpp | 3 +
src/share/vm/runtime/java.cpp | 3 +
src/share/vm/runtime/java.hpp | 6 +-
src/share/vm/runtime/javaCalls.hpp | 3 +
src/share/vm/runtime/javaFrameAnchor.hpp | 6 +
src/share/vm/runtime/objectMonitor.cpp | 41 +-
src/share/vm/runtime/os.cpp | 47 +-
src/share/vm/runtime/os.hpp | 11 +-
src/share/vm/runtime/registerMap.hpp | 6 +
src/share/vm/runtime/relocator.hpp | 3 +
src/share/vm/runtime/safepoint.cpp | 4 +
src/share/vm/runtime/sharedRuntime.cpp | 26 +
src/share/vm/runtime/stackValueCollection.cpp | 3 +
src/share/vm/runtime/statSampler.cpp | 3 +
src/share/vm/runtime/stubCodeGenerator.cpp | 3 +
src/share/vm/runtime/stubRoutines.cpp | 9 +-
src/share/vm/runtime/stubRoutines.hpp | 6 +
src/share/vm/runtime/synchronizer.cpp | 3 +-
src/share/vm/runtime/thread.hpp | 5 +-
src/share/vm/runtime/threadLocalStorage.hpp | 3 +
src/share/vm/runtime/vframe.cpp | 3 +-
src/share/vm/runtime/vframeArray.cpp | 2 +-
src/share/vm/runtime/vmStructs.cpp | 35 +-
src/share/vm/runtime/vm_version.cpp | 6 +-
src/share/vm/services/management.cpp | 4 +-
src/share/vm/shark/sharkBuilder.cpp | 2 +-
src/share/vm/shark/sharkCompiler.cpp | 6 +-
src/share/vm/shark/shark_globals.hpp | 10 +
src/share/vm/trace/trace.dtd | 3 -
src/share/vm/utilities/bitMap.hpp | 2 +-
src/share/vm/utilities/bitMap.inline.hpp | 20 +-
src/share/vm/utilities/copy.hpp | 3 +
src/share/vm/utilities/debug.cpp | 18 +-
src/share/vm/utilities/debug.hpp | 14 +-
src/share/vm/utilities/elfFile.cpp | 5 +
src/share/vm/utilities/globalDefinitions.hpp | 34 +
src/share/vm/utilities/globalDefinitions_gcc.hpp | 8 -
src/share/vm/utilities/globalDefinitions_sparcWorks.hpp | 9 -
src/share/vm/utilities/globalDefinitions_xlc.hpp | 8 -
src/share/vm/utilities/macros.hpp | 22 +-
src/share/vm/utilities/ostream.cpp | 16 +-
src/share/vm/utilities/taskqueue.hpp | 3 +
src/share/vm/utilities/vmError.cpp | 49 +-
src/share/vm/utilities/vmError.hpp | 19 +-
src/share/vm/utilities/workgroup.cpp | 5 +-
test/compiler/6934604/TestByteBoxing.java | 777 +
test/compiler/6934604/TestDoubleBoxing.java | 777 +
test/compiler/6934604/TestFloatBoxing.java | 777 +
test/compiler/6934604/TestIntBoxing.java | 777 +
test/compiler/6934604/TestLongBoxing.java | 777 +
test/compiler/6934604/TestShortBoxing.java | 777 +
test/compiler/codegen/8144028/BitTests.java | 164 +
test/compiler/codegen/IntRotateWithImmediate.java | 24 +-
test/compiler/floatingpoint/8165673/TestFloatJNIArgs.java | 87 +
test/compiler/floatingpoint/8165673/TestFloatJNIArgs.sh | 105 +
test/compiler/floatingpoint/8165673/libTestFloatJNIArgs.c | 69 +
test/compiler/floatingpoint/8207838/TestFloatSyncJNIArgs.java | 103 +
test/compiler/floatingpoint/8207838/TestFloatSyncJNIArgs.sh | 105 +
test/compiler/floatingpoint/8207838/libTestFloatSyncJNIArgs.c | 86 +
test/compiler/loopopts/ConstFPVectorization.java | 63 +
test/compiler/oracle/CheckCompileCommandOption.java | 216 +
test/compiler/stringopts/TestStringObjectInitialization.java | 78 +
test/compiler/unsafe/JdkInternalMiscUnsafeUnalignedAccess.java | 315 +
test/runtime/7020373/GenOOMCrashClass.java | 157 +
test/runtime/7020373/Test7020373.sh | 4 +
test/runtime/7020373/testcase.jar | Bin
test/runtime/InitialThreadOverflow/DoOverflow.java | 41 +
test/runtime/InitialThreadOverflow/invoke.cxx | 70 +
test/runtime/InitialThreadOverflow/testme.sh | 73 +
test/runtime/RedefineFinalizer/RedefineFinalizer.java | 64 +
test/runtime/RedefineTests/RedefineRunningMethodsWithResolutionErrors.java | 143 +
test/runtime/SharedArchiveFile/SharedArchiveFile.java | 53 +
test/runtime/StackGap/T.java | 33 +
test/runtime/StackGap/exestack-gap.c | 82 +
test/runtime/StackGap/testme.sh | 48 +
test/runtime/os/AvailableProcessors.java | 102 +
test/runtime/stackMapCheck/BadMap.jasm | 152 +
test/runtime/stackMapCheck/BadMapDstore.jasm | 79 +
test/runtime/stackMapCheck/BadMapIstore.jasm | 79 +
test/runtime/stackMapCheck/StackMapCheck.java | 63 +
test/serviceability/jvmti/TestRedefineWithUnresolvedClass.java | 82 +
test/serviceability/jvmti/UnresolvedClassAgent.java | 69 +
test/serviceability/jvmti/UnresolvedClassAgent.mf | 3 +
test/test_env.sh | 5 +
test/testlibrary/RedefineClassHelper.java | 79 +
test/testlibrary/com/oracle/java/testlibrary/ProcessTools.java | 81 +-
test/testlibrary/com/oracle/java/testlibrary/Utils.java | 263 +
test/testlibrary_tests/RedefineClassTest.java | 54 +
tools/mkbc.c | 607 +
498 files changed, 95032 insertions(+), 3600 deletions(-)
diffs (truncated from 112549 to 500 lines):
diff -r 5530d69c4b0c -r 2c74ba717122 .hgtags
--- a/.hgtags Mon Apr 13 06:13:18 2020 +0100
+++ b/.hgtags Thu Feb 25 14:59:44 2016 +0000
@@ -50,6 +50,7 @@
faf94d94786b621f8e13cbcc941ca69c6d967c3f jdk7-b73
f4b900403d6e4b0af51447bd13bbe23fe3a1dac7 jdk7-b74
d8dd291a362acb656026a9c0a9da48501505a1e7 jdk7-b75
+b4ab978ce52c41bb7e8ee86285e6c9f28122bbe1 icedtea7-1.12
9174bb32e934965288121f75394874eeb1fcb649 jdk7-b76
455105fc81d941482f8f8056afaa7aa0949c9300 jdk7-b77
e703499b4b51e3af756ae77c3d5e8b3058a14e4e jdk7-b78
@@ -87,6 +88,7 @@
07226e9eab8f74b37346b32715f829a2ef2c3188 hs18-b01
e7e7e36ccdb5d56edd47e5744351202d38f3b7ad jdk7-b87
4b60f23c42231f7ecd62ad1fcb6a9ca26fa57d1b jdk7-b88
+a393ff93e7e54dd94cc4211892605a32f9c77dad icedtea7-1.13
15836273ac2494f36ef62088bc1cb6f3f011f565 jdk7-b89
4b60f23c42231f7ecd62ad1fcb6a9ca26fa57d1b hs18-b02
605c9707a766ff518cd841fc04f9bb4b36a3a30b jdk7-b90
@@ -160,6 +162,7 @@
b898f0fc3cedc972d884d31a751afd75969531cf hs21-b05
bd586e392d93b7ed7a1636dcc8da2b6a4203a102 jdk7-b136
bd586e392d93b7ed7a1636dcc8da2b6a4203a102 hs21-b06
+591c7dc0b2ee879f87a7b5519a5388e0d81520be icedtea-1.14
2dbcb4a4d8dace5fe78ceb563b134f1fb296cd8f jdk7-b137
2dbcb4a4d8dace5fe78ceb563b134f1fb296cd8f hs21-b07
0930dc920c185afbf40fed9a655290b8e5b16783 jdk7-b138
@@ -182,6 +185,7 @@
38fa55e5e79232d48f1bb8cf27d88bc094c9375a hs21-b16
81d815b05abb564aa1f4100ae13491c949b9a07e jdk7-b147
81d815b05abb564aa1f4100ae13491c949b9a07e hs21-b17
+7693eb0fce1f6b484cce96c233ea20bdad8a09e0 icedtea-2.0-branchpoint
9b0ca45cd756d538c4c30afab280a91868eee1a5 jdk7u2-b01
0cc8a70952c368e06de2adab1f2649a408f5e577 jdk8-b01
31e253c1da429124bb87570ab095d9bc89850d0a jdk8-b02
@@ -210,6 +214,7 @@
3ba0bb2e7c8ddac172f5b995aae57329cdd2dafa hs22-b10
f17fe2f4b6aacc19cbb8ee39476f2f13a1c4d3cd jdk7u2-b13
0744602f85c6fe62255326df595785eb2b32166d jdk7u2-b21
+f8f4d3f9b16567b91bcef4caaa8417c8de8015f0 icedtea-2.1-branchpoint
a40d238623e5b1ab1224ea6b36dc5b23d0a53880 jdk7u3-b02
6986bfb4c82e00b938c140f2202133350e6e73f8 jdk7u3-b03
8e6375b46717d74d4885f839b4e72d03f357a45f jdk7u3-b04
@@ -264,6 +269,7 @@
f92a171cf0071ca6c3fa8231d7d570377f8b2f4d hs23-b16
f92a171cf0071ca6c3fa8231d7d570377f8b2f4d hs23-b16
931e5f39e365a0d550d79148ff87a7f9e864d2e1 hs23-b16
+a2c5354863dcb3d147b7b6f55ef514b1bfecf920 icedtea-2.2-branchpoint
efb5f2662c96c472caa3327090268c75a86dd9c0 jdk7u4-b13
82e719a2e6416838b4421637646cbfd7104c7716 jdk7u4-b14
e5f7f95411fb9e837800b4152741c962118e5d7a jdk7u5-b01
@@ -302,6 +308,9 @@
e974e15945658e574e6c344c4a7ba225f5708c10 hs23.2-b03
f08a3a0e60c32cb0e8350e72fdc54849759096a4 jdk7u6-b12
7a8d3cd6562170f4c262e962270f679ac503f456 hs23.2-b04
+d72dd66fdc3d52aee909f8dd8f25f62f13569ffa ppc-aix-port-b01
+1efaab66c81d0a5701cc819e67376f1b27bfea47 ppc-aix-port-b02
+b69b779a26dfc5e2333504d0c82fc998ff915499 ppc-aix-port-b03
28746e6d615f27816f483485a53b790c7a463f0c jdk7u6-b13
202880d633e646d4936798d0fba6efc0cab04dc8 hs23.2-b05
6b0f178141388f5721aa5365cb542715acbf0cc7 jdk7u6-b14
@@ -311,6 +320,7 @@
cefe884c708aa6dfd63aff45f6c698a6bc346791 jdk7u6-b16
270a40a57b3d05ca64070208dcbb895b5b509d8e hs23.2-b08
7a37cec9d0d44ae6ea3d26a95407e42d99af6843 jdk7u6-b17
+354cfde7db2f1fd46312d883a63c8a76d5381bab icedtea-2.3-branchpoint
df0df4ae5af2f40b7f630c53a86e8c3d68ef5b66 jdk7u6-b18
1257f4373a06f788bd656ae1c7a953a026a285b9 jdk7u6-b19
a0c2fa4baeb6aad6f33dc87b676b21345794d61e hs23.2-b09
@@ -440,6 +450,7 @@
4f7ad6299356bfd2cfb448ea4c11e8ce0fbf69f4 jdk7u12-b07
3bb803664f3d9c831d094cbe22b4ee5757e780c8 jdk7u12-b08
92e382c3cccc0afbc7f72fccea4f996e05b66b3e jdk7u12-b09
+6e4feb17117d21e0e4360f2d0fbc68397ed3ba80 icedtea-2.4-branchpoint
7554f9b2bcc72204ac10ba8b08b8e648459504df hs24-b29
181528fd1e74863a902f171a2ad46270a2fb15e0 jdk7u14-b10
4008cf63c30133f2fac148a39903552fe7a33cea hs24-b30
@@ -496,6 +507,7 @@
273e8afccd6ef9e10e9fe121f7b323755191f3cc jdk7u25-b32
e3d2c238e29c421c3b5c001e400acbfb30790cfc jdk7u14-b14
860ae068f4dff62a77c8315f0335b7e935087e86 hs24-b34
+ca298f18e21dc66c6b5235600f8b50bcc9bbaa38 ppc-aix-port-b04
12619005c5e29be6e65f0dc9891ca19d9ffb1aaa jdk7u14-b15
be21f8a4d42c03cafde4f616fd80ece791ba2f21 hs24-b35
10e0043bda0878dbc85f3f280157eab592b47c91 jdk7u14-b16
@@ -590,6 +602,9 @@
12374864c655a2cefb0d65caaacf215d5365ec5f jdk7u45-b18
3677c8cc3c89c0fa608f485b84396e4cf755634b jdk7u45-b30
520b7b3d9153c1407791325946b07c5c222cf0d6 jdk7u45-b31
+ae4adc1492d1c90a70bd2d139a939fc0c8329be9 jdk7u60-b00
+af1fc2868a2b919727bfbb0858449bd991bbee4a jdk7u40-b60
+cc83359f5e5eb46dd9176b0a272390b1a0a51fdc hs24.60-b01
c373a733d5d5147f99eaa2b91d6b937c28214fc9 jdk7u45-b33
0bcb43482f2ac5615437541ffb8dc0f79ece3148 jdk7u45-b34
12ea8d416f105f5971c808c89dddc1006bfc4c53 jdk7u45-b35
@@ -646,6 +661,8 @@
0025a2a965c8f21376278245c2493d8861386fba jdk7u60-b02
fa59add77d1a8f601a695f137248462fdc68cc2f hs24.60-b05
a59134ccb1b704b2cd05e157970d425af43e5437 hs24.60-b06
+bc178be7e9d6fcc97e09c909ffe79d96e2305218 icedtea-2.5pre01
+f30e87f16d90f1e659b935515a3fc083ab8a0156 icedtea-2.5pre02
2c971ed884cec0a9293ccff3def696da81823225 jdk7u60-b03
1afbeb8cb558429156d432f35e7582716053a9cb hs24.60-b07
05fe7a87d14908eb3f21a0d29fc72cee2f996b7f jdk7u60-b04
@@ -810,13 +827,36 @@
ff18bcebe2943527cdbc094375c38c27ec7f2442 hs24.80-b03
1b9722b5134a8e565d8b8fe851849e034beff057 hs24.80-b04
04d6919c44db8c9d811ef0ac4775a579f854cdfc hs24.80-b05
+882a93010fb90f928331bf31a226992755d6cfb2 icedtea-2.6pre01
ee18e60e7e8da9f1912895af353564de0330a2b1 hs24.80-b06
+138ef7288fd40de0012a3a24839fa7cb3569ab43 icedtea-2.6pre02
+4ab69c6e4c85edf628c01c685bc12c591b9807d9 icedtea-2.6pre03
+b226be2040f971855626f5b88cb41a7d5299fea0 jdk7u60-b14
+2fd819c8b5066a480f9524d901dbd34f2cf563ad icedtea-2.6pre04
+fae3b09fe959294f7a091a6ecaae91daf1cb4f5c icedtea-2.6pre05
05fe7a87d14908eb3f21a0d29fc72cee2f996b7f jdk7u80-b00
e2533d62ca887078e4b952a75a75680cfb7894b9 jdk7u80-b01
+8ffb87775f56ed5c602f320d2513351298ee4778 icedtea-2.6pre07
+b517477362d1b0d4f9b567c82db85136fd14bc6e icedtea-2.6pre06
+6d5ec408f4cac2c2004bf6120403df1b18051a21 icedtea-2.6pre08
bad107a5d096b070355c5a2d80aa50bc5576144b jdk7u80-b02
+4722cfd15c8386321c8e857951b3cb55461e858b icedtea-2.6pre09
+c8417820ac943736822e7b84518b5aca80f39593 icedtea-2.6pre10
+e13857ecc7870c28dbebca79ff36612693dac157 icedtea-2.6pre11
9d2b485d2a58ea57ab2b3c06b2128f456ab39a38 jdk7u80-b03
+0c2099cd04cd24778c5baccc7c8a72c311ef6f84 icedtea-2.6pre12
+c6fa18ed8a01a15e1210bf44dc7075463e0a514b icedtea-2.6pre13
+1d3d9e81c8e16bfe948da9bc0756e922a3802ca4 icedtea-2.6pre14
+5ad4c09169742e076305193c1e0b8256635cf33e icedtea-2.6pre15
+7891f0e7ae10d8f636fdbf29bcfe06f43d057e5f icedtea-2.6pre16
+4d25046abb67ae570ae1dbb5e3e48e7a63d93b88 icedtea-2.6pre17
a89267b51c40cba0b26fe84831478389723c8321 jdk7u80-b04
00402b4ff7a90a6deba09816192e335cadfdb4f0 jdk7u80-b05
+1792bfb4a54d87ff87438413a34004a6b6004987 icedtea-2.6pre18
+8f3c9cf0636f4d40e9c3647e03c7d0ca6d1019ee icedtea-2.6pre19
+904317834a259bdddd4568b74874c2472f119a3c icedtea-2.6pre20
+1939c010fd371d22de5c1baf2583a96e8f38da44 icedtea-2.6pre21
+cb42e88f9787c8aa28662f31484d605e550c6d53 icedtea-2.6pre22
87d4354a3ce8aafccf1f1cd9cb9d88a58731dde8 jdk7u80-b06
d496bd71dc129828c2b5962e2072cdb591454e4a jdk7u80-b07
5ce33a4444cf74e04c22fb11b1e1b76b68a6477a jdk7u80-b08
@@ -829,31 +869,60 @@
27e0103f3b11f06bc3277914564ed9a1976fb3d5 jdk7u80-b30
426e09df7eda980317d1308af15c29ef691cd471 jdk7u80-b15
198c700d102cc2051b304fc382ac58c5d76e8d26 jdk7u80-b32
-ea2051eb6ee8be8e292711caaae05a7014466ddc jdk7u85-b00
-1c6c2bdf4321c0ece7723663341f7f1a35cac843 jdk7u85-b01
+1afefe2d5f90112e87034a4eac57fdad53fe5b9f icedtea-2.6pre23
+94f15794d5e7847a60540eacbe3e276dbe127a1a icedtea-2.6pre24
+94f15794d5e7847a60540eacbe3e276dbe127a1a icedtea-2.6.0
+501fc984fa3b3d51e1a7f1220f2de635a2b370b9 jdk7u85-b00
+3f1b4a1fe4a274cd1f89d9ec83d8018f7f4b7d01 jdk7u85-b01
+94f15794d5e7847a60540eacbe3e276dbe127a1a icedtea-2.6-branchpoint
+b19bc5aeaa099ac73ee8341e337a007180409593 icedtea-2.6.1
e45a07be1cac074dfbde6757f64b91f0608f30fb jdk7u85-b02
+25077ae8f6d2c512e74bfb3e5c1ed511b7c650de icedtea-2.6.2pre01
+1500c88d1b61914b3fbe7dfd8c521038bd95bde3 icedtea-2.6.2pre02
cce12560430861a962349343b61d3a9eb12c6571 jdk7u91-b00
5eaaa63440c4416cd9c03d586f72b3be8c7c73f8 jdk7u91-b01
+f40363c111917466319901436650f22f8403b749 icedtea-2.6.2
2f2d431ace967c9a71194e1bb46f38b35ea43512 jdk7u91-b02
+c3cde6774003850aa6c44315c9c3e4dfdac69798 icedtea-2.6.3
b3c5ff648bcad305163b323ad15dde1b6234d501 jdk7u95-b00
+19d919ae5506a750e3a0bcc6bd176c66b7e1e65d icedtea-2.6.4
631da593499ee184ea8efb2bc5491e0d99ac636d jdk7u99-b00
+04d7046d2d41ae18c762fbdad7e114fdd55e2282 icedtea-2.6.5
+825fa447453ad85b3a6f11f87c5147b8b78fb3ab icedtea-2.6.6pre01
6e42747134be8a4a366d337da1fc84a847ad8381 jdk7u101-b00
+3022a3d80efd705e861b90cece4f6fdc73f6de97 icedtea-2.6.6
+b4a17ff67e26e5e64680ab68c398dbecc46ee7c4 icedtea-2.6.7pre01
14d0f4da4a74897fc3274f8f549f41544bb4625a jdk7u111-b00
9efa3fae3c278a7f48badec775d7f9b2d5320b6d jdk7u111-b01
+75297b84957ed87867b0863be1a895a0de76d994 icedtea-2.6.7
+6b87ff3af68f636e473e2254c8e9a8c36ca514a6 icedtea-2.6.8pre01
17b40d99ea3665de2bfffe163b68f2dfcf675cba jdk7u121-b00
+223f6c442d4987da3508893fb35e4419b33dc7f7 icedtea-2.6.8
+1d30f5a7723eeeb8092eed80d305fe6cdf530b1f icedtea-2.6.9pre01
95e4ea3d479ebdab9d78725776b6b11d4add6b0e jdk7u131-b00
+9fc0d63c2a741ad9567580ead69b9cbf220f968f icedtea-2.6.9
+ada095ab78a923f10b40935d6e3fa1a42dc2358a icedtea-2.6.10pre01
be8da42894af5f7d11b4bad83e166186f01ce1b4 jdk7u141-b00
22c5a6ca09e35b63baf51bad4cb3d8f0cf326705 jdk7u141-b01
56ad25be7d88c2c2da562fe1e8879c8723d01da1 jdk7u141-b02
+8edec8d2933aa575e7da2656b0fc4d8b904b1997 icedtea-2.6.10
+a8044a7634d086a85ac71b8674b432424606a85c icedtea-2.6.11pre01
75662a7ec1719b3133636d09bd078968579a55ab jdk7u151-b00
d0c7cea0660f7a8188a7b8c1f6d1a6c8d6388fb0 jdk7u151-b01
+809ae803d8ea9fd1af5cda606931959086dde30c icedtea-2.6.11
+9777e52ab513f7912e90433ccb6d7d6ecb7e0244 icedtea-2.6.12pre01
fc789043683d3cf424f97176bd77cf7abe5bd01a jdk7u161-b00
2965926dc5176c075e7a68c5d82bfd0ffa91cd5e jdk7u161-b01
+7fe1098f101e3bb5a2e5ed47ab0a596f4b74847a icedtea-2.6.12
66e04addced6cc25701d2f6c6477051279006a14 jdk7u171-b00
d07df83bf5755c518bb0acc65cd6a33da38014b5 jdk7u171-b01
ce3abb5889fb01808cab7489e83c1dc448743b70 jdk7u171-b02
+f96baf6b460751580465a599ed2fba0c912e4bad icedtea-2.6.13
+79d8447a461c7319969585c363649901b4c2773a icedtea-2.6.14pre01
205c34770f355f726055a716ecc8991dd3bbd8fd jdk7u181-b00
6865c5a6ec36e80772ec47e14f7926b92053b551 jdk7u181-b01
+56142fb6814b3fbe81d580622583829976c6d08e icedtea-2.6.14
+592120da2a2b32c188d93212dd1929064e0723f0 icedtea-2.6.15pre01
0000000000000000000000000000000000000000 jdk7u181-b00
82e6757505da54dc58be6653c8b3464b58f6cb62 jdk7u181-b00
0000000000000000000000000000000000000000 jdk7u181-b01
@@ -861,24 +930,42 @@
327ea6f9647c0ef2e872a2adbf9b9fa180dd9070 jdk7u191-b00
b95ee63b279a56f99fbcd5983ce337018aa87861 jdk7u191-b01
5e348b58b299cb01f17ed1c4d970efccfda096c7 jdk7u191-b02
+e200fdadc48736c9a455cc826e71cdb64c4a13dc icedtea-2.6.15
a04d398041938b47a3eed225c71f298a3e9410f9 jdk7u201-b00
+ae6068b02261bc413ccc934b2260f1d6277e18ee icedtea-2.6.16
+65b809089544d0723a33745d91265999afa08aeb icedtea-2.6.17pre01
58964d7eef111a6c1b361e32daeae41cbe9e7f7c jdk7u211-b00
87b0534bbec2c217e7c4574e962b93b3c5a61193 jdk7u211-b01
e1b1da173e19b3abe6660d601f3a5cbf116cf8f5 jdk7u211-b02
+d47e668978c8e40925d6b2120aab3f1a82f1fc96 icedtea-2.6.17
+d47e668978c8e40925d6b2120aab3f1a82f1fc96 icedtea-2.6.18pre00
8e4bf277c1a0063bf5546dffa5e0cc333761ef4b jdk7u221-b00
4d49c350aea9078c934ee220668fc7dab1b830ce jdk7u221-b01
39dc424afc0e4acf27b4570f864e5e9378127777 jdk7u221-b02
+6e7512a54bc6162bb648277205c51f38971d0da6 icedtea-2.6.18
39dc424afc0e4acf27b4570f864e5e9378127777 jdk7u221-ga
39dc424afc0e4acf27b4570f864e5e9378127777 jdk7u231-b00
a8f5a2d0d6a0d4f7501c0f6c1efe933532d4e627 jdk7u231-b01
+6774b8e70603686f6d1e8a6749aebf5f2112b97e icedtea-2.6.19
+6774b8e70603686f6d1e8a6749aebf5f2112b97e icedtea-2.6.20pre00
a8f5a2d0d6a0d4f7501c0f6c1efe933532d4e627 jdk7u231-ga
a8f5a2d0d6a0d4f7501c0f6c1efe933532d4e627 jdk7u241-b00
c6a8482b1d38cb24fada6a4de0038a577f384cb7 jdk7u241-b01
+059e07856d09dcb1017565f5a8c21a11c25b88e6 icedtea-2.6.20
+8145b03db545c7be2a8243b785d9bf20caae706b icedtea-2.6.21pre00
c6a8482b1d38cb24fada6a4de0038a577f384cb7 jdk7u241-ga
c6a8482b1d38cb24fada6a4de0038a577f384cb7 jdk7u251-b00
cea2195191744b01d089f12d0264fc572fb35690 jdk7u251-b01
69946653069110a57f9d49e40a05147c574966ca jdk7u251-b02
+d89441a9ce987745a0342b69213758f0fe109976 icedtea-2.6.21
69946653069110a57f9d49e40a05147c574966ca jdk7u251-ga
69946653069110a57f9d49e40a05147c574966ca jdk7u261-b00
7c318f4ec806e29e25a386751e55c8e138705734 jdk7u261-b01
493615a206a94e11c9ff09d58d1733758556ac95 jdk7u261-b02
+13031adeeef59af37f7a87aa8d376d62902233d2 icedtea-2.6.22
+13031adeeef59af37f7a87aa8d376d62902233d2 icedtea-2.6.23pre00
+d89441a9ce987745a0342b69213758f0fe109976 icedtea-2.6.22pre00
+493615a206a94e11c9ff09d58d1733758556ac95 jdk7u261-ga
+493615a206a94e11c9ff09d58d1733758556ac95 jdk7u271-b00
+debb2913070604f611eaf916cbc90f024d17ef24 jdk7u271-b01
+debb2913070604f611eaf916cbc90f024d17ef24 jdk7u271-ga
diff -r 5530d69c4b0c -r 2c74ba717122 .jcheck/conf
--- a/.jcheck/conf Mon Apr 13 06:13:18 2020 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-project=jdk7
-bugids=dup
diff -r 5530d69c4b0c -r 2c74ba717122 THIRD_PARTY_README
--- a/THIRD_PARTY_README Mon Apr 13 06:13:18 2020 +0100
+++ b/THIRD_PARTY_README Thu Feb 25 14:59:44 2016 +0000
@@ -1001,67 +1001,97 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libpng 1.6.16, which is
+%% This notice is provided with respect to libpng 1.6.37, which may be
included with JRE 7, JDK 7, and OpenJDK 7.
--- 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.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
-Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and 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.2.6, August 15, 2004, through 1.6.35, July 15, 2018 are
+Copyright (c) 2004, 2006-2018 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
- Cosmin Truta
+ Cosmin Truta
libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
Copyright (c) 2000-2002 Glenn Randers-Pehrson, 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
- Gilles Vollant
+ Simon-Pierre Cadieux
+ Eric S. Raymond
+ Gilles Vollant
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.
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998, 1999 Glenn Randers-Pehrson, 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
+ 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
Distributed according to the same disclaimer and license as 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
+ John Bowler
+ Kevin Bracey
+ Sam Bushell
+ Magnus Holmgren
+ Greg Roelofs
+ Tom Tanner
libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
@@ -1069,19 +1099,20 @@
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
@@ -1121,7 +1152,7 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libungif 4.1.3, which is
+%% This notice is provided with respect to GIFLIB 5.2.1 & libungif 4.1.3, which is
included with JRE 7, JDK 7, and OpenJDK 7.
--- begin of LICENSE ---
diff -r 5530d69c4b0c -r 2c74ba717122 agent/src/os/bsd/libproc_impl.c
--- a/agent/src/os/bsd/libproc_impl.c Mon Apr 13 06:13:18 2020 +0100
+++ b/agent/src/os/bsd/libproc_impl.c Thu Feb 25 14:59:44 2016 +0000
@@ -161,7 +161,12 @@
return NULL;
}
- strncpy(newlib->name, libname, sizeof(newlib->name));
+ if (strlen(libname) >= sizeof(newlib->name)) {
+ print_debug("libname %s too long\n", libname);
+ return NULL;
+ }
+ strcpy(newlib->name, libname);
+
newlib->base = base;
if (fd == -1) {
diff -r 5530d69c4b0c -r 2c74ba717122 agent/src/os/linux/Makefile
--- a/agent/src/os/linux/Makefile Mon Apr 13 06:13:18 2020 +0100
+++ b/agent/src/os/linux/Makefile Thu Feb 25 14:59:44 2016 +0000
@@ -23,7 +23,12 @@
#
ARCH := $(shell if ([ `uname -m` = "ia64" ]) ; then echo ia64 ; elif ([ `uname -m` = "x86_64" ]) ; then echo amd64; elif ([ `uname -m` = "sparc64" ]) ; then echo sparc; else echo i386 ; fi )
-GCC = gcc
+
+ifndef BUILD_GCC
+BUILD_GCC = gcc
+endif
+
+GCC = $(BUILD_GCC)
JAVAH = ${JAVA_HOME}/bin/javah
@@ -40,7 +45,7 @@
LIBS = -lthread_db
-CFLAGS = -c -fPIC -g -D_GNU_SOURCE -D$(ARCH) $(INCLUDES) -D_FILE_OFFSET_BITS=64
+CFLAGS = -c -fPIC -g -D_GNU_SOURCE -D_$(ARCH)_ $(if $(filter $(ARCH),alpha),,-D$(ARCH)) $(INCLUDES) -D_FILE_OFFSET_BITS=64
LIBSA = $(ARCH)/libsaproc.so
@@ -73,7 +78,7 @@
$(GCC) -shared $(LFLAGS_LIBSA) -o $(LIBSA) $(OBJS) $(LIBS)
test.o: test.c
- $(GCC) -c -o test.o -g -D_GNU_SOURCE -D$(ARCH) $(INCLUDES) test.c
+ $(GCC) -c -o test.o -g -D_GNU_SOURCE -D_$(ARCH)_ $(if $(filter $(ARCH),alpha),,-D$(ARCH)) $(INCLUDES) test.c
test: test.o
$(GCC) -o test test.o -L$(ARCH) -lsaproc $(LIBS)
diff -r 5530d69c4b0c -r 2c74ba717122 agent/src/os/linux/elfmacros.h
--- a/agent/src/os/linux/elfmacros.h Mon Apr 13 06:13:18 2020 +0100
+++ b/agent/src/os/linux/elfmacros.h Thu Feb 25 14:59:44 2016 +0000
@@ -33,6 +33,7 @@
#define ELF_NHDR Elf64_Nhdr
#define ELF_DYN Elf64_Dyn
#define ELF_ADDR Elf64_Addr
+#define ELF_AUXV Elf64_auxv_t
#define ELF_ST_TYPE ELF64_ST_TYPE
@@ -45,6 +46,7 @@
#define ELF_NHDR Elf32_Nhdr
#define ELF_DYN Elf32_Dyn
#define ELF_ADDR Elf32_Addr
+#define ELF_AUXV Elf32_auxv_t
#define ELF_ST_TYPE ELF32_ST_TYPE
From bugzilla-daemon at icedtea.classpath.org Mon Sep 14 01:07:51 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 01:07:51 +0000
Subject: [Bug 3496] [IcedTea7] Backport "8150652, PR2922: Remove unused code
in AArch64 back end"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3496
--- Comment #1 from hg commits ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=2c74ba717122
author: aph
date: Thu Feb 25 14:59:44 2016 +0000
8150652, PR3496: Remove unused code in AArch64 back end
Reviewed-by: kvn
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From andrew at icedtea.classpath.org Mon Sep 14 01:08:27 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 01:08:27 +0000
Subject: /hg/release/icedtea7-forest-2.6/jdk: 42 new changesets
Message-ID:
changeset a60eec868bc2 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=a60eec868bc2
author: andrew
date: Wed Apr 15 14:59:52 2020 +0100
Added tag jdk7u261-ga for changeset ab6cd5af67f0
changeset 34dd54e008b7 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=34dd54e008b7
author: asmotrak
date: Tue Jan 21 16:54:26 2014 -0500
8028431: NullPointerException in DerValue.equals(DerValue)
Reviewed-by: mullan
changeset 5a2cad5b2b1c in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=5a2cad5b2b1c
author: andrew
date: Mon May 25 06:27:07 2020 +0100
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
Reviewed-by: mbalao
changeset 501a8850e941 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=501a8850e941
author: aefimov
date: Mon Mar 02 19:11:29 2020 -0800
8230613: Better ASCII conversions
Reviewed-by: dfuchs, naoto, mschoene, rhalade
changeset 09edbf07c17c in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=09edbf07c17c
author: andrew
date: Sun Jul 12 23:11:42 2020 +0100
8231800: Better listing of arrays
Reviewed-by: mbalao
changeset 0abf40ecd9c5 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=0abf40ecd9c5
author: phh
date: Mon Jul 13 01:29:26 2020 +0100
8233255: Better Swing Buttons
Reviewed-by: mbalao, andrew
Contributed-by: benty at amazon.com
changeset 0d3a0e3144c6 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=0d3a0e3144c6
author: weijun
date: Wed Jun 14 12:32:17 2017 +0800
8181841: A TSA server returns timestamp with precision higher than milliseconds
Reviewed-by: vinnie
changeset 9fbd9d903d2f in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=9fbd9d903d2f
author: mullan
date: Tue Feb 11 16:28:38 2020 -0800
8234032: Improve basic calendar services
Reviewed-by: weijun, rhalade, mschoene
changeset e1e2c267ee83 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=e1e2c267ee83
author: mullan
date: Fri Jan 17 08:04:14 2020 -0500
8234042: Better factory production of certificates
Reviewed-by: weijun, rhalade, mschoene
changeset 28ed736f2e85 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=28ed736f2e85
author: mullan
date: Tue Feb 11 16:29:00 2020 -0800
8234418: Better parsing with CertificateFactory
Reviewed-by: weijun, mschoene, rhalade
changeset 9d38e2747017 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=9d38e2747017
author: rriggs
date: Thu Apr 16 10:57:51 2020 -0400
8234836: Improve serialization handling
Reviewed-by: skoivu, rhalade, chegar
changeset 0dfd910e9753 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=0dfd910e9753
author: xuelei
date: Fri Apr 10 11:46:17 2020 +0000
8236191: Enhance OID processing
Reviewed-by: jnimeh, weijun, ahgross, rhalade
changeset cf4f065c885d in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=cf4f065c885d
author: yan
date: Sat Apr 18 12:16:42 2020 +0800
8237592: Enhance certificate verification
Reviewed-by: mbalao, andrew
changeset ce29e542f3fa in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=ce29e542f3fa
author: andrew
date: Wed Jul 15 21:15:05 2020 +0100
8238002: Better matrix operations
Reviewed-by: mbalao
changeset 0e9efa336f00 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=0e9efa336f00
author: weijun
date: Sun Jul 12 16:07:29 2020 +0100
8238804: Enhance key handling process
Reviewed-by: rriggs, mullan, ahgross, rhalade, mbalao, andrew
changeset 7eb3f5dc208a in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=7eb3f5dc208a
author: prr
date: Wed Feb 12 14:45:10 2020 -0800
8238842: AIOOBE in GIFImageReader.initializeStringTable
Reviewed-by: serb, bpb
changeset f08f26ff2669 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=f08f26ff2669
author: prr
date: Wed Mar 25 16:26:21 2020 -0700
8238843: Enhanced font handing
Reviewed-by: serb, psadhukhan, mschoene, rhalade
changeset e5707e56381b in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=e5707e56381b
author: bpb
date: Wed Mar 18 16:05:15 2020 -0700
8238920: Better Buffer support
Reviewed-by: alanb, ahgross, rhalade, psandoz, mbalao, andrew
changeset 7746a8e93b68 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=7746a8e93b68
author: serb
date: Tue Mar 10 07:07:09 2020 +0100
8238925: Enhance WAV file playback
Reviewed-by: prr, amenkov, rhalade, mschoene, mbalao, andrew
changeset b7aa6cda7a03 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=b7aa6cda7a03
author: prr
date: Tue Mar 17 13:46:19 2020 -0700
8240119: Less Affine Transformations
Reviewed-by: serb, bpb, mschoene, rhalade
changeset f175970357d1 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=f175970357d1
author: serb
date: Mon Mar 23 19:57:51 2020 -0700
8240482: Improved WAV file playback
Reviewed-by: amenkov, rhalade, mschoene, prr
changeset e5ffc34ee665 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=e5ffc34ee665
author: weijun
date: Fri Apr 03 17:24:59 2020 +0800
8241379: Update JCEKS support
Reviewed-by: ahgross, mullan, rhalade, mbalao, andrew
changeset 3f1113e3ba8f in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=3f1113e3ba8f
author: amenkov
date: Wed Apr 15 13:26:38 2020 -0700
8241522: Manifest improved jar headers redux
Reviewed-by: sspitsyn, jwilhelm, mschoene, rhalade, mbalao, andrew
changeset 3e83fb280e30 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=3e83fb280e30
author: alanb
date: Sun Mar 20 07:35:20 2016 +0000
8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded"
Reviewed-by: bpb, rriggs, alanb
Contributed-by: huaming.li at oracle.com
changeset 6e5619283b00 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=6e5619283b00
author: andrew
date: Mon Jul 20 18:02:41 2020 +0100
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
Reviewed-by: mbalao
changeset 98d40e72833e in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=98d40e72833e
author: dl
date: Sat Feb 27 16:54:57 2016 -0800
8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
Reviewed-by: martin, rasbold
changeset c0f5e80fd340 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=c0f5e80fd340
author: serb
date: Fri May 30 14:06:50 2014 +0400
8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
Reviewed-by: pchelko, prr
changeset 7fff2e705afe in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=7fff2e705afe
author: azvegint
date: Thu Apr 30 16:02:42 2015 +0300
8077982: GIFLIB upgrade
Reviewed-by: ant, serb
changeset 831a41471941 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=831a41471941
author: andrew
date: Mon Jun 08 16:47:23 2015 +0100
8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
Summary: Add conditionals to provide giflib < 5 API calls and interlacing behaviour
Reviewed-by: prr, azvegint
changeset 7afd3dc4bab6 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=7afd3dc4bab6
author: andrew
date: Tue Jul 21 01:55:54 2020 +0100
8155691: Update GIFlib library to the latest up-to-date
Reviewed-by: mbalao
changeset f7a0e14a0461 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=f7a0e14a0461
author: serb
date: Tue Jul 21 02:05:14 2020 +0100
8220495: Update GIFlib library to the 5.1.8
Reviewed-by: prr
changeset f655f983190e in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=f655f983190e
author: serb
date: Tue Jul 21 02:16:55 2020 +0100
8230597: Update GIFlib library to the 5.2.1
Reviewed-by: prr, psadhukhan, jdv
changeset d953287f939d in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=d953287f939d
author: serb
date: Tue Jul 21 03:17:32 2020 +0100
8217676: Upgrade libpng to 1.6.37
Reviewed-by: prr, jdv, kcr
changeset ad53fa2d8eac in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=ad53fa2d8eac
author: sgehwolf
date: Fri May 17 17:52:02 2019 +0200
8203190: SessionId.hashCode generates too many collisions
Reviewed-by: andrew, shade, dfuchs
changeset b164f5d98fa2 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=b164f5d98fa2
author: mbaesken
date: Tue Jul 21 16:28:42 2020 +0100
8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
Reviewed-by: prr, stuefe, mbalao
changeset aadfefa63ebc in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=aadfefa63ebc
author: sgehwolf
date: Wed May 06 21:01:10 2020 +0200
8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result
Reviewed-by: aph, andrew
changeset 15a134ed08c4 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=15a134ed08c4
author: aeubanks
date: Mon Aug 19 16:08:28 2019 -0700
8229899: Make java.io.File.isInvalid() less racy
Reviewed-by: alanb, martin, shade
changeset 5ae1c2c8952c in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=5ae1c2c8952c
author: andrew
date: Thu Jul 23 02:59:54 2020 +0100
8243541: (tz) Upgrade time-zone data to tzdata2020a
Reviewed-by: mbalao
changeset 5b06aa7a2fcc in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=5b06aa7a2fcc
author: andrew
date: Mon Aug 17 15:22:49 2020 +0100
Added tag jdk7u271-b00 for changeset ab6cd5af67f0
changeset 9a89a02dc734 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=9a89a02dc734
author: andrew
date: Mon Aug 17 15:24:04 2020 +0100
Added tag jdk7u271-b01 for changeset 5b06aa7a2fcc
changeset 6bb641de4b96 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=6bb641de4b96
author: andrew
date: Mon Aug 17 15:36:13 2020 +0100
Added tag jdk7u271-ga for changeset 5b06aa7a2fcc
changeset 6d1d19e80aa0 in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=6d1d19e80aa0
author: Andrew John Hughes
date: Thu Sep 03 04:06:33 2020 +0100
Merge jdk7u271-ga
diffstat:
.hgtags | 90 +-
.jcheck/conf | 2 -
THIRD_PARTY_README | 125 +-
make/com/sun/java/pack/Makefile | 7 +-
make/com/sun/nio/Makefile | 3 +-
make/com/sun/nio/sctp/Makefile | 17 +-
make/com/sun/security/auth/module/Makefile | 4 -
make/common/Defs-embedded.gmk | 4 +-
make/common/Defs-linux.gmk | 67 +-
make/common/Defs-macosx.gmk | 5 +
make/common/Defs.gmk | 28 +-
make/common/Demo.gmk | 2 +-
make/common/Library.gmk | 42 +-
make/common/Program.gmk | 91 +-
make/common/Release.gmk | 54 +-
make/common/shared/Compiler-gcc.gmk | 76 +-
make/common/shared/Defs-java.gmk | 21 +-
make/common/shared/Defs-versions.gmk | 2 +-
make/common/shared/Defs.gmk | 2 +-
make/common/shared/Platform.gmk | 14 +-
make/common/shared/Sanity.gmk | 8 +
make/docs/Makefile | 7 +-
make/java/instrument/Makefile | 6 +-
make/java/java/FILES_c.gmk | 1 -
make/java/java/mapfile-vers | 1 -
make/java/main/java/mapfile-aarch64 | 39 +
make/java/net/FILES_c.gmk | 8 +-
make/java/net/Makefile | 30 +-
make/java/net/mapfile-vers | 5 +-
make/java/nio/Makefile | 268 +-
make/java/security/Makefile | 12 +-
make/java/version/Makefile | 5 +
make/javax/crypto/Makefile | 74 +-
make/javax/sound/SoundDefs.gmk | 72 +-
make/jdk_generic_profile.sh | 318 +-
make/mkdemo/jvmti/waiters/Makefile | 4 +
make/sun/Makefile | 2 +-
make/sun/awt/FILES_c_unix.gmk | 10 +
make/sun/awt/Makefile | 9 +-
make/sun/awt/mawt.gmk | 40 +-
make/sun/cmm/lcms/FILES_c_unix.gmk | 7 +-
make/sun/cmm/lcms/Makefile | 16 +-
make/sun/font/Makefile | 25 +-
make/sun/gtk/FILES_c_unix.gmk | 41 +
make/sun/gtk/FILES_export_unix.gmk | 31 +
make/sun/gtk/Makefile | 84 +
make/sun/gtk/mapfile-vers | 72 +
make/sun/javazic/tzdata/VERSION | 2 +-
make/sun/javazic/tzdata/africa | 52 +-
make/sun/javazic/tzdata/asia | 212 +-
make/sun/javazic/tzdata/backward | 1 +
make/sun/javazic/tzdata/europe | 16 +-
make/sun/javazic/tzdata/leapseconds | 12 +-
make/sun/javazic/tzdata/northamerica | 48 +-
make/sun/javazic/tzdata/zone.tab | 12 +-
make/sun/jawt/Makefile | 7 +
make/sun/jpeg/FILES_c.gmk | 6 +-
make/sun/jpeg/Makefile | 11 +-
make/sun/lwawt/FILES_c_macosx.gmk | 6 +
make/sun/lwawt/Makefile | 7 +-
make/sun/native2ascii/Makefile | 2 +-
make/sun/net/FILES_java.gmk | 229 +-
make/sun/nio/cs/Makefile | 2 +-
make/sun/security/Makefile | 18 +-
make/sun/security/ec/Makefile | 30 +-
make/sun/security/ec/mapfile-vers | 1 +
make/sun/security/jgss/wrapper/Makefile | 2 +-
make/sun/security/krb5/Makefile | 8 +-
make/sun/security/krb5/internal/ccache/Makefile | 49 +
make/sun/security/mscapi/Makefile | 2 +-
make/sun/security/pkcs11/Makefile | 6 +-
make/sun/security/smartcardio/Makefile | 17 +-
make/sun/splashscreen/FILES_c.gmk | 77 +-
make/sun/splashscreen/Makefile | 37 +-
make/sun/xawt/FILES_c_unix.gmk | 25 +-
make/sun/xawt/FILES_export_unix.gmk | 3 +-
make/sun/xawt/Makefile | 64 +-
make/sun/xawt/mapfile-vers | 37 -
make/tools/Makefile | 9 +
make/tools/freetypecheck/Makefile | 4 +-
make/tools/generate_nimbus/Makefile | 1 +
make/tools/src/build/tools/buildmetaindex/BuildMetaIndex.java | 22 +-
make/tools/src/build/tools/compileproperties/CompileProperties.java | 9 +-
make/tools/src/build/tools/dirdiff/DirDiff.java | 4 +-
make/tools/src/build/tools/dtdbuilder/DTDBuilder.java | 34 +-
make/tools/src/build/tools/dtdbuilder/DTDInputStream.java | 6 +-
make/tools/src/build/tools/dtdbuilder/DTDParser.java | 44 +-
make/tools/src/build/tools/dtdbuilder/PublicMapping.java | 6 +-
make/tools/src/build/tools/generatebreakiteratordata/CharSet.java | 16 +-
make/tools/src/build/tools/generatebreakiteratordata/DictionaryBasedBreakIteratorBuilder.java | 8 +-
make/tools/src/build/tools/generatebreakiteratordata/GenerateBreakIteratorData.java | 6 +-
make/tools/src/build/tools/generatebreakiteratordata/RuleBasedBreakIteratorBuilder.java | 201 +-
make/tools/src/build/tools/generatebreakiteratordata/SupplementaryCharacterData.java | 6 +-
make/tools/src/build/tools/generatecharacter/GenerateCharacter.java | 4 +-
make/tools/src/build/tools/generatecharacter/SpecialCaseMap.java | 145 +-
make/tools/src/build/tools/generatecharacter/UnicodeSpec.java | 22 +-
make/tools/src/build/tools/generatecurrencydata/GenerateCurrencyData.java | 4 +-
make/tools/src/build/tools/hasher/Hasher.java | 38 +-
make/tools/src/build/tools/jarsplit/JarSplit.java | 5 +-
make/tools/src/build/tools/javazic/Gen.java | 14 +-
make/tools/src/build/tools/javazic/GenDoc.java | 16 +-
make/tools/src/build/tools/javazic/Main.java | 3 +-
make/tools/src/build/tools/javazic/Simple.java | 23 +-
make/tools/src/build/tools/javazic/Time.java | 10 +-
make/tools/src/build/tools/javazic/Zoneinfo.java | 18 +-
make/tools/src/build/tools/jdwpgen/AbstractCommandNode.java | 7 +-
make/tools/src/build/tools/jdwpgen/AbstractGroupNode.java | 7 +-
make/tools/src/build/tools/jdwpgen/AbstractNamedNode.java | 14 +-
make/tools/src/build/tools/jdwpgen/AbstractTypeListNode.java | 26 +-
make/tools/src/build/tools/jdwpgen/AltNode.java | 4 +-
make/tools/src/build/tools/jdwpgen/CommandSetNode.java | 11 +-
make/tools/src/build/tools/jdwpgen/ConstantSetNode.java | 9 +-
make/tools/src/build/tools/jdwpgen/ErrorSetNode.java | 9 +-
make/tools/src/build/tools/jdwpgen/Node.java | 25 +-
make/tools/src/build/tools/jdwpgen/OutNode.java | 14 +-
make/tools/src/build/tools/jdwpgen/RootNode.java | 10 +-
make/tools/src/build/tools/jdwpgen/SelectNode.java | 10 +-
make/tools/src/build/tools/makeclasslist/MakeClasslist.java | 15 +-
make/tools/src/build/tools/stripproperties/StripProperties.java | 4 +-
src/bsd/doc/man/jhat.1 | 4 +-
src/linux/doc/man/jhat.1 | 4 +-
src/macosx/classes/apple/security/KeychainStore.java | 5 +-
src/macosx/native/com/sun/media/sound/PLATFORM_API_MacOSX_PCM.cpp | 8 +-
src/share/back/ThreadGroupReferenceImpl.c | 2 +-
src/share/back/invoker.c | 89 +-
src/share/back/outStream.c | 4 +-
src/share/bin/java.c | 8 +-
src/share/bin/wildcard.c | 5 +
src/share/classes/com/sun/crypto/provider/JceKeyStore.java | 33 +-
src/share/classes/com/sun/imageio/plugins/gif/GIFImageReader.java | 5 +-
src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java | 2 +-
src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java | 2 +-
src/share/classes/com/sun/java/swing/plaf/gtk/GTKEngine.java | 7 +-
src/share/classes/com/sun/java/swing/plaf/gtk/GTKLookAndFeel.java | 24 +-
src/share/classes/com/sun/java/swing/plaf/gtk/GTKStyle.java | 5 +-
src/share/classes/com/sun/jmx/remote/security/MBeanServerFileAccessController.java | 2 +
src/share/classes/com/sun/jndi/dns/DnsContextFactory.java | 2 +-
src/share/classes/com/sun/jndi/ldap/Connection.java | 22 +-
src/share/classes/com/sun/jndi/ldap/LdapClient.java | 135 +-
src/share/classes/com/sun/jndi/ldap/LdapURL.java | 68 +-
src/share/classes/com/sun/media/sound/DirectAudioDevice.java | 28 +-
src/share/classes/com/sun/media/sound/SoftSynthesizer.java | 34 +
src/share/classes/com/sun/media/sound/Toolkit.java | 15 +-
src/share/classes/com/sun/naming/internal/ResourceManager.java | 42 +-
src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java | 2 +-
src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java | 8 +-
src/share/classes/com/sun/script/javascript/RhinoTopLevel.java | 2 +-
src/share/classes/java/awt/ContainerOrderFocusTraversalPolicy.java | 5 +-
src/share/classes/java/awt/ScrollPane.java | 3 +-
src/share/classes/java/awt/color/ICC_Profile.java | 4 +-
src/share/classes/java/io/File.java | 10 +-
src/share/classes/java/io/InputStream.java | 2 +-
src/share/classes/java/io/ObjectInputStream.java | 22 +
src/share/classes/java/net/AbstractPlainDatagramSocketImpl.java | 6 +-
src/share/classes/java/net/Inet4Address.java | 2 +
src/share/classes/java/net/InetAddress.java | 2 +-
src/share/classes/java/net/SocksSocketImpl.java | 4 +-
src/share/classes/java/nio/Bits.java | 110 +-
src/share/classes/java/nio/Buffer.java | 30 +-
src/share/classes/java/nio/file/FileTreeWalker.java | 481 +-
src/share/classes/java/nio/file/Files.java | 55 +-
src/share/classes/java/security/MessageDigest.java | 24 +-
src/share/classes/java/security/Policy.java | 1 -
src/share/classes/java/text/SimpleDateFormat.java | 2 +-
src/share/classes/java/util/ArrayList.java | 12 +-
src/share/classes/java/util/PriorityQueue.java | 3 +-
src/share/classes/java/util/Vector.java | 12 +-
src/share/classes/java/util/concurrent/ConcurrentLinkedQueue.java | 28 +-
src/share/classes/java/util/concurrent/CopyOnWriteArrayList.java | 8 +-
src/share/classes/java/util/concurrent/PriorityBlockingQueue.java | 3 +-
src/share/classes/java/util/zip/Deflater.java | 4 +-
src/share/classes/java/util/zip/ZStreamRef.java | 2 +-
src/share/classes/java/util/zip/ZipFile.java | 39 +-
src/share/classes/javax/crypto/Cipher.java | 172 +-
src/share/classes/javax/sql/rowset/BaseRowSet.java | 2 +-
src/share/classes/javax/sql/rowset/RowSetMetaDataImpl.java | 18 +-
src/share/classes/javax/sql/rowset/RowSetWarning.java | 23 +-
src/share/classes/javax/swing/JComponent.java | 13 +-
src/share/classes/javax/swing/JDialog.java | 3 +-
src/share/classes/javax/swing/JEditorPane.java | 9 +-
src/share/classes/javax/swing/JFrame.java | 10 +-
src/share/classes/javax/swing/JInternalFrame.java | 6 +-
src/share/classes/javax/swing/JMenu.java | 3 +-
src/share/classes/javax/swing/JPopupMenu.java | 8 +-
src/share/classes/javax/swing/MenuSelectionManager.java | 3 +-
src/share/classes/javax/swing/PopupFactory.java | 14 +-
src/share/classes/javax/swing/SortingFocusTraversalPolicy.java | 5 +-
src/share/classes/javax/swing/SwingUtilities.java | 3 +-
src/share/classes/javax/swing/SwingWorker.java | 2 +-
src/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java | 50 +-
src/share/classes/javax/swing/plaf/basic/BasicComboPopup.java | 29 +-
src/share/classes/javax/swing/plaf/basic/BasicListUI.java | 5 +-
src/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java | 20 +-
src/share/classes/javax/swing/plaf/basic/BasicRadioButtonUI.java | 9 +-
src/share/classes/javax/swing/plaf/basic/BasicTableUI.java | 8 +-
src/share/classes/javax/swing/plaf/basic/BasicTreeUI.java | 3 +-
src/share/classes/javax/swing/plaf/synth/ImagePainter.java | 5 +-
src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java | 3 +-
src/share/classes/javax/swing/text/JTextComponent.java | 6 +-
src/share/classes/sun/applet/AppletPanel.java | 10 +-
src/share/classes/sun/applet/AppletViewerPanel.java | 18 +-
src/share/classes/sun/awt/AWTAccessor.java | 4 +-
src/share/classes/sun/awt/image/JPEGImageDecoder.java | 2 +-
src/share/classes/sun/font/TrueTypeFont.java | 4 +-
src/share/classes/sun/java2d/cmm/lcms/LCMS.java | 2 +-
src/share/classes/sun/java2d/cmm/lcms/LCMSImageLayout.java | 2 +-
src/share/classes/sun/java2d/cmm/lcms/LCMSTransform.java | 2 +-
src/share/classes/sun/java2d/pisces/Dasher.java | 2 +-
src/share/classes/sun/misc/SharedSecrets.java | 7 +-
src/share/classes/sun/misc/Unsafe.java | 415 +-
src/share/classes/sun/misc/Version.java.template | 58 +-
src/share/classes/sun/net/idn/Punycode.java | 2 +-
src/share/classes/sun/nio/ch/FileChannelImpl.java | 5 +-
src/share/classes/sun/rmi/registry/RegistryImpl.java | 14 +
src/share/classes/sun/security/ec/SunEC.java | 6 +
src/share/classes/sun/security/krb5/Config.java | 49 +-
src/share/classes/sun/security/krb5/internal/ccache/FileCredentialsCache.java | 90 +-
src/share/classes/sun/security/pkcs/ContentInfo.java | 8 +-
src/share/classes/sun/security/pkcs/SignerInfo.java | 5 +-
src/share/classes/sun/security/pkcs11/Config.java | 3 +
src/share/classes/sun/security/pkcs11/P11Cipher.java | 388 +-
src/share/classes/sun/security/pkcs11/P11Signature.java | 64 +-
src/share/classes/sun/security/pkcs11/P11Util.java | 2 +-
src/share/classes/sun/security/pkcs11/Secmod.java | 41 +-
src/share/classes/sun/security/pkcs11/SessionManager.java | 85 +-
src/share/classes/sun/security/pkcs11/SunPKCS11.java | 23 +-
src/share/classes/sun/security/pkcs11/Token.java | 7 +-
src/share/classes/sun/security/pkcs12/MacData.java | 8 +-
src/share/classes/sun/security/pkcs12/PKCS12Attribute.java | 5 +-
src/share/classes/sun/security/pkcs12/PKCS12KeyStore.java | 24 +-
src/share/classes/sun/security/provider/ByteArrayAccess.java | 9 +-
src/share/classes/sun/security/provider/DSAParameterGenerator.java | 1 +
src/share/classes/sun/security/provider/certpath/OCSP.java | 20 +-
src/share/classes/sun/security/provider/certpath/OCSPResponse.java | 4 +-
src/share/classes/sun/security/ssl/ClientHandshaker.java | 107 +-
src/share/classes/sun/security/ssl/SSLEngineImpl.java | 11 +
src/share/classes/sun/security/ssl/SessionId.java | 7 +-
src/share/classes/sun/security/ssl/TrustManagerFactoryImpl.java | 15 +-
src/share/classes/sun/security/util/DerInputBuffer.java | 135 +-
src/share/classes/sun/security/util/DerInputStream.java | 48 +-
src/share/classes/sun/security/util/DerValue.java | 28 +-
src/share/classes/sun/security/util/HostnameChecker.java | 10 +-
src/share/classes/sun/security/util/ObjectIdentifier.java | 65 +-
src/share/classes/sun/swing/DefaultLookup.java | 3 +-
src/share/classes/sun/swing/SwingUtilities2.java | 17 +-
src/share/classes/sun/util/calendar/ZoneInfoFile.java | 37 +-
src/share/classes/sun/util/resources/TimeZoneNames.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_de.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_es.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_fr.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_it.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_ja.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_ko.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_sv.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java | 12 +-
src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java | 12 +-
src/share/demo/jvmti/gctest/sample.makefile.txt | 6 +-
src/share/demo/jvmti/heapTracker/sample.makefile.txt | 19 +-
src/share/demo/jvmti/heapViewer/sample.makefile.txt | 5 +-
src/share/demo/jvmti/hprof/sample.makefile.txt | 6 +-
src/share/demo/jvmti/minst/sample.makefile.txt | 19 +-
src/share/demo/jvmti/mtrace/sample.makefile.txt | 20 +-
src/share/demo/jvmti/versionCheck/sample.makefile.txt | 6 +-
src/share/demo/jvmti/waiters/sample.makefile.txt | 8 +-
src/share/instrument/EncodingSupport.c | 6 +-
src/share/instrument/InvocationAdapter.c | 8 +-
src/share/javavm/export/jvm.h | 8 +-
src/share/lib/security/java.security-linux | 4 +
src/share/lib/security/java.security-macosx | 4 +
src/share/lib/security/java.security-solaris | 4 +
src/share/lib/security/java.security-windows | 4 +
src/share/lib/security/nss.cfg.in | 5 +
src/share/native/com/sun/java/util/jar/pack/jni.cpp | 6 +-
src/share/native/com/sun/java/util/jar/pack/unpack.cpp | 1 -
src/share/native/com/sun/media/sound/SoundDefs.h | 10 +
src/share/native/java/net/InetAddress.c | 3 +
src/share/native/java/net/net_util.c | 1 +
src/share/native/java/net/net_util.h | 1 +
src/share/native/java/nio/Bits.c | 35 -
src/share/native/java/util/zip/Deflater.c | 6 +-
src/share/native/java/util/zip/Inflater.c | 2 +-
src/share/native/java/util/zip/zip_util.c | 18 +-
src/share/native/sun/awt/giflib/COPYING | 19 +
src/share/native/sun/awt/giflib/dgif_lib.c | 983 +-
src/share/native/sun/awt/giflib/gif_err.c | 97 +-
src/share/native/sun/awt/giflib/gif_hash.h | 69 +
src/share/native/sun/awt/giflib/gif_lib.h | 344 +-
src/share/native/sun/awt/giflib/gif_lib_private.h | 39 +-
src/share/native/sun/awt/giflib/gifalloc.c | 354 +-
src/share/native/sun/awt/giflib/openbsd-reallocarray.c | 99 +
src/share/native/sun/awt/image/BufImgSurfaceData.c | 3 +-
src/share/native/sun/awt/image/awt_ImageRep.c | 2 +-
src/share/native/sun/awt/image/jpeg/README | 385 -
src/share/native/sun/awt/image/jpeg/imageioJPEG.c | 12 +-
src/share/native/sun/awt/image/jpeg/jcapimin.c | 284 -
src/share/native/sun/awt/image/jpeg/jcapistd.c | 165 -
src/share/native/sun/awt/image/jpeg/jccoefct.c | 453 -
src/share/native/sun/awt/image/jpeg/jccolor.c | 462 -
src/share/native/sun/awt/image/jpeg/jcdctmgr.c | 391 -
src/share/native/sun/awt/image/jpeg/jchuff.c | 913 --
src/share/native/sun/awt/image/jpeg/jchuff.h | 51 -
src/share/native/sun/awt/image/jpeg/jcinit.c | 76 -
src/share/native/sun/awt/image/jpeg/jcmainct.c | 297 -
src/share/native/sun/awt/image/jpeg/jcmarker.c | 682 -
src/share/native/sun/awt/image/jpeg/jcmaster.c | 594 -
src/share/native/sun/awt/image/jpeg/jcomapi.c | 110 -
src/share/native/sun/awt/image/jpeg/jconfig.h | 43 -
src/share/native/sun/awt/image/jpeg/jcparam.c | 614 -
src/share/native/sun/awt/image/jpeg/jcphuff.c | 837 --
src/share/native/sun/awt/image/jpeg/jcprepct.c | 358 -
src/share/native/sun/awt/image/jpeg/jcsample.c | 523 -
src/share/native/sun/awt/image/jpeg/jctrans.c | 392 -
src/share/native/sun/awt/image/jpeg/jdapimin.c | 399 -
src/share/native/sun/awt/image/jpeg/jdapistd.c | 279 -
src/share/native/sun/awt/image/jpeg/jdcoefct.c | 740 -
src/share/native/sun/awt/image/jpeg/jdcolor.c | 398 -
src/share/native/sun/awt/image/jpeg/jdct.h | 180 -
src/share/native/sun/awt/image/jpeg/jddctmgr.c | 273 -
src/share/native/sun/awt/image/jpeg/jdhuff.c | 655 -
src/share/native/sun/awt/image/jpeg/jdhuff.h | 205 -
src/share/native/sun/awt/image/jpeg/jdinput.c | 385 -
src/share/native/sun/awt/image/jpeg/jdmainct.c | 516 -
src/share/native/sun/awt/image/jpeg/jdmarker.c | 1390 ---
src/share/native/sun/awt/image/jpeg/jdmaster.c | 561 -
src/share/native/sun/awt/image/jpeg/jdmerge.c | 404 -
src/share/native/sun/awt/image/jpeg/jdphuff.c | 672 -
src/share/native/sun/awt/image/jpeg/jdpostct.c | 294 -
src/share/native/sun/awt/image/jpeg/jdsample.c | 482 -
src/share/native/sun/awt/image/jpeg/jdtrans.c | 147 -
src/share/native/sun/awt/image/jpeg/jerror.c | 272 -
src/share/native/sun/awt/image/jpeg/jerror.h | 295 -
src/share/native/sun/awt/image/jpeg/jfdctflt.c | 172 -
src/share/native/sun/awt/image/jpeg/jfdctfst.c | 228 -
src/share/native/sun/awt/image/jpeg/jfdctint.c | 287 -
src/share/native/sun/awt/image/jpeg/jidctflt.c | 246 -
src/share/native/sun/awt/image/jpeg/jidctfst.c | 372 -
src/share/native/sun/awt/image/jpeg/jidctint.c | 393 -
src/share/native/sun/awt/image/jpeg/jidctred.c | 402 -
src/share/native/sun/awt/image/jpeg/jinclude.h | 95 -
src/share/native/sun/awt/image/jpeg/jmemmgr.c | 1131 --
src/share/native/sun/awt/image/jpeg/jmemnobs.c | 113 -
src/share/native/sun/awt/image/jpeg/jmemsys.h | 202 -
src/share/native/sun/awt/image/jpeg/jmorecfg.h | 378 -
src/share/native/sun/awt/image/jpeg/jpeg-6b/README | 385 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcapimin.c | 284 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcapistd.c | 165 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jccoefct.c | 453 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jccolor.c | 462 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcdctmgr.c | 391 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jchuff.c | 913 ++
src/share/native/sun/awt/image/jpeg/jpeg-6b/jchuff.h | 51 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcinit.c | 76 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmainct.c | 297 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmarker.c | 682 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmaster.c | 594 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcomapi.c | 110 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jconfig.h | 43 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcparam.c | 614 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcphuff.c | 837 ++
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcprepct.c | 358 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jcsample.c | 523 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jctrans.c | 392 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdapimin.c | 399 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdapistd.c | 279 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdcoefct.c | 740 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdcolor.c | 398 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdct.h | 180 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jddctmgr.c | 273 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdhuff.c | 655 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdhuff.h | 205 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdinput.c | 385 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmainct.c | 516 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmarker.c | 1390 +++
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmaster.c | 561 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmerge.c | 404 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdphuff.c | 672 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdpostct.c | 294 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdsample.c | 482 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jdtrans.c | 147 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jerror.c | 272 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jerror.h | 295 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctflt.c | 172 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctfst.c | 228 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctint.c | 287 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctflt.c | 246 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctfst.c | 372 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctint.c | 393 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctred.c | 402 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jinclude.h | 95 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemmgr.c | 1131 ++
src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemnobs.c | 113 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemsys.h | 202 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jmorecfg.h | 378 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jpegint.h | 396 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jpeglib.h | 1100 ++
src/share/native/sun/awt/image/jpeg/jpeg-6b/jquant1.c | 860 ++
src/share/native/sun/awt/image/jpeg/jpeg-6b/jquant2.c | 1314 +++
src/share/native/sun/awt/image/jpeg/jpeg-6b/jutils.c | 183 +
src/share/native/sun/awt/image/jpeg/jpeg-6b/jversion.h | 18 +
src/share/native/sun/awt/image/jpeg/jpegdecoder.c | 2 +-
src/share/native/sun/awt/image/jpeg/jpegint.h | 396 -
src/share/native/sun/awt/image/jpeg/jpeglib.h | 1100 --
src/share/native/sun/awt/image/jpeg/jquant1.c | 860 --
src/share/native/sun/awt/image/jpeg/jquant2.c | 1314 ---
src/share/native/sun/awt/image/jpeg/jutils.c | 183 -
src/share/native/sun/awt/image/jpeg/jversion.h | 18 -
src/share/native/sun/awt/libpng/CHANGES | 48 +-
src/share/native/sun/awt/libpng/LICENSE | 175 +-
src/share/native/sun/awt/libpng/README | 109 +-
src/share/native/sun/awt/libpng/png.c | 50 +-
src/share/native/sun/awt/libpng/png.h | 311 +-
src/share/native/sun/awt/libpng/pngconf.h | 18 +-
src/share/native/sun/awt/libpng/pngdebug.h | 6 +-
src/share/native/sun/awt/libpng/pngerror.c | 12 +-
src/share/native/sun/awt/libpng/pngget.c | 6 +-
src/share/native/sun/awt/libpng/pnginfo.h | 6 +-
src/share/native/sun/awt/libpng/pnglibconf.h | 15 +-
src/share/native/sun/awt/libpng/pngmem.c | 6 +-
src/share/native/sun/awt/libpng/pngpread.c | 16 +-
src/share/native/sun/awt/libpng/pngpriv.h | 39 +-
src/share/native/sun/awt/libpng/pngread.c | 40 +-
src/share/native/sun/awt/libpng/pngrio.c | 6 +-
src/share/native/sun/awt/libpng/pngrtran.c | 118 +-
src/share/native/sun/awt/libpng/pngrutil.c | 39 +-
src/share/native/sun/awt/libpng/pngset.c | 12 +-
src/share/native/sun/awt/libpng/pngstruct.h | 12 +-
src/share/native/sun/awt/libpng/pngtrans.c | 12 +-
src/share/native/sun/awt/medialib/mlib_ImageScanPoly.c | 16 +-
src/share/native/sun/awt/splashscreen/splashscreen_gif.c | 24 +-
src/share/native/sun/awt/splashscreen/splashscreen_jpeg.c | 7 +-
src/share/native/sun/awt/splashscreen/splashscreen_png.c | 2 +-
src/share/native/sun/font/freetypeScaler.c | 227 +-
src/share/native/sun/font/layout/CanonShaping.cpp | 10 +
src/share/native/sun/font/layout/IndicLayoutEngine.cpp | 2 +-
src/share/native/sun/font/layout/IndicReordering.cpp | 6 +-
src/share/native/sun/font/layout/IndicReordering.h | 2 +-
src/share/native/sun/font/layout/LayoutEngine.cpp | 8 +
src/share/native/sun/font/layout/SunLayoutEngine.cpp | 4 +
src/share/native/sun/java2d/cmm/lcms/cmscgats.c | 2 +-
src/share/native/sun/java2d/cmm/lcms/cmsps2.c | 2 +-
src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.h | 6 +-
src/share/native/sun/java2d/loops/TransformHelper.c | 11 +-
src/share/native/sun/security/ec/ECC_JNI.cpp | 123 +-
src/share/native/sun/security/ec/ecc_impl.h | 298 +
src/share/native/sun/security/ec/impl/ecc_impl.h | 271 -
src/share/native/sun/security/pkcs11/j2secmod.c | 155 +-
src/share/native/sun/security/pkcs11/wrapper/p11_convert.c | 50 +-
src/share/native/sun/security/pkcs11/wrapper/p11_digest.c | 4 +-
src/share/native/sun/security/pkcs11/wrapper/p11_dual.c | 8 +-
src/share/native/sun/security/pkcs11/wrapper/p11_general.c | 7 +-
src/share/native/sun/security/pkcs11/wrapper/p11_keymgmt.c | 4 +-
src/share/native/sun/security/pkcs11/wrapper/p11_mutex.c | 58 +-
src/share/native/sun/security/pkcs11/wrapper/p11_objmgmt.c | 4 +-
src/share/native/sun/security/pkcs11/wrapper/p11_sessmgmt.c | 12 +-
src/share/native/sun/security/pkcs11/wrapper/p11_sign.c | 20 +-
src/share/native/sun/security/pkcs11/wrapper/p11_util.c | 86 +-
src/share/native/sun/security/pkcs11/wrapper/pkcs11wrapper.h | 3 +-
src/share/npt/npt.h | 8 +-
src/solaris/bin/aarch64/jvm.cfg | 36 +
src/solaris/bin/java_md_solinux.c | 4 +-
src/solaris/bin/ppc64le/jvm.cfg | 33 +
src/solaris/classes/java/net/PlainDatagramSocketImpl.java | 4 +-
src/solaris/classes/sun/awt/UNIXToolkit.java | 6 +
src/solaris/classes/sun/awt/X11/XFramePeer.java | 5 +
src/solaris/classes/sun/awt/X11/XNETProtocol.java | 29 +-
src/solaris/classes/sun/awt/X11/XToolkit.java | 30 +-
src/solaris/classes/sun/awt/X11/XWM.java | 26 +-
src/solaris/classes/sun/awt/X11/XWindowPeer.java | 2 +
src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties | 377 +
src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties | 420 +
src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties | 420 +
src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties | 377 +
src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties | 73 +-
src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties | 385 +
src/solaris/classes/sun/awt/motif/MFontConfiguration.java | 3 +
src/solaris/classes/sun/java2d/xr/XRRenderer.java | 75 +-
src/solaris/classes/sun/java2d/xr/XRUtils.java | 4 +-
src/solaris/classes/sun/net/dns/ResolverConfigurationImpl.java | 9 +
src/solaris/classes/sun/nio/ch/SctpChannelImpl.java | 2 +-
src/solaris/classes/sun/nio/ch/SctpMultiChannelImpl.java | 2 +-
src/solaris/classes/sun/nio/ch/SctpServerChannelImpl.java | 2 +-
src/solaris/classes/sun/nio/fs/GnomeFileTypeDetector.java | 2 +-
src/solaris/classes/sun/nio/fs/UnixFileStore.java | 5 +-
src/solaris/classes/sun/print/UnixPrintServiceLookup.java | 2 +-
src/solaris/classes/sun/security/smartcardio/PlatformPCSC.java | 89 +-
src/solaris/demo/jvmti/hprof/hprof_md.c | 12 +-
src/solaris/doc/sun/man/man1/jhat.1 | 4 +-
src/solaris/javavm/export/jni_md.h | 18 +-
src/solaris/native/com/sun/management/LinuxOperatingSystem.c | 27 +-
src/solaris/native/com/sun/security/auth/module/Unix.c | 86 +-
src/solaris/native/common/deps/cups_fp.c | 104 +
src/solaris/native/common/deps/cups_fp.h | 61 +
src/solaris/native/common/deps/fontconfig2/fontconfig/fontconfig.h | 302 +
src/solaris/native/common/deps/fontconfig2/fontconfig_fp.c | 208 +
src/solaris/native/common/deps/fontconfig2/fontconfig_fp.h | 161 +
src/solaris/native/common/deps/gconf2/gconf/gconf-client.h | 41 +
src/solaris/native/common/deps/gconf2/gconf_fp.c | 76 +
src/solaris/native/common/deps/gconf2/gconf_fp.h | 48 +
src/solaris/native/common/deps/glib2/gio/gio_typedefs.h | 61 +
src/solaris/native/common/deps/glib2/gio_fp.c | 183 +
src/solaris/native/common/deps/glib2/gio_fp.h | 69 +
src/solaris/native/common/deps/glib2/glib_fp.h | 70 +
src/solaris/native/common/deps/gtk2/gtk/gtk.h | 567 +
src/solaris/native/common/deps/gtk2/gtk_fp.c | 367 +
src/solaris/native/common/deps/gtk2/gtk_fp.h | 460 +
src/solaris/native/common/deps/gtk2/gtk_fp_check.c | 56 +
src/solaris/native/common/deps/gtk2/gtk_fp_check.h | 47 +
src/solaris/native/common/deps/syscalls_fp.c | 122 +
src/solaris/native/common/deps/syscalls_fp.h | 79 +
src/solaris/native/java/lang/java_props_md.c | 7 +-
src/solaris/native/java/net/AbstractPlainDatagramSocketImpl.c | 89 -
src/solaris/native/java/net/PlainDatagramSocketImpl.c | 33 +
src/solaris/native/java/util/TimeZone_md.c | 58 +
src/solaris/native/sun/awt/CUPSfuncs.c | 137 +-
src/solaris/native/sun/awt/awt_GTKToolkit.c | 230 +
src/solaris/native/sun/awt/awt_GraphicsEnv.c | 2 +-
src/solaris/native/sun/awt/awt_LoadLibrary.c | 6 +-
src/solaris/native/sun/awt/awt_Robot.c | 33 +
src/solaris/native/sun/awt/awt_UNIXToolkit.c | 201 +-
src/solaris/native/sun/awt/fontconfig.h | 941 --
src/solaris/native/sun/awt/fontpath.c | 429 +-
src/solaris/native/sun/awt/gtk2_interface.c | 1063 +--
src/solaris/native/sun/awt/gtk2_interface.h | 592 +-
src/solaris/native/sun/awt/gtk2_interface_check.c | 34 +
src/solaris/native/sun/awt/gtk2_interface_check.h | 42 +
src/solaris/native/sun/awt/sun_awt_X11_GtkFileDialogPeer.c | 68 +-
src/solaris/native/sun/awt/swing_GTKEngine.c | 86 +-
src/solaris/native/sun/awt/swing_GTKStyle.c | 20 +-
src/solaris/native/sun/net/spi/DefaultProxySelector.c | 501 +-
src/solaris/native/sun/nio/ch/EPollArrayWrapper.c | 1 -
src/solaris/native/sun/nio/ch/Net.c | 8 +-
src/solaris/native/sun/nio/ch/Sctp.h | 25 +-
src/solaris/native/sun/nio/ch/SctpNet.c | 6 +-
src/solaris/native/sun/nio/fs/GnomeFileTypeDetector.c | 134 +-
src/solaris/native/sun/nio/fs/LinuxNativeDispatcher.c | 50 +-
src/solaris/native/sun/nio/fs/UnixNativeDispatcher.c | 149 +-
src/solaris/native/sun/security/krb5/internal/ccache/krb5ccache.c | 113 +
src/solaris/native/sun/security/pkcs11/j2secmod_md.c | 14 +-
src/solaris/native/sun/security/pkcs11/j2secmod_md.h | 4 +
src/solaris/native/sun/security/pkcs11/wrapper/p11_md.c | 8 +-
src/solaris/native/sun/security/smartcardio/pcsc_md.c | 6 +
src/solaris/native/sun/security/smartcardio/pcsc_md.h | 40 +
src/solaris/native/sun/xawt/awt_Desktop.c | 110 +-
src/windows/classes/java/net/DefaultDatagramSocketImplFactory.java | 31 +-
src/windows/classes/java/net/DualStackPlainDatagramSocketImpl.java | 8 +-
src/windows/classes/java/net/TwoStacksPlainDatagramSocketImpl.java | 4 +-
src/windows/classes/sun/nio/fs/WindowsConstants.java | 1 +
src/windows/classes/sun/nio/fs/WindowsFileStore.java | 18 +-
src/windows/classes/sun/nio/fs/WindowsLinkSupport.java | 2 +-
src/windows/native/java/net/AbstractPlainDatagramSocketImpl.c | 111 -
src/windows/native/java/net/DualStackPlainDatagramSocketImpl.c | 50 +-
src/windows/native/java/net/TwoStacksPlainDatagramSocketImpl.c | 41 +
src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp | 8 +-
src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.h | 3 +-
src/windows/native/sun/security/krb5/NativeCreds.c | 5 +-
src/windows/native/sun/security/pkcs11/j2secmod_md.c | 4 +-
src/windows/native/sun/security/pkcs11/wrapper/p11_md.h | 4 +
src/windows/native/sun/windows/awt_Component.cpp | 14 +-
src/windows/native/sun/windows/awt_Component.h | 6 +-
test/ProblemList.txt | 3 +
test/com/oracle/security/ucrypto/TestAES.java | 118 +-
test/com/oracle/security/ucrypto/TestDigest.java | 24 +-
test/com/oracle/security/ucrypto/TestRSA.java | 304 +-
test/com/oracle/security/ucrypto/UcryptoTest.java | 28 +-
test/com/sun/crypto/provider/Cipher/AES/Test4513830.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/Test4517355.java | 1 +
test/com/sun/crypto/provider/Cipher/AES/TestISO10126Padding.java | 1 +
test/com/sun/crypto/provider/Cipher/DES/FlushBug.java | 1 +
test/com/sun/crypto/provider/Cipher/PBE/PBESealedObject.java | 1 +
test/com/sun/crypto/provider/Cipher/PBE/PBKDF2Translate.java | 1 +
test/com/sun/crypto/provider/Cipher/PBE/PKCS12Cipher.java | 1 +
test/com/sun/crypto/provider/Cipher/PBE/TestCipherKeyWrapperPBEKey.java | 1 +
test/com/sun/crypto/provider/Cipher/RSA/TestOAEP.java | 1 +
test/com/sun/crypto/provider/Cipher/RSA/TestRSA.java | 1 +
test/com/sun/crypto/provider/Cipher/UTIL/TestUtil.java | 13 +-
test/com/sun/crypto/provider/KeyAgreement/TestExponentSize.java | 16 +-
test/com/sun/crypto/provider/KeyFactory/TestProviderLeak.java | 111 +-
test/com/sun/crypto/provider/Mac/EmptyByteBufferTest.java | 65 +
test/com/sun/crypto/provider/Mac/HmacSaltLengths.java | 1 +
test/com/sun/crypto/provider/Mac/LargeByteBufferTest.java | 89 +
test/com/sun/crypto/provider/Mac/MacSameTest.java | 101 +
test/com/sun/crypto/provider/Mac/NullByteBufferTest.java | 69 +
test/com/sun/crypto/provider/Mac/Utils.java | 79 +
test/com/sun/jdi/AllLineLocations.java | 1 -
test/com/sun/jdi/ClassesByName.java | 1 -
test/com/sun/jdi/ExceptionEvents.java | 1 -
test/com/sun/jdi/FilterMatch.java | 1 -
test/com/sun/jdi/FilterNoMatch.java | 1 -
test/com/sun/jdi/GetUninitializedStringValue.java | 91 +
test/com/sun/jdi/LaunchCommandLine.java | 1 -
test/com/sun/jdi/ModificationWatchpoints.java | 1 -
test/com/sun/jdi/NativeInstanceFilter.java | 1 -
test/com/sun/jdi/NullThreadGroupNameTest.java | 112 +
test/com/sun/jdi/UnpreparedByName.java | 1 -
test/com/sun/jdi/UnpreparedClasses.java | 1 -
test/com/sun/jdi/Vars.java | 1 -
test/com/sun/jdi/oom/@debuggeeVMOptions | 1 +
test/com/sun/jdi/oom/OomDebugTest.java | 417 +
test/com/sun/jdi/oom/OomDebugTestSetup.sh | 46 +
test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java | 104 +
test/com/sun/jndi/ldap/LdapTimeoutTest.java | 1 +
test/com/sun/jndi/ldap/LdapURLOptionalFields.java | 62 +
test/com/sun/management/ThreadMXBean/ThreadCpuTimeArray.java | 1 +
test/java/awt/BasicStroke/DashStrokeTest.java | 69 +
test/java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java | 9 +
test/java/awt/Focus/8073453/AWTFocusTransitionTest.java | 115 +
test/java/awt/Focus/8073453/SwingFocusTransitionTest.java | 131 +
test/java/awt/Multiscreen/MultiScreenInsetsTest/MultiScreenInsetsTest.java | 89 +
test/java/awt/ScrollPane/bug8077409Test.java | 115 +
test/java/io/DataInputStream/ReadUTF.java | 1 +
test/java/io/File/GetXSpace.java | 1 +
test/java/io/PrintStream/OversynchronizedTest.java | 1 +
test/java/io/Serializable/corruptedUTFConsumption/CorruptedUTFConsumption.java | 1 +
test/java/io/Serializable/longString/LongString.java | 1 +
test/java/io/Serializable/proxy/Basic.java | 1 +
test/java/io/Serializable/sanityCheck/SanityCheck.java | 1 +
test/java/io/Serializable/serialFilter/SerialFilterTest.java | 46 +
test/java/lang/Boolean/MakeBooleanComparable.java | 1 +
test/java/lang/ClassLoader/Assert.java | 1 +
test/java/lang/Compare.java | 1 +
test/java/lang/Double/ParseHexFloatingPoint.java | 1 +
test/java/lang/Enum/ValueOf.java | 1 +
test/java/lang/HashCode.java | 1 +
test/java/lang/Integer/BitTwiddle.java | 1 +
test/java/lang/Long/BitTwiddle.java | 1 +
test/java/lang/Math/CubeRootTests.java | 1 +
test/java/lang/Math/HypotTests.java | 1 +
test/java/lang/Math/IeeeRecommendedTests.java | 1 +
test/java/lang/Math/Log1pTests.java | 1 +
test/java/lang/Math/Tests.java | 36 +-
test/java/lang/Math/WorstCaseTests.java | 435 +
test/java/lang/Runtime/exec/WinCommand.java | 1 +
test/java/lang/String/ContentEquals.java | 1 +
test/java/lang/String/ICCBasher.java | 1 +
test/java/lang/String/SBConstructor.java | 2 +-
test/java/lang/String/Split.java | 1 +
test/java/lang/StringBuffer/AppendCharSequence.java | 1 +
test/java/lang/StringBuffer/AppendSB.java | 1 +
test/java/lang/StringBuffer/Capacity.java | 1 +
test/java/lang/StringBuffer/IndexOf.java | 1 +
test/java/lang/StringBuffer/SBBasher.java | 2 +-
test/java/lang/StringBuffer/Trim.java | 1 +
test/java/lang/ToString.java | 1 +
test/java/lang/instrument/SingleTransformerTest.java | 1 +
test/java/lang/instrument/TransformMethodTest.java | 1 +
test/java/lang/management/BufferPoolMXBean/Basic.java | 1 +
test/java/math/BigDecimal/StringConstructor.java | 1 +
test/java/math/BigInteger/BigIntegerTest.java | 1 +
test/java/math/BigInteger/ModPow65537.java | 1 +
test/java/net/InetAddress/HashSpread.java | 1 +
test/java/net/InetAddress/getOriginalHostName.java | 71 +
test/java/net/MulticastSocket/MultiDead.java | 134 +
test/java/net/URL/TestHttps.java | 34 +
test/java/nio/MappedByteBuffer/Basic.java | 93 +-
test/java/nio/MappedByteBuffer/Force.java | 1 +
test/java/nio/MappedByteBuffer/ZeroMap.java | 1 +
test/java/nio/channels/AsyncCloseAndInterrupt.java | 26 +-
test/java/nio/channels/AsynchronousChannelGroup/AsExecutor.java | 6 +
test/java/nio/channels/AsynchronousChannelGroup/Basic.java | 204 +-
test/java/nio/channels/AsynchronousChannelGroup/GroupOfOne.java | 2 +-
test/java/nio/channels/AsynchronousChannelGroup/Identity.java | 1 +
test/java/nio/channels/AsynchronousChannelGroup/Restart.java | 15 +-
test/java/nio/channels/AsynchronousFileChannel/Basic.java | 1 +
test/java/nio/channels/AsynchronousFileChannel/Lock.java | 1 +
test/java/nio/channels/AsynchronousFileChannel/LotsOfWrites.java | 1 +
test/java/nio/channels/AsynchronousSocketChannel/Basic.java | 1 +
test/java/nio/channels/AsynchronousSocketChannel/StressLoopback.java | 1 +
test/java/nio/channels/Channels/Basic2.java | 1 +
test/java/nio/channels/Channels/ShortWrite.java | 1 +
test/java/nio/channels/DatagramChannel/AdaptDatagramSocket.java | 1 +
test/java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java | 1 +
test/java/nio/channels/FileChannel/AtomicAppend.java | 1 +
test/java/nio/channels/FileChannel/ClosedByInterrupt.java | 1 +
test/java/nio/channels/FileChannel/LoopingTruncate.java | 84 +
test/java/nio/channels/FileChannel/MapTest.java | 1 +
test/java/nio/channels/FileChannel/Position.java | 1 +
test/java/nio/channels/FileChannel/Pread.java | 1 +
test/java/nio/channels/FileChannel/Pwrite.java | 1 +
test/java/nio/channels/FileChannel/Size.java | 1 +
test/java/nio/channels/FileChannel/Transfer.java | 1 +
test/java/nio/channels/FileChannel/Truncate.java | 1 +
test/java/nio/channels/Pipe/PipeChannel.java | 3 +-
test/java/nio/channels/Pipe/ScatteringRead.java | 3 +-
test/java/nio/channels/Pipe/SelectPipe.java | 1 +
test/java/nio/channels/Selector/SelectorTest.java | 1 +
test/java/nio/channels/ServerSocketChannel/AdaptServerSocket.java | 1 +
test/java/nio/channels/ServerSocketChannel/NonBlockingAccept.java | 1 +
test/java/nio/channels/SocketChannel/CloseDuringWrite.java | 1 +
test/java/nio/channels/SocketChannel/OutOfBand.java | 1 +
test/java/nio/channels/SocketChannel/ShortWrite.java | 1 +
test/java/nio/channels/SocketChannel/VectorIO.java | 1 +
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/lib/linux-i586/libLauncher.so | Bin
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/lib/solaris-i586/libLauncher.so | Bin
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/lib/solaris-sparc/libLauncher.so | Bin
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/lib/solaris-sparcv9/libLauncher.so | Bin
test/java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh | 4 +-
test/java/nio/charset/coders/BashCache.java | 1 +
test/java/nio/charset/coders/BashStreams.java | 1 +
test/java/nio/file/FileStore/Basic.java | 1 +
test/java/nio/file/Files/BytesAndLines.java | 1 +
test/java/nio/file/Files/CopyAndMove.java | 1 +
test/java/nio/file/Files/probeContentType/ParallelProbes.java | 96 +
test/java/nio/file/Files/walkFileTree/CreateFileTree.java | 49 +-
test/java/nio/file/Files/walkFileTree/MaxDepth.java | 25 +-
test/java/nio/file/Files/walkFileTree/SkipSiblings.java | 30 +-
test/java/nio/file/Files/walkFileTree/SkipSubtree.java | 94 +
test/java/nio/file/Files/walkFileTree/TerminateWalk.java | 24 +-
test/java/nio/file/Files/walkFileTree/find.sh | 86 +
test/java/nio/file/Files/walkFileTree/walk_file_tree.sh | 98 -
test/java/nio/file/WatchService/LotsOfEvents.java | 1 +
test/java/nio/file/WatchService/SensitivityModifier.java | 1 +
test/java/nio/file/attribute/AclFileAttributeView/Basic.java | 1 +
test/java/nio/file/attribute/FileTime/Basic.java | 1 +
test/java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java | 1 +
test/java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef.java | 1 +
test/java/rmi/activation/rmidViaInheritedChannel/InheritedChannelNotServerSocket.java | 9 +-
test/java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java | 9 +-
test/java/rmi/registry/interfaceHash/InterfaceHash.java | 1 +
test/java/rmi/server/UnicastRemoteObject/exportObject/GcDuringExport.java | 1 +
test/java/security/MessageDigest/ByteBuffers.java | 1 +
test/java/security/Signature/ByteBuffers.java | 1 +
test/java/security/Signature/NONEwithRSA.java | 1 +
test/java/security/cert/X509Certificate/X509BadCertificate.java | 64 +
test/java/security/cert/X509Certificate/bad-cert-1.pem | 21 +
test/java/security/cert/X509Certificate/bad-cert-2.pem | 21 +
test/java/security/spec/EllipticCurveMatch.java | 1 +
test/java/text/Format/DateFormat/Bug8081794.java | 51 +
test/java/text/Format/MessageFormat/Bug7003643.java | 1 +
test/java/util/Arrays/ArrayObjectMethods.java | 1 +
test/java/util/Arrays/CopyMethods.java | 1 +
test/java/util/Arrays/Correct.java | 1 +
test/java/util/BitSet/BSMethods.java | 1 +
test/java/util/BitSet/ImportExport.java | 1 +
test/java/util/BitSet/PreviousBits.java | 1 +
test/java/util/Collection/MOAT.java | 1 +
test/java/util/Collections/AddAll.java | 1 +
test/java/util/Collections/CheckedListBash.java | 1 +
test/java/util/Collections/CheckedMapBash.java | 1 +
test/java/util/Collections/CheckedSetBash.java | 1 +
test/java/util/Collections/Disjoint.java | 1 +
test/java/util/Collections/Rotate.java | 1 +
test/java/util/EnumSet/EnumSetBash.java | 1 +
test/java/util/HashSet/Serialization.java | 1 +
test/java/util/IdentityHashMap/Capacity.java | 1 +
test/java/util/List/LockStep.java | 1 +
test/java/util/Locale/data/deflocale.rhel5 | 3924 ----------
test/java/util/Locale/data/deflocale.rhel5.fmtasdefault | 3924 ----------
test/java/util/Locale/data/deflocale.sol10 | 1725 ----
test/java/util/Locale/data/deflocale.sol10.fmtasdefault | 1725 ----
test/java/util/Locale/data/deflocale.win7 | 1494 ---
test/java/util/Locale/data/deflocale.win7.fmtasdefault | 1494 ---
test/java/util/Map/LockStep.java | 1 +
test/java/util/NavigableMap/LockStep.java | 1 +
test/java/util/Random/DistinctSeeds.java | 1 +
test/java/util/ResourceBundle/Control/StressTest.java | 1 +
test/java/util/Timer/DelayOverflow.java | 1 +
test/java/util/Timer/Purge.java | 1 +
test/java/util/UUID/Serial.java | 1 +
test/java/util/UUID/UUIDTest.java | 1 +
test/java/util/WeakHashMap/GCDuringIteration.java | 1 +
test/java/util/concurrent/ConcurrentLinkedQueue/RemoveLeak.java | 60 +
test/java/util/logging/DrainFindDeadlockTest.java | 1 +
test/java/util/logging/LoggingDeadlock.java | 4 +
test/java/util/logging/LoggingDeadlock2.java | 4 +
test/java/util/logging/TestLogConfigurationDeadLockWithConf.java | 1 +
test/java/util/regex/RegExTest.java | 1 +
test/java/util/zip/3GBZipFiles.sh | 1 +
test/java/util/zip/DeflateIn_InflateOut.java | 1 +
test/java/util/zip/FlaterTest.java | 1 +
test/java/util/zip/GZIP/Accordion.java | 1 +
test/java/util/zip/GZIP/GZIPInputStreamRead.java | 1 +
test/java/util/zip/InflateIn_DeflateOut.java | 1 +
test/java/util/zip/InflaterBufferSize.java | 1 +
test/java/util/zip/TotalInOut.java | 1 +
test/java/util/zip/ZipFile/Assortment.java | 1 +
test/java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java | 1 +
test/java/util/zip/ZipFile/FinalizeZipFile.java | 1 +
test/java/util/zip/ZipFile/MultiThreadedReadTest.java | 93 +
test/java/util/zip/ZipFile/ReadZip.java | 1 +
test/java/util/zip/ZipFile/ZipEntryFreeTest.java | 130 +
test/javax/crypto/Cipher/ByteBuffers.java | 1 +
test/javax/crypto/CipherSpi/DirectBBRemaining.java | 1 +
test/javax/crypto/CryptoPermission/AllPermCheck.java | 1 +
test/javax/crypto/CryptoPermission/RC2PermCheck.java | 1 +
test/javax/crypto/JceSecurity/SunJCE_BC_LoadOrdering.java | 1 +
test/javax/crypto/Mac/ByteBuffers.java | 1 +
test/javax/crypto/NullCipher/TestNPE.java | 1 +
test/javax/imageio/plugins/gif/GIFCodeSizeTest.java | 52 +
test/javax/management/monitor/MultiMonitorTest.java | 1 +
test/javax/management/mxbean/ThreadMXBeanTest.java | 1 +
test/javax/management/remote/mandatory/loading/MissingClassTest.java | 1 +
test/javax/smartcardio/TestCommandAPDU.java | 1 +
test/javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java | 182 +
test/javax/swing/JComboBox/8033069/bug8033069ScrollBar.java | 52 +
test/javax/swing/JMenu/8071705/bug8071705.java | 207 +
test/javax/swing/JRadioButton/8033699/bug8033699.java | 60 +-
test/javax/swing/JRadioButton/8075609/bug8075609.java | 115 +
test/javax/xml/jaxp/testng/parse/jdk7156085/UTF8ReaderBug.java | 64 +
test/jdk/internal/misc/Unsafe/CopySwap.java | 723 +
test/lib/testlibrary/jdk/testlibrary/Utils.java | 26 +
test/sun/management/jmxremote/bootstrap/linux-i586/launcher | Bin
test/sun/management/jmxremote/bootstrap/solaris-i586/launcher | Bin
test/sun/management/jmxremote/bootstrap/solaris-sparc/launcher | Bin
test/sun/management/jmxremote/startstop/JMXStartStopTest.sh | 1 +
test/sun/management/windows/revokeall.exe | Bin
test/sun/misc/CopyMemory.java | 1 +
test/sun/net/InetAddress/nameservice/dns/cname.sh | 2 +-
test/sun/net/idn/nfscis.spp | Bin
test/sun/net/idn/nfscsi.spp | Bin
test/sun/net/idn/nfscss.spp | Bin
test/sun/net/idn/nfsmxp.spp | Bin
test/sun/net/idn/nfsmxs.spp | Bin
test/sun/net/www/ParseUtil_4922813.java | 1 +
test/sun/net/www/protocol/file/DirPermissionDenied.sh | 1 +
test/sun/nio/cs/FindDecoderBugs.java | 1 +
test/sun/nio/cs/FindEncoderBugs.java | 1 +
test/sun/nio/cs/TestStringCoding.java | 1 +
test/sun/nio/cs/TestStringCodingUTF8.java | 1 +
test/sun/security/krb5/ConfPlusProp.java | 35 +-
test/sun/security/krb5/DnsFallback.java | 60 +-
test/sun/security/krb5/config/DNS.java | 12 +-
test/sun/security/krb5/confplusprop.conf | 2 +-
test/sun/security/krb5/confplusprop2.conf | 2 +-
test/sun/security/krb5/runNameEquals.sh | 20 +-
test/sun/security/mscapi/PrngSlow.java | 1 +
test/sun/security/mscapi/SignUsingSHA2withRSA.sh | 1 +
test/sun/security/pkcs11/Cipher/ReinitCipher.java | 18 +-
test/sun/security/pkcs11/Cipher/TestPKCS5PaddingError.java | 26 +-
test/sun/security/pkcs11/Cipher/TestRSACipher.java | 25 +-
test/sun/security/pkcs11/Cipher/TestRSACipherWrap.java | 22 +-
test/sun/security/pkcs11/Cipher/TestRawRSACipher.java | 20 +-
test/sun/security/pkcs11/Cipher/TestSymmCiphers.java | 27 +-
test/sun/security/pkcs11/Cipher/TestSymmCiphersNoPad.java | 29 +-
test/sun/security/pkcs11/KeyAgreement/TestDH.java | 7 +-
test/sun/security/pkcs11/KeyAgreement/TestInterop.java | 21 +-
test/sun/security/pkcs11/KeyAgreement/TestShort.java | 21 +-
test/sun/security/pkcs11/KeyGenerator/DESParity.java | 23 +-
test/sun/security/pkcs11/KeyGenerator/TestKeyGenerator.java | 18 +-
test/sun/security/pkcs11/KeyPairGenerator/TestDH2048.java | 15 +-
test/sun/security/pkcs11/KeyStore/SecretKeysBasic.java | 30 +-
test/sun/security/pkcs11/Mac/MacKAT.java | 266 +
test/sun/security/pkcs11/Mac/MacSameTest.java | 127 +
test/sun/security/pkcs11/Mac/ReinitMac.java | 18 +-
test/sun/security/pkcs11/MessageDigest/ByteBuffers.java | 17 +-
test/sun/security/pkcs11/MessageDigest/DigestKAT.java | 21 +-
test/sun/security/pkcs11/MessageDigest/ReinitDigest.java | 15 +-
test/sun/security/pkcs11/MessageDigest/TestCloning.java | 15 +-
test/sun/security/pkcs11/PKCS11Test.java | 465 +-
test/sun/security/pkcs11/README | 22 +
test/sun/security/pkcs11/Secmod/AddPrivateKey.java | 132 +-
test/sun/security/pkcs11/Secmod/AddTrustedCert.java | 70 +-
test/sun/security/pkcs11/Secmod/Crypto.java | 22 +-
test/sun/security/pkcs11/Secmod/GetPrivateKey.java | 38 +-
test/sun/security/pkcs11/Secmod/JksSetPrivateKey.java | 39 +-
test/sun/security/pkcs11/Secmod/LoadKeystore.java | 102 +
test/sun/security/pkcs11/Secmod/README-SQLITE | 8 +
test/sun/security/pkcs11/Secmod/TestNssDbSqlite.java | 134 +
test/sun/security/pkcs11/Secmod/TrustAnchors.java | 25 +-
test/sun/security/pkcs11/Secmod/cert9.db | Bin
test/sun/security/pkcs11/Secmod/key4.db | Bin
test/sun/security/pkcs11/Secmod/nss-sqlite.cfg | 13 +
test/sun/security/pkcs11/Secmod/pkcs11.txt | 4 +
test/sun/security/pkcs11/Secmod/policy | 6 +
test/sun/security/pkcs11/SecmodTest.java | 25 +-
test/sun/security/pkcs11/SecureRandom/Basic.java | 17 +-
test/sun/security/pkcs11/Signature/ByteBuffers.java | 34 +-
test/sun/security/pkcs11/Signature/ReinitSignature.java | 319 +-
test/sun/security/pkcs11/Signature/TestDSA.java | 41 +-
test/sun/security/pkcs11/Signature/TestDSAKeyLength.java | 94 +
test/sun/security/pkcs11/Signature/TestRSAKeyLength.java | 40 +-
test/sun/security/pkcs11/ec/ReadCertificates.java | 90 +-
test/sun/security/pkcs11/ec/ReadPKCS12.java | 84 +-
test/sun/security/pkcs11/ec/TestCurves.java | 122 +-
test/sun/security/pkcs11/ec/TestECDH.java | 36 +-
test/sun/security/pkcs11/ec/TestECDH2.java | 39 +-
test/sun/security/pkcs11/ec/TestECDSA.java | 49 +-
test/sun/security/pkcs11/ec/TestECDSA2.java | 36 +-
test/sun/security/pkcs11/ec/TestECGenSpec.java | 32 +-
test/sun/security/pkcs11/ec/TestKeyFactory.java | 38 +-
test/sun/security/pkcs11/ec/policy | 7 +
test/sun/security/pkcs11/fips/TrustManagerTest.java | 37 +-
test/sun/security/pkcs11/fips/TrustManagerTest.policy | 3 +
test/sun/security/pkcs11/nss/lib/linux-amd64/libfreebl3.chk | Bin
test/sun/security/pkcs11/nss/lib/linux-amd64/libfreebl3.so | Bin
test/sun/security/pkcs11/nss/lib/linux-amd64/libnspr4.so | Bin
test/sun/security/pkcs11/nss/lib/linux-amd64/libnss3.so | Bin
test/sun/security/pkcs11/nss/lib/linux-amd64/libnssckbi.so | Bin
test/sun/security/pkcs11/nss/lib/linux-amd64/libplc4.so | Bin
test/sun/security/pkcs11/nss/lib/linux-amd64/libplds4.so | Bin
test/sun/security/pkcs11/nss/lib/linux-amd64/libsoftokn3.chk | Bin
test/sun/security/pkcs11/nss/lib/linux-amd64/libsoftokn3.so | Bin
test/sun/security/pkcs11/nss/lib/linux-i586/libnspr4.so | Bin
test/sun/security/pkcs11/nss/lib/linux-i586/libnss3.so | Bin
test/sun/security/pkcs11/nss/lib/linux-i586/libnssckbi.so | Bin
test/sun/security/pkcs11/nss/lib/linux-i586/libplc4.so | Bin
test/sun/security/pkcs11/nss/lib/linux-i586/libplds4.so | Bin
test/sun/security/pkcs11/nss/lib/linux-i586/libsoftokn3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-amd64/libnspr4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-amd64/libnss3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-amd64/libnssckbi.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-amd64/libplc4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-amd64/libplds4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-amd64/libsoftokn3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-i586/libfreebl3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-i586/libnspr4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-i586/libnss3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-i586/libnssckbi.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-i586/libplc4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-i586/libplds4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-i586/libsoftokn3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparc/libfreebl_hybrid_3.chk | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparc/libfreebl_hybrid_3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparc/libnspr4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparc/libnss3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparc/libnssckbi.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparc/libplc4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparc/libplds4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparc/libsoftokn3.chk | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparc/libsoftokn3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparcv9/libnspr4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparcv9/libnss3.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparcv9/libnssckbi.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparcv9/libplc4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparcv9/libplds4.so | Bin
test/sun/security/pkcs11/nss/lib/solaris-sparcv9/libsoftokn3.so | Bin
test/sun/security/pkcs11/nss/lib/windows-i586/libnspr4.dll | Bin
test/sun/security/pkcs11/nss/lib/windows-i586/libplc4.dll | Bin
test/sun/security/pkcs11/nss/lib/windows-i586/libplds4.dll | Bin
test/sun/security/pkcs11/nss/lib/windows-i586/nss3.dll | Bin
test/sun/security/pkcs11/nss/lib/windows-i586/nssckbi.dll | Bin
test/sun/security/pkcs11/nss/lib/windows-i586/softokn3.dll | Bin
test/sun/security/pkcs11/policy | 3 +
test/sun/security/pkcs11/rsa/KeyWrap.java | 31 +-
test/sun/security/pkcs11/rsa/TestCACerts.java | 49 +-
test/sun/security/pkcs11/rsa/TestCACerts.policy | 7 +
test/sun/security/pkcs11/rsa/TestKeyFactory.java | 19 +-
test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java | 27 +-
test/sun/security/pkcs11/rsa/TestKeyPairGenerator.policy | 4 +
test/sun/security/pkcs11/rsa/TestSignatures.java | 58 +-
test/sun/security/pkcs11/rsa/rsakeys.ks.policy | 4 +
test/sun/security/pkcs11/sslecc/CipherTest.java | 32 +-
test/sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java | 12 +-
test/sun/security/pkcs11/sslecc/JSSEServer.java | 27 +-
test/sun/security/pkcs11/sslecc/policy | 9 +
test/sun/security/pkcs11/tls/TestKeyMaterial.java | 217 +-
test/sun/security/pkcs11/tls/TestLeadingZeroesP11.java | 23 +-
test/sun/security/pkcs11/tls/TestMasterSecret.java | 166 +-
test/sun/security/pkcs11/tls/TestMasterSecret.policy | 8 +
test/sun/security/pkcs11/tls/TestPRF.java | 165 +-
test/sun/security/pkcs11/tls/TestPremaster.java | 11 +-
test/sun/security/pkcs11/tls/policy | 5 +
test/sun/security/provider/DSA/TestDSA.java | 1 +
test/sun/security/provider/DSA/TestDSA2.java | 1 +
test/sun/security/provider/SeedGenerator/Priority_Inversion.java | 1 +
test/sun/security/rsa/TestKeyPairGenerator.java | 1 +
test/sun/security/rsa/TestSignatures.java | 1 +
test/sun/security/ssl/SessionIdCollisionTest.java | 158 +
test/sun/security/util/DerInputBuffer/TimeParsing.java | 19 +-
test/tools/launcher/RunpathTest.java | 84 +
test/tools/pack200/MemoryAllocatorTest.java | 369 +
961 files changed, 48675 insertions(+), 48100 deletions(-)
diffs (truncated from 117082 to 500 lines):
diff -r 60639d35dba6 -r 6d1d19e80aa0 .hgtags
--- a/.hgtags Mon Apr 13 06:13:21 2020 +0100
+++ b/.hgtags Thu Sep 03 04:06:33 2020 +0100
@@ -50,6 +50,7 @@
f708138c9aca4b389872838fe6773872fce3609e jdk7-b73
eacb36e30327e7ae33baa068e82ddccbd91eaae2 jdk7-b74
8885b22565077236a927e824ef450742e434a230 jdk7-b75
+fb2ee5e96b171ae9db67274d87ffaba941e8bfa6 icedtea7-1.12
8fb602395be0f7d5af4e7e93b7df2d960faf9d17 jdk7-b76
e6a5d095c356a547cf5b3c8885885aca5e91e09b jdk7-b77
1143e498f813b8223b5e3a696d79da7ff7c25354 jdk7-b78
@@ -63,6 +64,7 @@
eae6e9ab26064d9ba0e7665dd646a1fd2506fcc1 jdk7-b86
2cafbbe9825e911a6ca6c17d9a18eb1f0bf0873c jdk7-b87
b3c69282f6d3c90ec21056cd1ab70dc0c895b069 jdk7-b88
+2017795af50aebc00f500e58f708980b49bc7cd1 icedtea7-1.13
4a6abb7e224cc8d9a583c23c5782e4668739a119 jdk7-b89
7f90d0b9dbb7ab4c60d0b0233e4e77fb4fac597c jdk7-b90
08a31cab971fcad4695e913d0f3be7bde3a90747 jdk7-b91
@@ -111,6 +113,7 @@
554adcfb615e63e62af530b1c10fcf7813a75b26 jdk7-b134
d8ced728159fbb2caa8b6adb477fd8efdbbdf179 jdk7-b135
aa13e7702cd9d8aca9aa38f1227f966990866944 jdk7-b136
+1571aa7abe47a54510c62a5b59a8c343cdaf67cb icedtea-1.14
29296ea6529a418037ccce95903249665ef31c11 jdk7-b137
60d3d55dcc9c31a30ced9caa6ef5c0dcd7db031d jdk7-b138
d80954a89b49fda47c0c5cace65a17f5a758b8bd jdk7-b139
@@ -123,6 +126,7 @@
539e576793a8e64aaf160e0d6ab0b9723cd0bef0 jdk7-b146
69e973991866c948cf1808b06884ef2d28b64fcb jdk7u1-b01
f097ca2434b1412b12ab4a5c2397ce271bf681e7 jdk7-b147
+7ec1845521edfb1843cad3868217983727ece53d icedtea-2.0-branchpoint
2baf612764d215e6f3a5b48533f74c6924ac98d7 jdk7u1-b02
a4781b6d9cfb6901452579adee17c9a17c1b584c jdk7u1-b03
b223ed9a5fdf8ce3af42adfa8815975811d70eae jdk7u1-b04
@@ -141,6 +145,7 @@
79c8c4608f60e1f981b17ba4077dfcaa2ed67be4 jdk7u2-b12
fb2980d7c9439e3d62ab12f40506a2a2db2df0f4 jdk7u2-b13
24e42f1f9029f9f5a9b1481d523facaf09452e5b jdk7u2-b21
+a75913596199fbb8583f9d74021f54dc76f87b14 icedtea-2.1-branchpoint
e3790f3ce50aa4e2a1b03089ac0bcd48f9d1d2c2 jdk7u3-b02
7e8351342f0b22b694bd3c2db979643529f32e71 jdk7u3-b03
fc6b7b6ac837c9e867b073e13fc14e643f771028 jdk7u3-b04
@@ -157,6 +162,7 @@
6485e842d7f736b6ca3d7e4a7cdc5de6bbdd870c jdk7u4-b10
d568e85567ccfdd75f3f0c42aa0d75c440422827 jdk7u4-b11
16781e84dcdb5f82c287a3b5387dde9f8aaf74e0 jdk7u4-b12
+907555f6191a0cd84886b07c4c40bc6ce498b8b1 icedtea-2.2-branchpoint
c929e96aa059c8b79ab94d5b0b1a242ca53a5b32 jdk7u4-b13
09f612bac047b132bb9bf7d4aa8afe6ea4d5b938 jdk7u4-b14
9e15d1f3fa4b35b8c950323c76b9ed094d434b97 jdk7u5-b01
@@ -186,11 +192,15 @@
a2bd61800667c38d759a0e02a756063d47dbcdc0 jdk7u6-b10
18a1b4f0681ae6e748fc60162dd76e357de3304b jdk7u6-b11
76306dce87104d9f333db3371ca97c80cac9674a jdk7u6-b12
+35172a51cc7639a44fe06ffbd5be471e48b71a88 ppc-aix-port-b01
+3097457689ba2d41b1d692191c5ba2f2b30aff9e ppc-aix-port-b02
+3097457689ba2d41b1d692191c5ba2f2b30aff9e ppc-aix-port-b03
aa49fe7490963f0c53741fbca3a175e0fec93951 jdk7u6-b13
3ce621d9b988abcccd86b52a97ea39133006c245 jdk7u6-b14
e50c9a5f001c61f49e7e71b25b97ed4095d3557b jdk7u6-b15
966e21feb7f088e318a35b069c1a61ff6363e554 jdk7u6-b16
aa0ad405f70bc7a7af95fef109f114ceecf31232 jdk7u6-b17
+8ff5fca08814f1f0eeda40aaec6f2936076b7444 icedtea-2.3-branchpoint
4a6917092af80481c1fa5b9ec8ccae75411bb72c jdk7u6-b18
a263f787ced5bc7c14078ae552c82de6bd011611 jdk7u6-b19
09145b546a2b6ae1f44d5c8a7d2a37d48e4b39e2 jdk7u6-b20
@@ -258,11 +268,13 @@
cb81ee79a72d84f99b8e7d73b5ae73124b661fe7 jdk7u12-b07
b5e180ef18a0c823675bcd32edfbf2f5122d9722 jdk7u12-b08
2e7fe0208e9c928f2f539fecb6dc8a1401ecba9e jdk7u12-b09
+b171007921c3d01066848c88cbcb6a376df3f01c icedtea-2.4-branchpoint
e012aace90500a88f51ce83fcd27791f5dbf493f jdk7u14-b10
9eb82fb221f3b34a5df97e7db3c949fdb0b6fee0 jdk7u14-b11
ee3ab2ed2371dd72ad5a75ebb6b6b69071e29390 jdk7u14-b12
7c0d4bfd9d2c183ebf8566013af5111927b472f6 jdk7u14-b13
3982fc37bc256b07a710f25215e5525cfbefe2ed jdk7u14-b14
+739869c45976bb154908af5d145b7ed98c6a7d47 ppc-aix-port-b04
2eb3ac105b7fe7609a20c9986ecbccab71f1609f jdk7u14-b15
835448d525a10bb826f4f7ebe272fc410bdb0f5d jdk7u15-b01
0443fe2d8023111b52f4c8db32e038f4a5a9f373 jdk7u15-b02
@@ -365,6 +377,7 @@
c5ca4daec23b5e7f99ac8d684f5016ff8bfebbb0 jdk7u45-b18
4797f984f6c93c433aa797e9b2d8f904cf083f96 jdk7u45-b30
8c343a783777b8728cb819938f387db0acf7f3ac jdk7u45-b31
+db5a29c812ee25c34ce9cd97de6e0dae284a4e34 jdk7u60-b00
402d54c7d8ce95f3945cc3d698e528e4adec7b9b jdk7u45-b33
34e8f9f26ae612ebac36357eecbe70ea20e0233c jdk7u45-b34
3dbb06a924cdf73d39b8543824ec88ae501ba5c6 jdk7u45-b35
@@ -414,8 +427,11 @@
db5a29c812ee25c34ce9cd97de6e0dae284a4e34 jdk7u60-b00
def34c4a798678c424786a8f0d0508e90185958d jdk7u60-b01
ff67c89658525e8903fb870861ed3645befd6bc5 jdk7u60-b02
+7d5b758810c20af12c6576b7d570477712360744 icedtea-2.5pre01
+3162252ff26b4e6788b0c79405b035b535afa018 icedtea-2.5pre02
b1bcc999a8f1b4b4452b59c6636153bb0154cf5a jdk7u60-b03
efc8886310cbccb941f826acfad2ad51a2891be5 jdk7u60-b04
+9b6aff2241bf0d6fa9eab38a75a4eccdf9bb7335 icedtea-2.6pre01
4fb749a3110727d5334c69793578a3254a053bf5 jdk7u60-b05
46ca1ce7550f1463d60c3eacaf7b8cdc44b0c66e jdk7u60-b06
d5a2f60006e3c4243abeee0f623e5c3f79372fd8 jdk7u60-b07
@@ -425,7 +441,11 @@
c2bb87dae8a08eab6f4f336ce5a59865aa0214d6 jdk7u60-b11
1a90de8005e3de2475fd9355dcdb6f5e60bf89cc jdk7u60-b12
b06d4ed71ae0bc6e13f5a8437cb6388f17c66e84 jdk7u60-b13
+6f22501ca73cc21960cfe45a2684a0c902f46133 icedtea-2.6pre02
+068d2b78bd73fc2159a1c8a88dca3ca2841c4e16 icedtea-2.6pre03
b7fbd9b4febf8961091fdf451d3da477602a8f1d jdk7u60-b14
+b69f22ae0ef3ddc153d391ee30efd95e4417043c icedtea-2.6pre04
+605610f355ce3f9944fe33d9e5e66631843beb8d icedtea-2.6pre05
04882f9a073e8de153ec7ad32486569fd9a087ec jdk7u60-b15
41547583c3a035c3924ffedfa8704e58d69e5c50 jdk7u60-b16
e484202d9a4104840d758a21b2bba1250e766343 jdk7u60-b17
@@ -553,8 +573,20 @@
09f3004e9b123b457da8f314aec027a5f4c3977f jdk7u76-b31
efc8886310cbccb941f826acfad2ad51a2891be5 jdk7u80-b00
bc7f9d966c1df3748ef9c148eab25976cd065963 jdk7u80-b01
+0cc91db3a787da44e3775bdde4c3c222d3cd529f icedtea-2.6pre07
+21eee0ed9be97d4e283cdf626971281481e711f1 icedtea-2.6pre06
+9702c7936ed8da9befdc27d30b2cbf51718d810a icedtea-2.6pre08
2590a9c18fdba19086712bb91a28352e9239a2be jdk7u80-b02
+1ceeb31e72caa1b458194f7ae776cf4ec29731e7 icedtea-2.6pre09
+33a33bbea1ae3a7feef5f3216e85c56b708444f4 icedtea-2.6pre10
+8a445d1b5af50e8628b8b1367f734d4e5741d12a icedtea-2.6pre11
3796111298d5b013e46d5ce49f17c16fc3197be8 jdk7u80-b03
+3620a98d0295f2b5ba4483483e61bfc386e734c1 icedtea-2.6pre12
+13bd267f397d41749dcd08576a80f368cf3aaad7 icedtea-2.6pre13
+ccdc37cdfaa891e3c14174378a8e7a5871e8893b icedtea-2.6pre14
+6dd583aadca80b71e8c004d9f4f3deb1d779ccfb icedtea-2.6pre15
+2e8f3cd07f149eab799f60db51ff3629f6ab0664 icedtea-2.6pre16
+3ce28e98738c7f9bb238378a991d4708598058a2 icedtea-2.6pre17
54acd5cd04856e80a3c7d5d38ef9c7a44d1e215a jdk7u80-b04
45f30f5524d4eef7aa512e35d5399cc4d84af174 jdk7u79-b00
2879572fbbb7be4d44e2bcd815711590cc6538e9 jdk7u79-b01
@@ -572,6 +604,11 @@
da34e5f77e9e922844e7eb8d1e165d25245a8b40 jdk7u79-b30
ea77b684d424c40f983d1aff2c9f4ef6a9c572b0 jdk7u79-b15
d4bd8bd71ca7233c806357bd39514dcaeebaa0ee jdk7u80-b05
+19a30444897fca52d823d63f6e2fbbfac74e8b34 icedtea-2.6pre18
+29fdd3e4a4321604f113df9573b9d4d215cf1b1d icedtea-2.6pre19
+95e2e973f2708306632792991502a86907a8e2ca icedtea-2.6pre20
+533e9029af3503d09a95b70abb4c21ca3fc9ac89 icedtea-2.6pre21
+d17bcae64927f33e6e7e0e6132c62a7bf523dbc3 icedtea-2.6pre22
f33e6ea5f4832468dd86a8d48ef50479ce91111e jdk7u80-b06
feb04280659bf05b567dc725ff53e2a2077bdbb7 jdk7u80-b07
f1334857fa99e6472870986b6071f9405c29ced4 jdk7u80-b08
@@ -584,56 +621,105 @@
75fb0553cc146fb238df4e93dbe90791435e84f9 jdk7u80-b30
daa5092b07a75c17356bb438adba03f83f94ef17 jdk7u80-b15
a942e0b5247772ea326705c717c5cd0ad1572aaa jdk7u80-b32
-a4521bae269393be804805432429c3f996239c1a jdk7u85-b00
-47954a92adb039f893e4732017213d8488b22a58 jdk7u85-b01
+ec336c81a5455ef96a20cff4716603e7f6ca01ad icedtea-2.6pre23
+444d55ffed65907640aad374ce84e7a01ba8dbe7 icedtea-2.6pre24
+2db5e90a399beb96d82086d2d961894246d0bfe5 icedtea-2.6.0
+ec192fcd997198899cc376b0afad2c53893dedad jdk7u85-b00
+fc2855d592b09fe16d0d47a24d09466f776dcb54 jdk7u85-b01
+2db5e90a399beb96d82086d2d961894246d0bfe5 icedtea-2.6-branchpoint
+61d3e001dee639fddfed46879c81bf3ac518e445 icedtea-2.6.1
66eea0d727761bfbee10784baa6941f118bc06d1 jdk7u85-b02
+23413abdf0665020964936ecbc0865d2c0546a4a icedtea-2.6.2pre01
+7eedb55d47ce97c2426794fc2170d4af3f2b90a9 icedtea-2.6.2pre02
295856e8680fa7248dac54bc15b3d6ef697b27ce jdk7u91-b00
9fc5d7338840ef6b73d28290735bab11395824b0 jdk7u91-b01
+db69ae53157a504fa15e5cab22f75203277f5c52 icedtea-2.6.2
c434c67b8189677dec0a0034a109fb261497cd92 jdk7u91-b02
+5215185a1d57f11960998cdd3935b29c2b97ee25 icedtea-2.6.3
3a74fee9ba00da3bd3a22492e1b069430a82574d jdk7u95-b00
+dc86038147b235413775e1400c32a7180e184811 icedtea-2.6.4
0b89eea70cf4952b22dfe10ea8611ddb852d73d6 jdk7u99-b00
+e727fe32654c370a9b6dd16761b90a949194fb99 icedtea-2.6.5
+a4a37396e04bdf3c402d77050204be96459b9bef icedtea-2.6.6pre01
bdcfc4d9ab9f52fbf37db876c08a1846765627c4 jdk7u101-b00
+55c38c1ace75384dcad2d3a95382e37a4bff94ef icedtea-2.6.6
+a55f33fff0541077cb8f2547899104783608a40f icedtea-2.6.7pre01
a7267e8244b9418af15b1103b4d906e8c6a61bc0 jdk7u111-b00
cc1ed9a351886645eb729144696e41d187564ec2 jdk7u111-b01
+8b6b930489cb0e1ed821f0b37a76fc01700353fd icedtea-2.6.7
+0819886b3679a520ed54cf9fb0e437d1cc4175cf icedtea-2.6.8pre01
c16fb4099a2bafe701d533d9a0fd869e7f8e5408 jdk7u121-b00
+52225839bbeac30981e09753827d2fa92202386e icedtea-2.6.8
+296a14de4d24c06fe768e7ee99eb41563ed13e62 icedtea-2.6.9pre01
86d0df91308912e45e1b00f8699e0b157a8857af jdk7u131-b00
+ce87b1399385bed9fb08935a8f8a950b5215dab5 icedtea-2.6.9
+fb3599f6b8615b848b54b51122d58c823a9a4ee9 icedtea-2.6.10pre01
e890a6aef6223d428376aac846c1d1f3e40dbda7 jdk7u141-b00
a319566e15f5611bae9cfda2696e8217020a9269 jdk7u141-b01
19a085e656145471455d7fbd648717f94281a729 jdk7u141-b02
+11e15e5078285d0454cb087bf43c8cf4d43d98ef icedtea-2.6.10
+5f11354f6257afb5ad2c2055a2effc604a0a860b icedtea-2.6.11pre01
871e3350966f67b95768a94c1854f1515cfa56ca jdk7u151-b00
da1c09ab9b742fa77c0e667c2218b8d626432656 jdk7u151-b01
+082c6e8b8812ad9c8bc175b2bcb65a3c470f36cd icedtea-2.6.11
+8563ea7f9be76f69ec9e8de1ca131d4aae114480 icedtea-2.6.12pre01
18a07ae9631c8a06df924e3ff5b025cbf2295620 jdk7u161-b00
48c4e54f7870bb2e6982ab946267f61e9d4f14d2 jdk7u161-b01
+a499de02da5a337be74fb25284811f13815e2d7e icedtea-2.6.12
f7de22e5d3b2328ce7919dc84a6e1d041ddb07c9 jdk7u171-b00
239c3c49e218806ae5eea1d7be806faacf3c9330 jdk7u171-b01
047ce250a0ab99c4650d506c0ab6fc9734968a28 jdk7u171-b02
+68b6bb380175e4469e995a6c8a49a64a4c658cdc icedtea-2.6.13
+7ae89263e2c362312ec38041f456b52a0bfddc30 icedtea-2.6.14pre01
9483a1259c9e24e766d449f085b015ef57736dd6 jdk7u181-b00
18bac81b47784889754737181ff206995d36e97d jdk7u181-b01
+5817732320544e829dd476ad38127e8bf02190e5 icedtea-2.6.14
+384dd407114dfafab773e480bc034cd96cf99169 icedtea-2.6.15pre01
0000000000000000000000000000000000000000 jdk7u181-b00
8461944f5e3006100047696a4a8ffd98c43b8ce9 jdk7u181-b00
0000000000000000000000000000000000000000 jdk7u181-b01
e71fb79197a2c3cb4ee3c776f006f88a6f119549 jdk7u181-b01
+a79a4ba615278d99d93dbc1e1a892978050885b4 jdk7u191-b00
+4a000ad25b081dc0aa494ee8e0299ab238607538 jdk7u191-b01
17773cf4ad39aa51ec25b4ddea0fb8bc510ee052 jdk7u191-b00
4e72f3b0b16cbacaab59921ed5dc909179f855cd jdk7u191-b01
dceb42b605da53a4dbb87342c58fb7c9a82987f1 jdk7u191-b02
+25542ea9adead21edc0041685d6930fdd8c7a53b icedtea-2.6.15
2c8fc8aa5524b3bfc95364d97c8ee1a42899d358 jdk7u201-b00
+b624599b602c6a7b04650104c8f7cca8436bc706 icedtea-2.6.16
+0839b7f5f978b4ff1865c8558f4a7ff64a397583 icedtea-2.6.17pre01
a2b9c221a234c108fe5a0ab574182ae0a4a1f16f jdk7u211-b00
f992c97c7f1e47b8a0dacddb5b91ac2e937c4eb8 jdk7u211-b01
303a29c24e3b1c876b4142f14d5dcacdbc33fac4 jdk7u211-b02
+6093d128c5884a4d177b5c7b28793d8eb12c3c29 icedtea-2.6.17
+9a177daab2d9cb9baefc6109057569fd81f4392c icedtea-2.6.18pre00
ca1fa5965ae7982b6ed872bb7af19eefb8ba760f jdk7u221-b00
1321440241267d98a2eed2c3efd1e1cc30c4aa88 jdk7u221-b01
b00a29a55d686fc8e869fa6135d21ed0d5e7071d jdk7u221-b02
+f294f336b24ddcf6a51e9c2a3f96fdf7bc05acbd icedtea-2.6.18
b00a29a55d686fc8e869fa6135d21ed0d5e7071d jdk7u221-ga
b00a29a55d686fc8e869fa6135d21ed0d5e7071d jdk7u231-b00
1eea1ebbd68246152110511c8ab75706f9beae07 jdk7u231-b01
+12f4d4744badeacd51506b250c4d942da9dd72a1 icedtea-2.6.19
+12f4d4744badeacd51506b250c4d942da9dd72a1 icedtea-2.6.20pre00
1eea1ebbd68246152110511c8ab75706f9beae07 jdk7u231-ga
1eea1ebbd68246152110511c8ab75706f9beae07 jdk7u241-b00
6a2e99c14397b7ea3b29446826e42074c8933d18 jdk7u241-b01
+5dbb96b727d595be7bef13c5cd2c799a71f389b9 icedtea-2.6.20
+89324d11814dc25f36f5e32ac0797b33bd3337e6 icedtea-2.6.21pre00
6a2e99c14397b7ea3b29446826e42074c8933d18 jdk7u241-ga
6a2e99c14397b7ea3b29446826e42074c8933d18 jdk7u251-b00
ec18dc04c53cc88e732740341caf0d228cd4b90e jdk7u251-b01
cfc6f6b7d6ff93fcbaed0f1ca8400246e917a20c jdk7u251-b02
+5cfb0b2d8b780765468b711932b55db1f4e8fef3 icedtea-2.6.21
cfc6f6b7d6ff93fcbaed0f1ca8400246e917a20c jdk7u251-ga
cfc6f6b7d6ff93fcbaed0f1ca8400246e917a20c jdk7u261-b00
8d14fd7dad21c252716267355a1f4b138c412f66 jdk7u261-b01
ab6cd5af67f09df020e23680b94cfb9a3f0d890f jdk7u261-b02
+53f1c67ed4171b08c0971912ab6d58c1752fc6c6 icedtea-2.6.22
+53f1c67ed4171b08c0971912ab6d58c1752fc6c6 icedtea-2.6.23pre00
+5cfb0b2d8b780765468b711932b55db1f4e8fef3 icedtea-2.6.22pre00
+ab6cd5af67f09df020e23680b94cfb9a3f0d890f jdk7u261-ga
+ab6cd5af67f09df020e23680b94cfb9a3f0d890f jdk7u271-b00
+5b06aa7a2fcc0e17cafbcce2456978da85677c56 jdk7u271-b01
+5b06aa7a2fcc0e17cafbcce2456978da85677c56 jdk7u271-ga
diff -r 60639d35dba6 -r 6d1d19e80aa0 .jcheck/conf
--- a/.jcheck/conf Mon Apr 13 06:13:21 2020 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-project=jdk7
-bugids=dup
diff -r 60639d35dba6 -r 6d1d19e80aa0 THIRD_PARTY_README
--- a/THIRD_PARTY_README Mon Apr 13 06:13:21 2020 +0100
+++ b/THIRD_PARTY_README Thu Sep 03 04:06:33 2020 +0100
@@ -1001,67 +1001,97 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libpng 1.6.16, which is
+%% This notice is provided with respect to libpng 1.6.37, which may be
included with JRE 7, JDK 7, and OpenJDK 7.
--- 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.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
-Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and 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.2.6, August 15, 2004, through 1.6.35, July 15, 2018 are
+Copyright (c) 2004, 2006-2018 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
- Cosmin Truta
+ Cosmin Truta
libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
Copyright (c) 2000-2002 Glenn Randers-Pehrson, 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
- Gilles Vollant
+ Simon-Pierre Cadieux
+ Eric S. Raymond
+ Gilles Vollant
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.
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998, 1999 Glenn Randers-Pehrson, 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
+ 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
Distributed according to the same disclaimer and license as 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
+ John Bowler
+ Kevin Bracey
+ Sam Bushell
+ Magnus Holmgren
+ Greg Roelofs
+ Tom Tanner
libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
@@ -1069,19 +1099,20 @@
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
@@ -1121,7 +1152,7 @@
-------------------------------------------------------------------------------
-%% This notice is provided with respect to libungif 4.1.3, which is
+%% This notice is provided with respect to GIFLIB 5.2.1 & libungif 4.1.3, which is
included with JRE 7, JDK 7, and OpenJDK 7.
--- begin of LICENSE ---
diff -r 60639d35dba6 -r 6d1d19e80aa0 make/com/sun/java/pack/Makefile
--- a/make/com/sun/java/pack/Makefile Mon Apr 13 06:13:21 2020 +0100
+++ b/make/com/sun/java/pack/Makefile Thu Sep 03 04:06:33 2020 +0100
@@ -76,7 +76,7 @@
OTHER_CXXFLAGS += $(ZINCLUDE)
LDDFLAGS += $(ZIPOBJS)
else
- LDDFLAGS += $(ZLIB_LIBS)
+ OTHER_LDLIBS += $(ZLIB_LIBS)
OTHER_CXXFLAGS += $(ZLIB_CFLAGS) -DSYSTEM_ZLIB
endif
# Add -fPIE in place of -fPIC for building executables
@@ -108,8 +108,7 @@
RES = $(OBJDIR)/$(PGRM).res
else
LDOUTPUT = -o #Have a space
- LDDFLAGS += -lc
- OTHER_LDLIBS += $(LIBCXX)
+ OTHER_LDLIBS += -lc $(LIBCXX)
# setup the list of libraries to link in...
ifeq ($(PLATFORM), linux)
ifeq ("$(CC_VER_MAJOR)", "3")
@@ -166,7 +165,7 @@
$(prep-target)
$(RM) $(TEMPDIR)/mapfile-vers
$(CP) mapfile-vers-unpack200 $(TEMPDIR)/mapfile-vers
- $(LINKER) $(LDDFLAGS) $(UNPACK_EXE_FILES_o) $(RES) $(LIBCXX) $(LDOUTPUT)$(TEMPDIR)/unpack200$(EXE_SUFFIX)
+ $(LINKER) $(LDDFLAGS) $(UNPACK_EXE_FILES_o) $(RES) $(OTHER_LDLIBS) $(LDOUTPUT)$(TEMPDIR)/unpack200$(EXE_SUFFIX)
ifdef MT
$(MT) /manifest $(OBJDIR)/unpack200$(EXE_SUFFIX).manifest /outputresource:$(TEMPDIR)/unpack200$(EXE_SUFFIX);#1
endif
diff -r 60639d35dba6 -r 6d1d19e80aa0 make/com/sun/nio/Makefile
--- a/make/com/sun/nio/Makefile Mon Apr 13 06:13:21 2020 +0100
+++ b/make/com/sun/nio/Makefile Thu Sep 03 04:06:33 2020 +0100
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2009, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2010, 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
@@ -37,6 +37,7 @@
SUBDIRS = sctp
endif
+
all build clean clobber::
$(SUBDIRS-loop)
diff -r 60639d35dba6 -r 6d1d19e80aa0 make/com/sun/nio/sctp/Makefile
--- a/make/com/sun/nio/sctp/Makefile Mon Apr 13 06:13:21 2020 +0100
+++ b/make/com/sun/nio/sctp/Makefile Thu Sep 03 04:06:33 2020 +0100
@@ -29,7 +29,7 @@
BUILDDIR = ../../../..
PACKAGE = com.sun.nio.sctp
-LIBRARY = sctp
+LIBRARY = javasctp
PRODUCT = sun
include $(BUILDDIR)/common/Defs.gmk
@@ -66,10 +66,16 @@
-I$(PLATFORM_SRC)/native/java/net \
From andrew at icedtea.classpath.org Mon Sep 14 03:05:58 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 03:05:58 +0000
Subject: /hg/icedtea8-forest/jdk: 2 new changesets
Message-ID:
changeset 0f47395eac5d in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=0f47395eac5d
author: Andrew John Hughes
date: Sun Sep 13 17:40:57 2020 +0100
8080462, PR3801: Update SunPKCS11 provider with PKCS11 v2.40 support
8169925: PKCS #11 Cryptographic Token Interface license
8238898: Missing hash characters for header on license file
Summary: Added support for GCM, PSS, and other mechanisms
Reviewed-by: jnimeh, phh, andrew
changeset ccc017f54531 in /hg/icedtea8-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=ccc017f54531
author: Andrew John Hughes
date: Mon Sep 14 00:48:39 2020 +0100
8236512, PR3801: PKCS11 Connection closed after Cipher.doFinal and NoPadding
Summary: Removed killSession() calls in certain impl classes when cancelling operations
diffstat:
THIRD_PARTY_README | 38 +
make/mapfiles/libj2pkcs11/mapfile-vers | 1 +
src/share/classes/sun/security/pkcs11/P11AEADCipher.java | 754 +++
src/share/classes/sun/security/pkcs11/P11Cipher.java | 31 +-
src/share/classes/sun/security/pkcs11/P11Mac.java | 20 +-
src/share/classes/sun/security/pkcs11/P11PSSSignature.java | 697 +++
src/share/classes/sun/security/pkcs11/P11RSACipher.java | 64 +-
src/share/classes/sun/security/pkcs11/P11Signature.java | 159 +-
src/share/classes/sun/security/pkcs11/SunPKCS11.java | 84 +-
src/share/classes/sun/security/pkcs11/wrapper/CK_CCM_PARAMS.java | 83 +
src/share/classes/sun/security/pkcs11/wrapper/CK_GCM_PARAMS.java | 75 +
src/share/classes/sun/security/pkcs11/wrapper/CK_MECHANISM.java | 59 +-
src/share/classes/sun/security/pkcs11/wrapper/CK_RSA_PKCS_PSS_PARAMS.java | 144 +-
src/share/classes/sun/security/pkcs11/wrapper/Functions.java | 289 +-
src/share/classes/sun/security/pkcs11/wrapper/PKCS11.java | 118 +-
src/share/classes/sun/security/pkcs11/wrapper/PKCS11Constants.java | 794 ++-
src/share/classes/sun/security/pkcs11/wrapper/PKCS11Exception.java | 16 +
src/share/classes/sun/security/util/GCMParameters.java | 153 +
src/share/native/sun/security/pkcs11/wrapper/p11_convert.c | 1286 ++---
src/share/native/sun/security/pkcs11/wrapper/p11_crypt.c | 162 +-
src/share/native/sun/security/pkcs11/wrapper/p11_digest.c | 53 +-
src/share/native/sun/security/pkcs11/wrapper/p11_general.c | 26 +-
src/share/native/sun/security/pkcs11/wrapper/p11_keymgmt.c | 223 +-
src/share/native/sun/security/pkcs11/wrapper/p11_mutex.c | 4 +-
src/share/native/sun/security/pkcs11/wrapper/p11_sign.c | 225 +-
src/share/native/sun/security/pkcs11/wrapper/p11_util.c | 151 +-
src/share/native/sun/security/pkcs11/wrapper/pkcs-11v2-20a3.h | 124 -
src/share/native/sun/security/pkcs11/wrapper/pkcs11.h | 82 +-
src/share/native/sun/security/pkcs11/wrapper/pkcs11f.h | 215 +-
src/share/native/sun/security/pkcs11/wrapper/pkcs11t.h | 1992 +++++----
src/share/native/sun/security/pkcs11/wrapper/pkcs11wrapper.h | 73 +-
test/sun/security/pkcs11/Cipher/Test4512704.java | 76 +
test/sun/security/pkcs11/Cipher/TestCICOWithGCM.java | 109 +
test/sun/security/pkcs11/Cipher/TestCICOWithGCMAndAAD.java | 122 +
test/sun/security/pkcs11/Cipher/TestGCMKeyAndIvCheck.java | 197 +
test/sun/security/pkcs11/Cipher/TestKATForGCM.java | 322 +
test/sun/security/pkcs11/MessageDigest/ByteBuffers.java | 55 +-
test/sun/security/pkcs11/Signature/InitAgainPSS.java | 87 +
test/sun/security/pkcs11/Signature/KeyAndParamCheckForPSS.java | 132 +
test/sun/security/pkcs11/Signature/SigInteropPSS.java | 121 +
test/sun/security/pkcs11/Signature/SignatureTestPSS.java | 147 +
test/sun/security/pkcs11/Signature/TestDSA2.java | 93 +
42 files changed, 6670 insertions(+), 2986 deletions(-)
diffs (truncated from 13697 to 500 lines):
diff -r 3f4329f3a19c -r ccc017f54531 THIRD_PARTY_README
--- a/THIRD_PARTY_README Fri Sep 04 17:46:08 2020 +0100
+++ b/THIRD_PARTY_README Mon Sep 14 00:48:39 2020 +0100
@@ -3243,3 +3243,41 @@
-------------------------------------------------------------------------------
+%% This notice is provided with respect to OASIS PKCS #11 Cryptographic Token
+Interface v2.40, which may be included with JRE 8, JDK 8, and OpenJDK 8.
+
+--- begin of LICENSE ---
+
+Copyright (c) OASIS Open 2016. All Rights Reserved.
+
+All capitalized terms in the following text have the meanings assigned to them
+in the OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy"). The
+full Policy may be found at the OASIS website:
+[http://www.oasis-open.org/policies-guidelines/ipr]
+
+This document and translations of it may be copied and furnished to others, and
+derivative works that comment on or otherwise explain it or assist in its
+implementation may be prepared, copied, published, and distributed, in whole or
+in part, without restriction of any kind, provided that the above copyright
+notice and this section are included on all such copies and derivative works.
+However, this document itself may not be modified in any way, including by
+removing the copyright notice or references to OASIS, except as needed for the
+purpose of developing any document or deliverable produced by an OASIS
+Technical Committee (in which case the rules applicable to copyrights, as set
+forth in the OASIS IPR Policy, must be followed) or as required to translate it
+into languages other than English.
+
+The limited permissions granted above are perpetual and will not be revoked by
+OASIS or its successors or assigns.
+
+This document and the information contained herein is provided on an "AS IS"
+basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
+LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT
+INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR
+FITNESS FOR A PARTICULAR PURPOSE. OASIS AND ITS MEMBERS WILL NOT BE LIABLE FOR
+ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE
+OF THIS DOCUMENT OR ANY PART THEREOF.
+
+--- end of LICENSE ---
+
+-------------------------------------------------------------------------------
diff -r 3f4329f3a19c -r ccc017f54531 make/mapfiles/libj2pkcs11/mapfile-vers
--- a/make/mapfiles/libj2pkcs11/mapfile-vers Fri Sep 04 17:46:08 2020 +0100
+++ b/make/mapfiles/libj2pkcs11/mapfile-vers Mon Sep 14 00:48:39 2020 +0100
@@ -28,6 +28,7 @@
SUNWprivate_1.1 {
global:
JNI_OnLoad;
+ Java_sun_security_pkcs11_wrapper_PKCS11_freeMechanism;
Java_sun_security_pkcs11_wrapper_PKCS11_initializeLibrary;
Java_sun_security_pkcs11_wrapper_PKCS11_finalizeLibrary;
Java_sun_security_pkcs11_wrapper_PKCS11_connect;
diff -r 3f4329f3a19c -r ccc017f54531 src/share/classes/sun/security/pkcs11/P11AEADCipher.java
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/share/classes/sun/security/pkcs11/P11AEADCipher.java Mon Sep 14 00:48:39 2020 +0100
@@ -0,0 +1,754 @@
+/*
+ * Copyright (c) 2019, 2020, 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
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation. Oracle designates this
+ * particular file as subject to the "Classpath" exception as provided
+ * by Oracle in the LICENSE file that accompanied this code.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
+ * or visit www.oracle.com if you need additional information or have any
+ * questions.
+ */
+package sun.security.pkcs11;
+
+import java.io.ByteArrayOutputStream;
+import java.nio.ByteBuffer;
+import java.util.Arrays;
+import java.util.Locale;
+
+import java.security.*;
+import java.security.spec.*;
+
+import javax.crypto.*;
+import javax.crypto.spec.*;
+
+import sun.nio.ch.DirectBuffer;
+import sun.security.jca.JCAUtil;
+import sun.security.pkcs11.wrapper.*;
+import static sun.security.pkcs11.wrapper.PKCS11Constants.*;
+
+/**
+ * P11 AEAD Cipher implementation class. This class currently supports
+ * AES with GCM mode.
+ *
+ * Note that AEAD modes do not use padding, so this class does not have
+ * its own padding impl. In addition, NSS CKM_AES_GCM only supports single-part
+ * encryption/decryption, thus the current impl uses PKCS#11 C_Encrypt/C_Decrypt
+ * calls and buffers data until doFinal is called.
+ *
+ * Note that PKCS#11 standard currently only supports GCM and CCM AEAD modes.
+ * There are no provisions for other AEAD modes yet.
+ *
+ * @since 13
+ */
+final class P11AEADCipher extends CipherSpi {
+
+ // mode constant for GCM mode
+ private static final int MODE_GCM = 10;
+
+ // default constants for GCM
+ private static final int GCM_DEFAULT_TAG_LEN = 16;
+ private static final int GCM_DEFAULT_IV_LEN = 16;
+
+ private static final String ALGO = "AES";
+
+ // token instance
+ private final Token token;
+
+ // mechanism id
+ private final long mechanism;
+
+ // mode, one of MODE_* above
+ private final int blockMode;
+
+ // acceptable key size, -1 if more than 1 key sizes are accepted
+ private final int fixedKeySize;
+
+ // associated session, if any
+ private Session session = null;
+
+ // key, if init() was called
+ private P11Key p11Key = null;
+
+ // flag indicating whether an operation is initialized
+ private boolean initialized = false;
+
+ // falg indicating encrypt or decrypt mode
+ private boolean encrypt = true;
+
+ // parameters
+ private byte[] iv = null;
+ private int tagLen = -1;
+ private SecureRandom random = JCAUtil.getSecureRandom();
+
+ // dataBuffer is cleared upon doFinal calls
+ private ByteArrayOutputStream dataBuffer = new ByteArrayOutputStream();
+ // aadBuffer is cleared upon successful init calls
+ private ByteArrayOutputStream aadBuffer = new ByteArrayOutputStream();
+ private boolean updateCalled = false;
+
+ private boolean requireReinit = false;
+ private P11Key lastEncKey = null;
+ private byte[] lastEncIv = null;
+
+ P11AEADCipher(Token token, String algorithm, long mechanism)
+ throws PKCS11Exception, NoSuchAlgorithmException {
+ super();
+ this.token = token;
+ this.mechanism = mechanism;
+
+ String[] algoParts = algorithm.split("/");
+ if (algoParts.length != 3) {
+ throw new ProviderException("Unsupported Transformation format: " +
+ algorithm);
+ }
+ if (!algoParts[0].startsWith("AES")) {
+ throw new ProviderException("Only support AES for AEAD cipher mode");
+ }
+ int index = algoParts[0].indexOf('_');
+ if (index != -1) {
+ // should be well-formed since we specify what we support
+ fixedKeySize = Integer.parseInt(algoParts[0].substring(index+1)) >> 3;
+ } else {
+ fixedKeySize = -1;
+ }
+ this.blockMode = parseMode(algoParts[1]);
+ if (!algoParts[2].equals("NoPadding")) {
+ throw new ProviderException("Only NoPadding is supported for AEAD cipher mode");
+ }
+ }
+
+ protected void engineSetMode(String mode) throws NoSuchAlgorithmException {
+ // Disallow change of mode for now since currently it's explicitly
+ // defined in transformation strings
+ throw new NoSuchAlgorithmException("Unsupported mode " + mode);
+ }
+
+ private int parseMode(String mode) throws NoSuchAlgorithmException {
+ mode = mode.toUpperCase(Locale.ENGLISH);
+ int result;
+ if (mode.equals("GCM")) {
+ result = MODE_GCM;
+ } else {
+ throw new NoSuchAlgorithmException("Unsupported mode " + mode);
+ }
+ return result;
+ }
+
+ // see JCE spec
+ protected void engineSetPadding(String padding)
+ throws NoSuchPaddingException {
+ // Disallow change of padding for now since currently it's explicitly
+ // defined in transformation strings
+ throw new NoSuchPaddingException("Unsupported padding " + padding);
+ }
+
+ // see JCE spec
+ protected int engineGetBlockSize() {
+ return 16; // constant; only AES is supported
+ }
+
+ // see JCE spec
+ protected int engineGetOutputSize(int inputLen) {
+ return doFinalLength(inputLen);
+ }
+
+ // see JCE spec
+ protected byte[] engineGetIV() {
+ return (iv == null) ? null : iv.clone();
+ }
+
+ // see JCE spec
+ protected AlgorithmParameters engineGetParameters() {
+ if (encrypt && iv == null && tagLen == -1) {
+ switch (blockMode) {
+ case MODE_GCM:
+ iv = new byte[GCM_DEFAULT_IV_LEN];
+ tagLen = GCM_DEFAULT_TAG_LEN;
+ break;
+ default:
+ throw new ProviderException("Unsupported mode");
+ }
+ random.nextBytes(iv);
+ }
+ try {
+ AlgorithmParameterSpec spec;
+ String apAlgo;
+ switch (blockMode) {
+ case MODE_GCM:
+ apAlgo = "GCM";
+ spec = new GCMParameterSpec(tagLen << 3, iv);
+ break;
+ default:
+ throw new ProviderException("Unsupported mode");
+ }
+ AlgorithmParameters params =
+ AlgorithmParameters.getInstance(apAlgo);
+ params.init(spec);
+ return params;
+ } catch (GeneralSecurityException e) {
+ // NoSuchAlgorithmException, NoSuchProviderException
+ // InvalidParameterSpecException
+ throw new ProviderException("Could not encode parameters", e);
+ }
+ }
+
+ // see JCE spec
+ protected void engineInit(int opmode, Key key, SecureRandom sr)
+ throws InvalidKeyException {
+ if (opmode == Cipher.DECRYPT_MODE) {
+ throw new InvalidKeyException("Parameters required for decryption");
+ }
+ updateCalled = false;
+ try {
+ implInit(opmode, key, null, -1, sr);
+ } catch (InvalidAlgorithmParameterException e) {
+ throw new InvalidKeyException("init() failed", e);
+ }
+ }
+
+ // see JCE spec
+ protected void engineInit(int opmode, Key key,
+ AlgorithmParameterSpec params, SecureRandom sr)
+ throws InvalidKeyException, InvalidAlgorithmParameterException {
+ if (opmode == Cipher.DECRYPT_MODE && params == null) {
+ throw new InvalidAlgorithmParameterException
+ ("Parameters required for decryption");
+ }
+ updateCalled = false;
+ byte[] ivValue = null;
+ int tagLen = -1;
+ if (params != null) {
+ switch (blockMode) {
+ case MODE_GCM:
+ if (!(params instanceof GCMParameterSpec)) {
+ throw new InvalidAlgorithmParameterException
+ ("Only GCMParameterSpec is supported");
+ }
+ ivValue = ((GCMParameterSpec) params).getIV();
+ tagLen = ((GCMParameterSpec) params).getTLen() >> 3;
+ break;
+ default:
+ throw new ProviderException("Unsupported mode");
+ }
+ }
+ implInit(opmode, key, ivValue, tagLen, sr);
+ }
+
+ // see JCE spec
+ protected void engineInit(int opmode, Key key, AlgorithmParameters params,
+ SecureRandom sr)
+ throws InvalidKeyException, InvalidAlgorithmParameterException {
+ if (opmode == Cipher.DECRYPT_MODE && params == null) {
+ throw new InvalidAlgorithmParameterException
+ ("Parameters required for decryption");
+ }
+ updateCalled = false;
+ try {
+ AlgorithmParameterSpec paramSpec = null;
+ if (params != null) {
+ switch (blockMode) {
+ case MODE_GCM:
+ paramSpec =
+ params.getParameterSpec(GCMParameterSpec.class);
+ break;
+ default:
+ throw new ProviderException("Unsupported mode");
+ }
+ }
+ engineInit(opmode, key, paramSpec, sr);
+ } catch (InvalidParameterSpecException ex) {
+ throw new InvalidAlgorithmParameterException(ex);
+ }
+ }
+
+ // actual init() implementation
+ private void implInit(int opmode, Key key, byte[] iv, int tagLen,
+ SecureRandom sr)
+ throws InvalidKeyException, InvalidAlgorithmParameterException {
+ reset(true);
+ if (fixedKeySize != -1 && key.getEncoded().length != fixedKeySize) {
+ throw new InvalidKeyException("Key size is invalid");
+ }
+ P11Key newKey = P11SecretKeyFactory.convertKey(token, key, ALGO);
+ switch (opmode) {
+ case Cipher.ENCRYPT_MODE:
+ encrypt = true;
+ requireReinit = Arrays.equals(iv, lastEncIv) &&
+ (newKey == lastEncKey);
+ if (requireReinit) {
+ throw new InvalidAlgorithmParameterException
+ ("Cannot reuse iv for GCM encryption");
+ }
+ break;
+ case Cipher.DECRYPT_MODE:
+ encrypt = false;
+ requireReinit = false;
+ break;
+ default:
+ throw new InvalidAlgorithmParameterException
+ ("Unsupported mode: " + opmode);
+ }
+
+ // decryption without parameters is checked in all engineInit() calls
+ if (sr != null) {
+ this.random = sr;
+ }
+ if (iv == null && tagLen == -1) {
+ // generate default values
+ switch (blockMode) {
+ case MODE_GCM:
+ iv = new byte[GCM_DEFAULT_IV_LEN];
+ this.random.nextBytes(iv);
+ tagLen = GCM_DEFAULT_TAG_LEN;
+ break;
+ default:
+ throw new ProviderException("Unsupported mode");
+ }
+ }
+ this.iv = iv;
+ this.tagLen = tagLen;
+ this.p11Key = newKey;
+ try {
+ initialize();
+ } catch (PKCS11Exception e) {
+ throw new InvalidKeyException("Could not initialize cipher", e);
+ }
+ }
+
+ private void cancelOperation() {
+ // cancel operation by finishing it; avoid killSession as some
+ // hardware vendors may require re-login
+ int bufLen = doFinalLength(0);
+ byte[] buffer = new byte[bufLen];
+ byte[] in = dataBuffer.toByteArray();
+ int inLen = in.length;
+ try {
+ if (encrypt) {
+ token.p11.C_Encrypt(session.id(), 0, in, 0, inLen,
+ 0, buffer, 0, bufLen);
+ } else {
+ token.p11.C_Decrypt(session.id(), 0, in, 0, inLen,
+ 0, buffer, 0, bufLen);
+ }
+ } catch (PKCS11Exception e) {
+ if (encrypt) {
+ throw new ProviderException("Cancel failed", e);
+ }
+ // ignore failure for decryption
+ }
+ }
+
+ private void ensureInitialized() throws PKCS11Exception {
+ if (initialized && aadBuffer.size() > 0) {
+ // need to cancel first to avoid CKR_OPERATION_ACTIVE
+ reset(true);
+ }
+ if (!initialized) {
+ initialize();
+ }
+ }
+
+ private void initialize() throws PKCS11Exception {
+ if (p11Key == null) {
+ throw new ProviderException(
+ "Operation cannot be performed without"
+ + " calling engineInit first");
+ }
+ if (requireReinit) {
+ throw new IllegalStateException
+ ("Must use either different key or iv for GCM encryption");
+ }
+
+ token.ensureValid();
+
+ byte[] aad = (aadBuffer.size() > 0? aadBuffer.toByteArray() : null);
+
+ long p11KeyID = p11Key.getKeyID();
+ try {
+ if (session == null) {
+ session = token.getOpSession();
+ }
+ CK_MECHANISM mechWithParams;
+ switch (blockMode) {
+ case MODE_GCM:
+ mechWithParams = new CK_MECHANISM(mechanism,
+ new CK_GCM_PARAMS(tagLen << 3, iv, aad));
+ break;
+ default:
+ throw new ProviderException("Unsupported mode: " + blockMode);
+ }
+ if (encrypt) {
+ token.p11.C_EncryptInit(session.id(), mechWithParams,
+ p11KeyID);
+ } else {
+ token.p11.C_DecryptInit(session.id(), mechWithParams,
+ p11KeyID);
+ }
+ } catch (PKCS11Exception e) {
+ //e.printStackTrace();
+ p11Key.releaseKeyID();
+ session = token.releaseSession(session);
+ throw e;
+ } finally {
+ dataBuffer.reset();
+ aadBuffer.reset();
+ }
+ initialized = true;
+ }
+
+ // if doFinal(inLen) is called, how big does the output buffer have to be?
+ private int doFinalLength(int inLen) {
+ if (inLen < 0) {
+ throw new ProviderException("Invalid negative input length");
+ }
+
+ int result = inLen + dataBuffer.size();
+ if (encrypt) {
+ result += tagLen;
+ } else {
+ // PKCS11Exception: CKR_BUFFER_TOO_SMALL
+ //result -= tagLen;
+ }
+ return result;
+ }
+
+ // reset the states to the pre-initialized values
+ private void reset(boolean doCancel) {
+ if (!initialized) {
+ return;
+ }
+ initialized = false;
+
+ try {
+ if (session == null) {
+ return;
+ }
+
From bugzilla-daemon at icedtea.classpath.org Mon Sep 14 03:06:06 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 03:06:06 +0000
Subject: [Bug 3801] [IcedTea8] Backport JDK-8236512: "PKCS11 Connection
closed after Cipher.doFinal and NoPadding"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3801
--- Comment #1 from hg commits ---
details:
http://icedtea.classpath.org//hg/icedtea8-forest/jdk?cmd=changeset;node=0f47395eac5d
author: Andrew John Hughes
date: Sun Sep 13 17:40:57 2020 +0100
8080462, PR3801: Update SunPKCS11 provider with PKCS11 v2.40 support
8169925: PKCS #11 Cryptographic Token Interface license
8238898: Missing hash characters for header on license file
Summary: Added support for GCM, PSS, and other mechanisms
Reviewed-by: jnimeh, phh, andrew
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Mon Sep 14 03:06:17 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 03:06:17 +0000
Subject: [Bug 3801] [IcedTea8] Backport JDK-8236512: "PKCS11 Connection
closed after Cipher.doFinal and NoPadding"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3801
--- Comment #2 from hg commits ---
details:
http://icedtea.classpath.org//hg/icedtea8-forest/jdk?cmd=changeset;node=ccc017f54531
author: Andrew John Hughes
date: Mon Sep 14 00:48:39 2020 +0100
8236512, PR3801: PKCS11 Connection closed after Cipher.doFinal and
NoPadding
Summary: Removed killSession() calls in certain impl classes when
cancelling operations
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Mon Sep 14 03:11:51 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 03:11:51 +0000
Subject: [Bug 3802] New: [IcedTea11] Update elliptic curve patch to handle
jdk.disabled.namedCurves (JDK-8233228) & curves in Apache Santuario 2.1.1
(JDK-8177334)
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3802
Bug ID: 3802
Summary: [IcedTea11] Update elliptic curve patch to handle
jdk.disabled.namedCurves (JDK-8233228) & curves in
Apache Santuario 2.1.1 (JDK-8177334)
Product: IcedTea
Version: 6.x-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
The elliptic curve patch for IcedTea 6.x / OpenJDK 11 needs to be updated to
accommodate jdk.disabled.namedCurves (as we did for OpenJDK 14 / IcedTea 9.x in
bug 3788) and to remove the curves in the Apache Santuario code (as we did for
OpenJDK 8 / IcedTea 3.x in bug 3795)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Mon Sep 14 03:12:33 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Mon, 14 Sep 2020 03:12:33 +0000
Subject: [Bug 3802] [IcedTea11] Update elliptic curve patch to handle
jdk.disabled.namedCurves (JDK-8233228) & curves in Apache Santuario 2.1.1
(JDK-8177334)
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3802
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Target Milestone|--- |6.0.0
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Tue Sep 15 02:26:21 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Tue, 15 Sep 2020 02:26:21 +0000
Subject: [Bug 3803] New: [IcedTea15] Update elliptic curve patch to handle
JDK-8242151, JDK-8237219 & JDK-8177334
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3803
Bug ID: 3803
Summary: [IcedTea15] Update elliptic curve patch to handle
JDK-8242151, JDK-8237219 & JDK-8177334
Product: IcedTea
Version: unspecified
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
The elliptic curve patch for IcedTea 10.x / OpenJDK 15 needs to be updated to
accommodate:
* OID mapping changes (JDK-8242151)
* Disabling the native SunEC code by default (-Djdk.sunec.disableNative=false
needed in tests) (JDK-8237219)
* Removing the curves in Apache Santuario 2.1.1 (JDK-8177334)
The Apache Santuario code are the same as those for OpenJDK 8 / IcedTea 3.x in
bug 3795.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Tue Sep 15 02:33:50 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Tue, 15 Sep 2020 02:33:50 +0000
Subject: [Bug 3803] [IcedTea15] Update elliptic curve patch to handle
JDK-8242151, JDK-8237219 & JDK-8177334
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3803
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Version|unspecified |10.x-hg
Target Milestone|--- |10.0.0
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Tue Sep 15 15:57:03 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Tue, 15 Sep 2020 15:57:03 +0000
Subject: [Bug 3803] [IcedTea15] Update elliptic curve patch to handle
JDK-8242151, JDK-8237219 & JDK-8177334
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3803
--- Comment #1 from hg commits ---
details:
http://icedtea.classpath.org//hg/icedtea15?cmd=changeset;node=d68ffcc9a497
author: Andrew John Hughes
date: Tue Sep 15 16:56:28 2020 +0100
PR3803: Update elliptic curve patch to handle JDK-8242151, JDK-8237219 &
JDK-8177334
2020-09-14 Andrew John Hughes
PR3803: Update elliptic curve patch to handle
JDK-8242151, JDK-8237219 & JDK-8177334
* NEWS: Updated.
* fsg.sh.in: Update patch name.
* patches/pr3803.patch: Remove curves introduced
in Apache Santuario by JDK-8177334.
2020-09-03 Petra Mikova
PR3803: Update elliptic curve patch to handle
JDK-8242151, JDK-8237219 & JDK-8177334
* patches/pr3803.patch: Renamed from pr3788.patch.
Updated to apply after JDK-8241251 & JDK-8237219.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Tue Sep 15 15:57:08 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Tue, 15 Sep 2020 15:57:08 +0000
Subject: [Bug 3788] [IcedTea14] Update elliptic curve patch to include
jdk.disabled.namedCurves
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3788
--- Comment #3 from hg commits ---
details:
http://icedtea.classpath.org//hg/icedtea15?cmd=changeset;node=d68ffcc9a497
author: Andrew John Hughes
date: Tue Sep 15 16:56:28 2020 +0100
PR3803: Update elliptic curve patch to handle JDK-8242151, JDK-8237219 &
JDK-8177334
2020-09-14 Andrew John Hughes
PR3803: Update elliptic curve patch to handle
JDK-8242151, JDK-8237219 & JDK-8177334
* NEWS: Updated.
* fsg.sh.in: Update patch name.
* patches/pr3803.patch: Remove curves introduced
in Apache Santuario by JDK-8177334.
2020-09-03 Petra Mikova
PR3803: Update elliptic curve patch to handle
JDK-8242151, JDK-8237219 & JDK-8177334
* patches/pr3803.patch: Renamed from pr3788.patch.
Updated to apply after JDK-8241251 & JDK-8237219.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Wed Sep 16 02:32:57 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Wed, 16 Sep 2020 02:32:57 +0000
Subject: [Bug 3803] [IcedTea15] Update elliptic curve patch to handle
JDK-8242151, JDK-8237219 & JDK-8177334
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3803
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Andrew John Hughes ---
Fixed in icedtea-10.0.0.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Mon Sep 21 19:41:15 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Mon, 21 Sep 2020 19:41:15 +0000
Subject: [Bug 3804] New: [IcedTea8] Backport JDK-8152545: "Use preprocessor
instead of compiling a program to generate native nio constants"
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3804
Bug ID: 3804
Summary: [IcedTea8] Backport JDK-8152545: "Use preprocessor
instead of compiling a program to generate native nio
constants"
Product: IcedTea
Version: 8.x-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
https://bugs.openjdk.java.net/browse/JDK-8152545
https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-February/011293.html
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Mon Sep 21 21:31:58 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Mon, 21 Sep 2020 21:31:58 +0000
Subject: [Bug 3804] [IcedTea8] Backport JDK-8152545: "Use preprocessor
instead of compiling a program to generate native nio constants"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3804
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Target Milestone|--- |3.17.0
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Mon Sep 21 22:24:28 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Mon, 21 Sep 2020 22:24:28 +0000
Subject: [Bug 3804] [IcedTea8] Backport JDK-8152545: "Use preprocessor
instead of compiling a program to generate native nio constants"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3804
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |3787
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Mon Sep 21 22:24:28 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Mon, 21 Sep 2020 22:24:28 +0000
Subject: [Bug 3787] [TRACKER] IcedTea 3.17.0 Release
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3787
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |3804
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Wed Sep 23 17:14:33 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Wed, 23 Sep 2020 17:14:33 +0000
Subject: [Bug 3805] New: [IcedTea8] Backport JDK-8058779: "Faster
implementation of String.replace(CharSequence, CharSequence)"
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3805
Bug ID: 3805
Summary: [IcedTea8] Backport JDK-8058779: "Faster
implementation of String.replace(CharSequence,
CharSequence)"
Product: IcedTea
Version: 8.x-hg
Hardware: all
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
https://bugs.openjdk.java.net/browse/JDK-8058779
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Wed Sep 23 17:15:04 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Wed, 23 Sep 2020 17:15:04 +0000
Subject: [Bug 3787] [TRACKER] IcedTea 3.17.0 Release
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3787
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |3805
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Wed Sep 23 17:15:04 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Wed, 23 Sep 2020 17:15:04 +0000
Subject: [Bug 3805] [IcedTea8] Backport JDK-8058779: "Faster implementation
of String.replace(CharSequence, CharSequence)"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3805
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Blocks| |3787
Target Milestone|--- |3.17.0
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From andrew at icedtea.classpath.org Fri Sep 25 19:48:29 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Fri, 25 Sep 2020 19:48:29 +0000
Subject: /hg/release/icedtea7-2.6: Bump to 2.6.23.
Message-ID:
changeset c90b97b89586 in /hg/release/icedtea7-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-2.6?cmd=changeset;node=c90b97b89586
author: Andrew John Hughes
date: Thu Sep 24 06:44:43 2020 +0100
Bump to 2.6.23.
Upstream changes:
- JDK-8028431: NullPointerException in DerValue.equals(DerValue)
- JDK-8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
- JDK-8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
- JDK-8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
- JDK-8077982: GIFLIB upgrade
- JDK-8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
- JDK-8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
- JDK-8150652, PR3496: Remove unused code in AArch64 back end
- JDK-8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded"
- JDK-8155691: Update GIFlib library to the latest up-to-date
- JDK-8181841: A TSA server returns timestamp with precision higher than milliseconds
- JDK-8203190: SessionId.hashCode generates too many collisions
- JDK-8217676: Upgrade libpng to 1.6.37
- JDK-8220495: Update GIFlib library to the 5.1.8
- JDK-8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
- JDK-8229899: Make java.io.File.isInvalid() less racy
- JDK-8230597: Update GIFlib library to the 5.2.1
- JDK-8230613: Better ASCII conversions
- JDK-8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
- JDK-8231800: Better listing of arrays
- JDK-8232014: Expand DTD support
- JDK-8233255: Better Swing Buttons
- JDK-8234032: Improve basic calendar services
- JDK-8234042: Better factory production of certificates
- JDK-8234418: Better parsing with CertificateFactory
- JDK-8234836: Improve serialization handling
- JDK-8236191: Enhance OID processing
- JDK-8237592: Enhance certificate verification
- JDK-8238002: Better matrix operations
- JDK-8238804: Enhance key handling process
- JDK-8238842: AIOOBE in GIFImageReader.initializeStringTable
- JDK-8238843: Enhanced font handing
- JDK-8238920: Better Buffer support
- JDK-8238925: Enhance WAV file playback
- JDK-8240119: Less Affine Transformations
- JDK-8240482: Improved WAV file playback
- JDK-8241379: Update JCEKS support
- JDK-8241522: Manifest improved jar headers redux
- JDK-8242136: Better XML namespace handling
- JDK-8243541: (tz) Upgrade time-zone data to tzdata2020a
- JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result
ChangeLog:
2020-09-23 Andrew John Hughes
Bump to 2.6.23.
* Makefile.am:
(CORBA_CHANGESET): Update to icedtea-2.6.23.
(JAXP_CHANGESET): Likewise.
(JAXWS_CHANGESET): Likewise.
(JDK_CHANGESET): Likewise.
(LANGTOOLS_CHANGESET): Likewise.
(OPENJDK_CHANGESET): Likewise.
(CORBA_SHA256SUM): Likewise.
(JAXP_SHA256SUM): Likewise.
(JAXWS_SHA256SUM): Likewise.
(JDK_SHA256SUM): Likewise.
(LANGTOOLS_SHA256SUM): Likewise.
(OPENJDK_SHA256SUM): Likewise.
* NEWS: Updated.
* acinclude.m4:
(JDK_UPDATE_VERSION): Bump to 271.
(BUILD_VERSION): Set to b01.
* configure.ac: Bump to 2.6.23.
* hotspot.map.in: Update to icedtea-2.6.23.
* patches/boot/ecj-diamond.patch: Regenerated.
diffstat:
ChangeLog | 24 +
Makefile.am | 26 +-
NEWS | 45 +
acinclude.m4 | 4 +-
configure.ac | 2 +-
hotspot.map.in | 2 +-
patches/boot/ecj-diamond.patch | 2002 ++++++++++++++++++++--------------------
7 files changed, 1087 insertions(+), 1018 deletions(-)
diffs (truncated from 5676 to 500 lines):
diff -r d53173a51f8f -r c90b97b89586 ChangeLog
--- a/ChangeLog Sat Apr 18 18:47:09 2020 +0100
+++ b/ChangeLog Thu Sep 24 06:44:43 2020 +0100
@@ -1,3 +1,27 @@
+2020-09-23 Andrew John Hughes
+
+ Bump to 2.6.23.
+ * Makefile.am:
+ (CORBA_CHANGESET): Update to icedtea-2.6.23.
+ (JAXP_CHANGESET): Likewise.
+ (JAXWS_CHANGESET): Likewise.
+ (JDK_CHANGESET): Likewise.
+ (LANGTOOLS_CHANGESET): Likewise.
+ (OPENJDK_CHANGESET): Likewise.
+ (CORBA_SHA256SUM): Likewise.
+ (JAXP_SHA256SUM): Likewise.
+ (JAXWS_SHA256SUM): Likewise.
+ (JDK_SHA256SUM): Likewise.
+ (LANGTOOLS_SHA256SUM): Likewise.
+ (OPENJDK_SHA256SUM): Likewise.
+ * NEWS: Updated.
+ * acinclude.m4:
+ (JDK_UPDATE_VERSION): Bump to 271.
+ (BUILD_VERSION): Set to b01.
+ * configure.ac: Bump to 2.6.23.
+ * hotspot.map.in: Update to icedtea-2.6.23.
+ * patches/boot/ecj-diamond.patch: Regenerated.
+
2020-04-18 Andrew John Hughes
Start 2.6.23 release cycle.
diff -r d53173a51f8f -r c90b97b89586 Makefile.am
--- a/Makefile.am Sat Apr 18 18:47:09 2020 +0100
+++ b/Makefile.am Thu Sep 24 06:44:43 2020 +0100
@@ -1,18 +1,18 @@
# Dependencies
-CORBA_CHANGESET = 3036b975b867
-JAXP_CHANGESET = e99cfdaca0e1
-JAXWS_CHANGESET = 7041c22afd47
-JDK_CHANGESET = 53f1c67ed417
-LANGTOOLS_CHANGESET = 5f9f9ff676c1
-OPENJDK_CHANGESET = 6bd1d52b8df6
-
-CORBA_SHA256SUM = a07a927a03e1e4199c77ef352aaaf6067101d076a1448a930e1ef2654e9185db
-JAXP_SHA256SUM = 988ee7a724385e482137f3962db151c3e522a94dd6ae7285941a07929868557a
-JAXWS_SHA256SUM = 8cae72b86bcf782506580ab0efa5c1221cb80b967ea432d1ea081e0d557637da
-JDK_SHA256SUM = 3719a0a6394e4674008fb2c62f428bcae2e8695a2462cf49efec5d5711f8d112
-LANGTOOLS_SHA256SUM = 9625754a76451e32f6df941c375102cb876737ae607fd76893cb83cfc3657021
-OPENJDK_SHA256SUM = 65fe3b8d22e1bceaf374402346ad4649e149d3b3329c3b0fa2ed0ad9669a1818
+CORBA_CHANGESET = 5b8b33444f06
+JAXP_CHANGESET = ae0d2483853a
+JAXWS_CHANGESET = 66b0ceb719e6
+JDK_CHANGESET = 6d1d19e80aa0
+LANGTOOLS_CHANGESET = e25ef340f132
+OPENJDK_CHANGESET = ffa82858306d
+
+CORBA_SHA256SUM = 2a926f45938a523e97f38dec8744436d754701a8f2d94e20c24af8c44fdf172c
+JAXP_SHA256SUM = c6a1319cfbea7e8b78beff092bcd8d0dd0e6bbaa89629c243b68ebe07e5b7e42
+JAXWS_SHA256SUM = 65702ba371b7f763f6ab97109892622b36dafd5ea38aaf2b45f869845056dd78
+JDK_SHA256SUM = 174e7f02431cbd2b9f939202b183e5541da67ca203cefa73174e9dc6309ed66b
+LANGTOOLS_SHA256SUM = 6e551d637f6c8d7ffe0b3fea276a0e6be89cf1960d3203b4956aab3c49ff3386
+OPENJDK_SHA256SUM = fdd7ee5256f47fda803cf5c76bc39c451def73aaa53ee187fb2ffa7b21a77edf
DROP_URL = https://icedtea.classpath.org/download/drops
diff -r d53173a51f8f -r c90b97b89586 NEWS
--- a/NEWS Sat Apr 18 18:47:09 2020 +0100
+++ b/NEWS Thu Sep 24 06:44:43 2020 +0100
@@ -14,6 +14,51 @@
New in release 2.6.23 (2020-07-16):
+* Security fixes
+ - JDK-8028431, CVE-2020-14579: NullPointerException in DerValue.equals(DerValue)
+ - JDK-8028591, CVE-2020-14578: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
+ - JDK-8230613: Better ASCII conversions
+ - JDK-8231800: Better listing of arrays
+ - JDK-8232014: Expand DTD support
+ - JDK-8233255: Better Swing Buttons
+ - JDK-8234032: Improve basic calendar services
+ - JDK-8234042: Better factory production of certificates
+ - JDK-8234418: Better parsing with CertificateFactory
+ - JDK-8234836: Improve serialization handling
+ - JDK-8236191: Enhance OID processing
+ - JDK-8237592, CVE-2020-14577: Enhance certificate verification
+ - JDK-8238002, CVE-2020-14581: Better matrix operations
+ - JDK-8238804: Enhance key handling process
+ - JDK-8238842: AIOOBE in GIFImageReader.initializeStringTable
+ - JDK-8238843: Enhanced font handing
+ - JDK-8238920, CVE-2020-14583: Better Buffer support
+ - JDK-8238925: Enhance WAV file playback
+ - JDK-8240119, CVE-2020-14593: Less Affine Transformations
+ - JDK-8240482: Improved WAV file playback
+ - JDK-8241379: Update JCEKS support
+ - JDK-8241522: Manifest improved jar headers redux
+ - JDK-8242136, CVE-2020-14621: Better XML namespace handling
+* Import of OpenJDK 7 u271 build 1
+ - JDK-8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
+ - JDK-8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
+ - JDK-8077982: GIFLIB upgrade
+ - JDK-8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
+ - JDK-8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
+ - JDK-8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded"
+ - JDK-8155691: Update GIFlib library to the latest up-to-date
+ - JDK-8181841: A TSA server returns timestamp with precision higher than milliseconds
+ - JDK-8203190: SessionId.hashCode generates too many collisions
+ - JDK-8217676: Upgrade libpng to 1.6.37
+ - JDK-8220495: Update GIFlib library to the 5.1.8
+ - JDK-8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
+ - JDK-8229899: Make java.io.File.isInvalid() less racy
+ - JDK-8230597: Update GIFlib library to the 5.2.1
+ - JDK-8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
+ - JDK-8243541: (tz) Upgrade time-zone data to tzdata2020a
+ - JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result
+* Backports
+ - JDK-8150652, PR3496: Remove unused code in AArch64 back end
+
New in release 2.6.22 (2020-04-16):
* Security fixes
diff -r d53173a51f8f -r c90b97b89586 acinclude.m4
--- a/acinclude.m4 Sat Apr 18 18:47:09 2020 +0100
+++ b/acinclude.m4 Thu Sep 24 06:44:43 2020 +0100
@@ -2948,8 +2948,8 @@
AC_MSG_CHECKING([which branch and release of IcedTea is being built])
JAVA_VER=1.7.0
JAVA_VENDOR=openjdk
- JDK_UPDATE_VERSION=261
- BUILD_VERSION=b02
+ JDK_UPDATE_VERSION=271
+ BUILD_VERSION=b01
MILESTONE=fcs
if test "x${MILESTONE}" = "xfcs"; then
COMBINED_VERSION=${JDK_UPDATE_VERSION}-${BUILD_VERSION}
diff -r d53173a51f8f -r c90b97b89586 configure.ac
--- a/configure.ac Sat Apr 18 18:47:09 2020 +0100
+++ b/configure.ac Thu Sep 24 06:44:43 2020 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [2.6.23pre00], [distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea], [2.6.23], [distro-pkg-dev at openjdk.java.net])
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
diff -r d53173a51f8f -r c90b97b89586 hotspot.map.in
--- a/hotspot.map.in Sat Apr 18 18:47:09 2020 +0100
+++ b/hotspot.map.in Thu Sep 24 06:44:43 2020 +0100
@@ -1,2 +1,2 @@
# version type(drop/hg) url changeset sha256sum
-default drop https://icedtea.classpath.org/download/drops/icedtea7/@ICEDTEA_RELEASE@ 13031adeeef5 dad4c549767780314f27558873eb12689fecf17aa1ae3792e77924c4350dca43
+default drop https://icedtea.classpath.org/download/drops/icedtea7/@ICEDTEA_RELEASE@ 2c74ba717122 5e412a59dfafd1899953aa786b83f48217809a7be4660e763e4212e068f107ef
diff -r d53173a51f8f -r c90b97b89586 patches/boot/ecj-diamond.patch
--- a/patches/boot/ecj-diamond.patch Sat Apr 18 18:47:09 2020 +0100
+++ b/patches/boot/ecj-diamond.patch Thu Sep 24 06:44:43 2020 +0100
@@ -1,6 +1,6 @@
diff -Nru openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/encoding/CachedCodeBase.java openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/encoding/CachedCodeBase.java
---- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/encoding/CachedCodeBase.java 2020-02-06 01:42:50.000000000 +0000
-+++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/encoding/CachedCodeBase.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/encoding/CachedCodeBase.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/encoding/CachedCodeBase.java 2020-09-16 07:55:37.711575364 +0100
@@ -58,7 +58,7 @@
private CorbaConnection conn;
@@ -11,8 +11,8 @@
public static synchronized void cleanCache( ORB orb ) {
synchronized (iorMapLock) {
diff -Nru openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/io/ObjectStreamClass.java openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/io/ObjectStreamClass.java
---- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/io/ObjectStreamClass.java 2020-02-23 05:10:04.663315044 +0000
-+++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/io/ObjectStreamClass.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/io/ObjectStreamClass.java 2020-09-15 19:15:58.366672109 +0100
++++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/io/ObjectStreamClass.java 2020-09-16 07:55:37.717575378 +0100
@@ -481,7 +481,7 @@
while (cls != fnscl) {
ProtectionDomain pd = cls.getProtectionDomain();
@@ -32,8 +32,8 @@
pds.add(noPermissionsDomain());
break;
diff -Nru openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/io/OutputStreamHook.java openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/io/OutputStreamHook.java
---- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/io/OutputStreamHook.java 2020-02-06 01:42:50.000000000 +0000
-+++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/io/OutputStreamHook.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/io/OutputStreamHook.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/io/OutputStreamHook.java 2020-09-16 07:55:37.718575381 +0100
@@ -50,7 +50,7 @@
*/
private class HookPutFields extends ObjectOutputStream.PutField
@@ -44,8 +44,8 @@
/**
* Put the value of the named boolean field into the persistent field.
diff -Nru openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/ior/IORTypeCheckRegistryImpl.java openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/ior/IORTypeCheckRegistryImpl.java
---- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/ior/IORTypeCheckRegistryImpl.java 2020-02-06 01:42:50.000000000 +0000
-+++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/ior/IORTypeCheckRegistryImpl.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/ior/IORTypeCheckRegistryImpl.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/ior/IORTypeCheckRegistryImpl.java 2020-09-16 07:55:37.718575381 +0100
@@ -103,7 +103,7 @@
Set _iorTypeNames = null;
if (filterProperty != null) {
@@ -74,8 +74,8 @@
}
diff -Nru openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java
---- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java 2020-02-06 01:42:50.000000000 +0000
-+++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java 2020-09-16 07:55:37.719575384 +0100
@@ -1323,7 +1323,7 @@
protected void shutdownServants(boolean wait_for_completion) {
Set oaset;
@@ -86,8 +86,8 @@
for (ObjectAdapterFactory oaf : oaset)
diff -Nru openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java
---- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java 2020-02-06 01:42:50.000000000 +0000
-+++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java 2020-09-16 07:55:37.719575384 +0100
@@ -108,7 +108,7 @@
private ThreadGroup threadGroup;
@@ -107,8 +107,8 @@
for (WorkerThread wt : copy) {
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/lib/ExsltSets.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/lib/ExsltSets.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/lib/ExsltSets.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/lib/ExsltSets.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/lib/ExsltSets.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/lib/ExsltSets.java 2020-09-16 07:55:37.719575384 +0100
@@ -192,7 +192,7 @@
NodeSet dist = new NodeSet();
dist.setShouldCacheNodes(true);
@@ -119,8 +119,8 @@
for (int i = 0; i < nl.getLength(); i++)
{
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/utils/XMLSecurityManager.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/utils/XMLSecurityManager.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/utils/XMLSecurityManager.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/utils/XMLSecurityManager.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/utils/XMLSecurityManager.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/utils/XMLSecurityManager.java 2020-09-16 07:55:37.719575384 +0100
@@ -420,7 +420,7 @@
}
@@ -131,8 +131,8 @@
/**
* Prints out warnings if a parser does not support the specified feature/property.
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java 2020-09-16 07:55:37.720575387 +0100
@@ -220,7 +220,7 @@
public Map getEnvironmentHash()
{
@@ -251,8 +251,8 @@
jarVersions.put(new Long(440237), "xalan.jar from xalan-j_1_2");
jarVersions.put(new Long(436094), "xalan.jar from xalan-j_1_2_1");
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/CastExpr.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/CastExpr.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/CastExpr.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/CastExpr.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/CastExpr.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/CastExpr.java 2020-09-16 07:55:37.720575387 +0100
@@ -51,7 +51,7 @@
/**
* Legal conversions between internal types.
@@ -263,8 +263,8 @@
static {
// Possible type conversions between internal types
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/FunctionCall.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/FunctionCall.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/FunctionCall.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/FunctionCall.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/FunctionCall.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/FunctionCall.java 2020-09-16 07:55:37.720575387 +0100
@@ -139,7 +139,7 @@
private boolean _isStatic = false;
@@ -288,8 +288,8 @@
// Possible conversions between Java and internal types
java2Internal.put(Boolean.TYPE, Type.Boolean);
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/LiteralElement.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/LiteralElement.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/LiteralElement.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/LiteralElement.java 2020-02-24 01:41:18.925742295 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/LiteralElement.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/LiteralElement.java 2020-09-16 07:55:37.721575390 +0100
@@ -107,7 +107,7 @@
// Check if we have any declared namespaces
@@ -336,8 +336,8 @@
SyntaxTreeNode n = _attributeElements.get(k);
if (n instanceof LiteralAttribute) {
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Mode.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Mode.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Mode.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Mode.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Mode.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Mode.java 2020-09-16 07:55:37.721575390 +0100
@@ -129,22 +129,22 @@
/**
* A mapping between templates and test sequences.
@@ -390,8 +390,8 @@
_rootPattern = null;
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Parser.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Parser.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Parser.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Parser.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Parser.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Parser.java 2020-09-16 07:55:37.721575390 +0100
@@ -102,11 +102,11 @@
}
@@ -428,8 +428,8 @@
_prefixMapping.put(prefix, uri);
}
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Stylesheet.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Stylesheet.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Stylesheet.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Stylesheet.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Stylesheet.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/Stylesheet.java 2020-09-16 07:55:37.722575393 +0100
@@ -122,7 +122,7 @@
/**
* Mapping between mode names and Mode instances.
@@ -458,8 +458,8 @@
/**
* A reference to the SourceLoader set by the user (a URIResolver
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SymbolTable.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SymbolTable.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SymbolTable.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SymbolTable.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SymbolTable.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SymbolTable.java 2020-09-16 07:55:37.722575393 +0100
@@ -38,8 +38,8 @@
final class SymbolTable {
@@ -542,8 +542,8 @@
// Register the namespace URI
Integer refcnt = _excludedURI.get(uri);
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SyntaxTreeNode.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SyntaxTreeNode.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SyntaxTreeNode.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SyntaxTreeNode.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SyntaxTreeNode.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/SyntaxTreeNode.java 2020-09-16 07:55:37.722575393 +0100
@@ -70,7 +70,7 @@
protected SyntaxTreeNode _parent; // Parent node
private Stylesheet _stylesheet; // Stylesheet ancestor node
@@ -572,8 +572,8 @@
locals.add(varOrParamName);
}
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MethodGenerator.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MethodGenerator.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MethodGenerator.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MethodGenerator.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MethodGenerator.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MethodGenerator.java 2020-09-16 07:55:37.723575396 +0100
@@ -127,7 +127,7 @@
* times. Note that patterns whose kernels are "*", "node()"
* and "@*" can between shared by test sequences.
@@ -584,8 +584,8 @@
public MethodGenerator(int access_flags, Type return_type,
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MultiHashtable.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MultiHashtable.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MultiHashtable.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MultiHashtable.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MultiHashtable.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/MultiHashtable.java 2020-09-16 07:55:37.723575396 +0100
@@ -37,7 +37,7 @@
public final class MultiHashtable {
static final long serialVersionUID = -6151608290510033572L;
@@ -605,8 +605,8 @@
}
set.add(value);
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/XSLTC.java 2020-09-16 07:55:37.724575398 +0100
@@ -171,7 +171,7 @@
_parser = new Parser(this, _overrideDefaultParser);
_xmlFeatures = featureManager;
@@ -635,8 +635,8 @@
_parser.init();
//_variableSerial = 1;
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DocumentCache.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DocumentCache.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DocumentCache.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DocumentCache.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DocumentCache.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DocumentCache.java 2020-09-16 07:55:37.724575398 +0100
@@ -169,7 +169,7 @@
_count = 0;
_current = 0;
@@ -647,8 +647,8 @@
try {
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DOMWSFilter.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DOMWSFilter.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DOMWSFilter.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DOMWSFilter.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DOMWSFilter.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/DOMWSFilter.java 2020-09-16 07:55:37.724575398 +0100
@@ -60,7 +60,7 @@
*/
public DOMWSFilter(AbstractTranslet translet) {
@@ -659,8 +659,8 @@
if (translet instanceof StripFilter) {
m_filter = (StripFilter) translet;
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/KeyIndex.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/KeyIndex.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/KeyIndex.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/KeyIndex.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/KeyIndex.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/KeyIndex.java 2020-09-16 07:55:37.724575398 +0100
@@ -59,7 +59,7 @@
/**
* A mapping from a document node to the mapping between values and nodesets
@@ -689,8 +689,8 @@
} else {
nodes = index.get(id);
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/MultiDOM.java 2020-09-16 07:55:37.725575400 +0100
@@ -56,7 +56,7 @@
private int _free;
private int _size;
@@ -701,8 +701,8 @@
private final class AxisIterator extends DTMAxisIteratorBase {
// constitutive data
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/SAXImpl.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/SAXImpl.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/SAXImpl.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/SAXImpl.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/SAXImpl.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/SAXImpl.java 2020-09-16 07:55:37.725575400 +0100
@@ -114,7 +114,7 @@
private int _namesSize = -1;
@@ -722,8 +722,8 @@
}
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/runtime/AbstractTranslet.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/runtime/AbstractTranslet.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/runtime/AbstractTranslet.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/runtime/AbstractTranslet.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/runtime/AbstractTranslet.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/runtime/AbstractTranslet.java 2020-09-16 07:55:37.725575400 +0100
@@ -279,7 +279,7 @@
*/
public void addDecimalFormat(String name, DecimalFormatSymbols symbols) {
@@ -752,8 +752,8 @@
}
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/DOM2SAX.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/DOM2SAX.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/DOM2SAX.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/DOM2SAX.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/DOM2SAX.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/DOM2SAX.java 2020-09-16 07:55:37.726575402 +0100
@@ -58,7 +58,7 @@
private ContentHandler _sax = null;
private LexicalHandler _lex = null;
@@ -764,8 +764,8 @@
public DOM2SAX(Node root) {
_dom = root;
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TemplatesImpl.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TemplatesImpl.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TemplatesImpl.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TemplatesImpl.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TemplatesImpl.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TemplatesImpl.java 2020-09-16 07:55:37.726575402 +0100
@@ -407,7 +407,7 @@
_class = new Class[classCount];
@@ -776,8 +776,8 @@
for (int i = 0; i < classCount; i++) {
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerImpl.java openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerImpl.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerImpl.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerImpl.java 2020-02-24 01:41:18.929742233 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerImpl.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/TransformerImpl.java 2020-09-16 07:55:37.726575402 +0100
@@ -1180,7 +1180,7 @@
if (_isIdentity) {
@@ -788,8 +788,8 @@
_parameters.put(name, value);
}
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl.java openjdk-boot/jaxp/src/com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl.java 2020-02-24 01:41:18.933742172 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl.java 2020-09-16 07:55:37.727575404 +0100
@@ -393,7 +393,7 @@
if (identifiers != null) {
@@ -891,8 +891,8 @@
}
} // class CoreDocumentImpl
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xerces/internal/dom/DeferredDocumentImpl.java openjdk-boot/jaxp/src/com/sun/org/apache/xerces/internal/dom/DeferredDocumentImpl.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xerces/internal/dom/DeferredDocumentImpl.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xerces/internal/dom/DeferredDocumentImpl.java 2020-02-24 01:41:18.933742172 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xerces/internal/dom/DeferredDocumentImpl.java 2020-09-03 04:06:32.000000000 +0100
++++ openjdk-boot/jaxp/src/com/sun/org/apache/xerces/internal/dom/DeferredDocumentImpl.java 2020-09-16 07:55:37.728575407 +0100
@@ -2059,7 +2059,7 @@
// create Map
@@ -903,8 +903,8 @@
// save ID and its associated element
diff -Nru openjdk-boot.orig/jaxp/src/com/sun/org/apache/xerces/internal/dom/DocumentImpl.java openjdk-boot/jaxp/src/com/sun/org/apache/xerces/internal/dom/DocumentImpl.java
---- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xerces/internal/dom/DocumentImpl.java 2020-02-06 01:42:52.000000000 +0000
-+++ openjdk-boot/jaxp/src/com/sun/org/apache/xerces/internal/dom/DocumentImpl.java 2020-02-24 01:41:18.933742172 +0000
+--- openjdk-boot.orig/jaxp/src/com/sun/org/apache/xerces/internal/dom/DocumentImpl.java 2020-09-03 04:06:32.000000000 +0100
From bugzilla-daemon at icedtea.classpath.org Fri Sep 25 19:48:41 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Fri, 25 Sep 2020 19:48:41 +0000
Subject: [Bug 3496] [IcedTea7] Backport "8150652, PR2922: Remove unused code
in AArch64 back end"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3496
--- Comment #2 from hg commits ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.6?cmd=changeset;node=c90b97b89586
author: Andrew John Hughes
date: Thu Sep 24 06:44:43 2020 +0100
Bump to 2.6.23.
Upstream changes:
- JDK-8028431: NullPointerException in DerValue.equals(DerValue)
- JDK-8028591: NegativeArraySizeException in
sun.security.util.DerInputStream.getUnalignedBitString()
- JDK-8040113: File not initialized in
src/share/native/sun/awt/giflib/dgif_lib.c
- JDK-8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to
an OutOfMemoryError
- JDK-8077982: GIFLIB upgrade
- JDK-8081315: 8077982 giflib upgrade breaks system giflib builds with
earlier versions
- JDK-8147087: Race when reusing PerRegionTable bitmaps may result in
dropped remembered set entries
- JDK-8150652, PR3496: Remove unused code in AArch64 back end
- JDK-8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java
failing due to "Connection succeeded"
- JDK-8155691: Update GIFlib library to the latest up-to-date
- JDK-8181841: A TSA server returns timestamp with precision higher than
milliseconds
- JDK-8203190: SessionId.hashCode generates too many collisions
- JDK-8217676: Upgrade libpng to 1.6.37
- JDK-8220495: Update GIFlib library to the 5.1.8
- JDK-8226892: ActionListeners on JRadioButtons don't get notified when
selection is changed with arrow keys
- JDK-8229899: Make java.io.File.isInvalid() less racy
- JDK-8230597: Update GIFlib library to the 5.2.1
- JDK-8230613: Better ASCII conversions
- JDK-8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in
early return
- JDK-8231800: Better listing of arrays
- JDK-8232014: Expand DTD support
- JDK-8233255: Better Swing Buttons
- JDK-8234032: Improve basic calendar services
- JDK-8234042: Better factory production of certificates
- JDK-8234418: Better parsing with CertificateFactory
- JDK-8234836: Improve serialization handling
- JDK-8236191: Enhance OID processing
- JDK-8237592: Enhance certificate verification
- JDK-8238002: Better matrix operations
- JDK-8238804: Enhance key handling process
- JDK-8238842: AIOOBE in GIFImageReader.initializeStringTable
- JDK-8238843: Enhanced font handing
- JDK-8238920: Better Buffer support
- JDK-8238925: Enhance WAV file playback
- JDK-8240119: Less Affine Transformations
- JDK-8240482: Improved WAV file playback
- JDK-8241379: Update JCEKS support
- JDK-8241522: Manifest improved jar headers redux
- JDK-8242136: Better XML namespace handling
- JDK-8243541: (tz) Upgrade time-zone data to tzdata2020a
- JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong
result
ChangeLog:
2020-09-23 Andrew John Hughes
Bump to 2.6.23.
* Makefile.am:
(CORBA_CHANGESET): Update to icedtea-2.6.23.
(JAXP_CHANGESET): Likewise.
(JAXWS_CHANGESET): Likewise.
(JDK_CHANGESET): Likewise.
(LANGTOOLS_CHANGESET): Likewise.
(OPENJDK_CHANGESET): Likewise.
(CORBA_SHA256SUM): Likewise.
(JAXP_SHA256SUM): Likewise.
(JAXWS_SHA256SUM): Likewise.
(JDK_SHA256SUM): Likewise.
(LANGTOOLS_SHA256SUM): Likewise.
(OPENJDK_SHA256SUM): Likewise.
* NEWS: Updated.
* acinclude.m4:
(JDK_UPDATE_VERSION): Bump to 271.
(BUILD_VERSION): Set to b01.
* configure.ac: Bump to 2.6.23.
* hotspot.map.in: Update to icedtea-2.6.23.
* patches/boot/ecj-diamond.patch: Regenerated.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From gnu_andrew at member.fsf.org Sat Sep 26 17:52:44 2020
From: gnu_andrew at member.fsf.org (Andrew Hughes)
Date: Sat, 26 Sep 2020 18:52:44 +0100
Subject: [SECURITY] IcedTea 2.6.23 for OpenJDK 7 Released!
Message-ID: <20200926175244.GA100255@stopbrexit>
The IcedTea project provides a harness to build the source code from
OpenJDK using Free Software build tools, along with additional
features such as the ability to build against system libraries and
support for alternative virtual machines and architectures beyond
those supported by OpenJDK.
This release updates our OpenJDK 7 support in the 2.6.x series with
the July 2020 security fixes from OpenJDK 7u271.
If you find an issue with the release, please report it to our bug
database (http://icedtea.classpath.org/bugzilla) under the appropriate
component. Development discussion takes place on the distro-pkg-dev at
openjdk.java.net mailing list and patches are always welcome.
Full details of the release can be found below.
What's New?
===========
New in release 2.6.23 (2020-09-26):
* Security fixes
- JDK-8028431, CVE-2020-14579: NullPointerException in DerValue.equals(DerValue)
- JDK-8028591, CVE-2020-14578: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
- JDK-8230613: Better ASCII conversions
- JDK-8231800: Better listing of arrays
- JDK-8232014: Expand DTD support
- JDK-8233255: Better Swing Buttons
- JDK-8234032: Improve basic calendar services
- JDK-8234042: Better factory production of certificates
- JDK-8234418: Better parsing with CertificateFactory
- JDK-8234836: Improve serialization handling
- JDK-8236191: Enhance OID processing
- JDK-8237592, CVE-2020-14577: Enhance certificate verification
- JDK-8238002, CVE-2020-14581: Better matrix operations
- JDK-8238804: Enhance key handling process
- JDK-8238842: AIOOBE in GIFImageReader.initializeStringTable
- JDK-8238843: Enhanced font handing
- JDK-8238920, CVE-2020-14583: Better Buffer support
- JDK-8238925: Enhance WAV file playback
- JDK-8240119, CVE-2020-14593: Less Affine Transformations
- JDK-8240482: Improved WAV file playback
- JDK-8241379: Update JCEKS support
- JDK-8241522: Manifest improved jar headers redux
- JDK-8242136, CVE-2020-14621: Better XML namespace handling
* Import of OpenJDK 7 u271 build 1
- JDK-8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
- JDK-8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
- JDK-8077982: GIFLIB upgrade
- JDK-8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
- JDK-8147087: Race when reusing PerRegionTable bitmaps may result in dropped remembered set entries
- JDK-8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded"
- JDK-8155691: Update GIFlib library to the latest up-to-date
- JDK-8181841: A TSA server returns timestamp with precision higher than milliseconds
- JDK-8203190: SessionId.hashCode generates too many collisions
- JDK-8217676: Upgrade libpng to 1.6.37
- JDK-8220495: Update GIFlib library to the 5.1.8
- JDK-8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
- JDK-8229899: Make java.io.File.isInvalid() less racy
- JDK-8230597: Update GIFlib library to the 5.2.1
- JDK-8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
- JDK-8243541: (tz) Upgrade time-zone data to tzdata2020a
- JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result
* Backports
- JDK-8150652, PR3496: Remove unused code in AArch64 back end
The tarballs can be downloaded from:
* http://icedtea.classpath.org/download/source/icedtea-2.6.23.tar.gz
* http://icedtea.classpath.org/download/source/icedtea-2.6.23.tar.xz
We provide both gzip and xz tarballs, so that those who are able to
make use of the smaller tarball produced by xz may do so.
The tarballs are accompanied by digital signatures available at:
* http://icedtea.classpath.org/download/source/icedtea-2.6.23.tar.gz.sig
* http://icedtea.classpath.org/download/source/icedtea-2.6.23.tar.xz.sig
These are produced using my public key. See details below.
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
GnuPG >= 2.1 is required to be able to handle this key.
SHA256 checksums:
bed97c623f5a93ea4bce812a37b4c1d2344b6e7a135ef880aabfa7d843df6fca icedtea-2.6.23.tar.gz
fbd9be74fa16fde0b275418360247c2dcc15030e4294038d5b5c190ad836ed80 icedtea-2.6.23.tar.gz.sig
8370d62caf0c5decd7e2a16f0863824ffc0d0b82de609e0fa692c661cffde793 icedtea-2.6.23.tar.xz
6a2b886f2e486201f1341b1edcf93b601ed867b2af8087a0347820e5b89eaa2e icedtea-2.6.23.tar.xz.sig
The checksums can be downloaded from:
* http://icedtea.classpath.org/download/source/icedtea-2.6.23.sha256
The following people helped with these releases:
* Andrew Hughes (all backports & bug fixes, release management)
We would also like to thank the bug reporters and testers!
To get started:
$ tar xzf icedtea-2.6.23.tar.gz
or:
$ tar x -I xz -f icedtea-2.6.23.tar.xz
then:
$ mkdir icedtea-build
$ cd icedtea-build
$ ../icedtea-2.6.23/configure
$ make
Full build requirements and instructions are available in the INSTALL file.
Happy hacking!
--
Andrew :)
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL:
From andrew at icedtea.classpath.org Sat Sep 26 17:55:13 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Sat, 26 Sep 2020 17:55:13 +0000
Subject: /hg/release/icedtea7-2.6: 2 new changesets
Message-ID:
changeset 9e4bde292bea in /hg/release/icedtea7-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-2.6?cmd=changeset;node=9e4bde292bea
author: Andrew John Hughes
date: Sat Sep 26 18:39:55 2020 +0100
Set release date to today (2020-09-26).
2020-09-26 Andrew John Hughes
* NEWS: Set release date to today (2020-09-26).
changeset 022e5d0f3db4 in /hg/release/icedtea7-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-2.6?cmd=changeset;node=022e5d0f3db4
author: Andrew John Hughes
date: Sat Sep 26 18:54:59 2020 +0100
Added tag icedtea-2.6.23 for changeset 9e4bde292bea
diffstat:
.hgtags | 1 +
ChangeLog | 4 ++++
NEWS | 2 +-
3 files changed, 6 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r c90b97b89586 -r 022e5d0f3db4 .hgtags
--- a/.hgtags Thu Sep 24 06:44:43 2020 +0100
+++ b/.hgtags Sat Sep 26 18:54:59 2020 +0100
@@ -99,3 +99,4 @@
025d7737aedde4ae7f2785ccbfeba268d6d38786 icedtea-2.6.22pre00
0165cce49fc4afd13b2f640dfa576b2ee0380cb7 icedtea-2.6.22
6bcb1a62d6a24a6554f5028b07c3437a0ca1ad14 icedtea-2.6.23pre00
+9e4bde292beabb7dbff661fbc3f1087eb24f7a88 icedtea-2.6.23
diff -r c90b97b89586 -r 022e5d0f3db4 ChangeLog
--- a/ChangeLog Thu Sep 24 06:44:43 2020 +0100
+++ b/ChangeLog Sat Sep 26 18:54:59 2020 +0100
@@ -1,3 +1,7 @@
+2020-09-26 Andrew John Hughes
+
+ * NEWS: Set release date to today (2020-09-26).
+
2020-09-23 Andrew John Hughes
Bump to 2.6.23.
diff -r c90b97b89586 -r 022e5d0f3db4 NEWS
--- a/NEWS Thu Sep 24 06:44:43 2020 +0100
+++ b/NEWS Sat Sep 26 18:54:59 2020 +0100
@@ -12,7 +12,7 @@
CVE-XXXX-YYYY: https://cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
-New in release 2.6.23 (2020-07-16):
+New in release 2.6.23 (2020-09-26):
* Security fixes
- JDK-8028431, CVE-2020-14579: NullPointerException in DerValue.equals(DerValue)
From andrew at icedtea.classpath.org Sat Sep 26 18:10:51 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Sat, 26 Sep 2020 18:10:51 +0000
Subject: /hg/release/icedtea7-forest-2.6: 2 new changesets
Message-ID:
changeset b5a883301b7d in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=b5a883301b7d
author: Andrew John Hughes
date: Sat Sep 26 19:05:19 2020 +0100
Added tag icedtea-2.6.23 for changeset ffa82858306d
changeset 5a51775024b9 in /hg/release/icedtea7-forest-2.6
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6?cmd=changeset;node=5a51775024b9
author: Andrew John Hughes
date: Sat Sep 26 19:05:33 2020 +0100
Added tag icedtea-2.6.24pre00 for changeset ffa82858306d
diffstat:
.hgtags | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r ffa82858306d -r 5a51775024b9 .hgtags
--- a/.hgtags Thu Sep 03 04:06:31 2020 +0100
+++ b/.hgtags Sat Sep 26 19:05:33 2020 +0100
@@ -728,3 +728,5 @@
a5a9179a5d3d22555b8104750ef269affbb0075c jdk7u271-b00
4837cfcf61b5fc0ef54553f59ea423b247fe457d jdk7u271-b01
4837cfcf61b5fc0ef54553f59ea423b247fe457d jdk7u271-ga
+ffa82858306d7fd9876a59ba2659e2c6f2babc4c icedtea-2.6.23
+ffa82858306d7fd9876a59ba2659e2c6f2babc4c icedtea-2.6.24pre00
From andrew at icedtea.classpath.org Sat Sep 26 18:11:02 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Sat, 26 Sep 2020 18:11:02 +0000
Subject: /hg/release/icedtea7-forest-2.6/corba: 2 new changesets
Message-ID:
changeset 81295ce16e1c in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=81295ce16e1c
author: Andrew John Hughes
date: Sat Sep 26 19:05:18 2020 +0100
Added tag icedtea-2.6.23 for changeset 5b8b33444f06
changeset 24e76325fc41 in /hg/release/icedtea7-forest-2.6/corba
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/corba?cmd=changeset;node=24e76325fc41
author: Andrew John Hughes
date: Sat Sep 26 19:05:32 2020 +0100
Added tag icedtea-2.6.24pre00 for changeset 5b8b33444f06
diffstat:
.hgtags | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r 5b8b33444f06 -r 24e76325fc41 .hgtags
--- a/.hgtags Thu Sep 03 04:06:32 2020 +0100
+++ b/.hgtags Sat Sep 26 19:05:32 2020 +0100
@@ -730,3 +730,5 @@
3fab3a5b9dc5f5c866a498b8e5794f41fecad985 jdk7u271-b00
03c81da70ca65831e6417c91703abe4706827119 jdk7u271-b01
03c81da70ca65831e6417c91703abe4706827119 jdk7u271-ga
+5b8b33444f0628f11e7afd37e451a15a4efabc8d icedtea-2.6.23
+5b8b33444f0628f11e7afd37e451a15a4efabc8d icedtea-2.6.24pre00
From andrew at icedtea.classpath.org Sat Sep 26 18:11:13 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Sat, 26 Sep 2020 18:11:13 +0000
Subject: /hg/release/icedtea7-forest-2.6/jaxp: 2 new changesets
Message-ID:
changeset a628d1efac5a in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=a628d1efac5a
author: Andrew John Hughes
date: Sat Sep 26 19:05:19 2020 +0100
Added tag icedtea-2.6.23 for changeset ae0d2483853a
changeset 3eff28f8fa4e in /hg/release/icedtea7-forest-2.6/jaxp
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxp?cmd=changeset;node=3eff28f8fa4e
author: Andrew John Hughes
date: Sat Sep 26 19:05:32 2020 +0100
Added tag icedtea-2.6.24pre00 for changeset ae0d2483853a
diffstat:
.hgtags | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r ae0d2483853a -r 3eff28f8fa4e .hgtags
--- a/.hgtags Thu Sep 03 04:06:32 2020 +0100
+++ b/.hgtags Sat Sep 26 19:05:32 2020 +0100
@@ -731,3 +731,5 @@
bdd256b2723fde22d3c49ad5e259788f73ae81c6 jdk7u271-b00
9628a194effb72c1755bcd21f55e0a256475d60e jdk7u271-b01
9628a194effb72c1755bcd21f55e0a256475d60e jdk7u271-ga
+ae0d2483853ac46ca3393db5221e41d26c6a127d icedtea-2.6.23
+ae0d2483853ac46ca3393db5221e41d26c6a127d icedtea-2.6.24pre00
From bugzilla-daemon at icedtea.classpath.org Sat Sep 26 18:11:04 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Sat, 26 Sep 2020 18:11:04 +0000
Subject: [Bug 3496] [IcedTea7] Backport "8150652, PR2922: Remove unused code
in AArch64 back end"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3496
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Andrew John Hughes ---
Fixed in icedtea-2.6.23.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From andrew at icedtea.classpath.org Sat Sep 26 18:11:26 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Sat, 26 Sep 2020 18:11:26 +0000
Subject: /hg/release/icedtea7-forest-2.6/jaxws: 2 new changesets
Message-ID:
changeset 62e7c56c7a94 in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=62e7c56c7a94
author: Andrew John Hughes
date: Sat Sep 26 19:05:19 2020 +0100
Added tag icedtea-2.6.23 for changeset 66b0ceb719e6
changeset 0b07d0028172 in /hg/release/icedtea7-forest-2.6/jaxws
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jaxws?cmd=changeset;node=0b07d0028172
author: Andrew John Hughes
date: Sat Sep 26 19:05:32 2020 +0100
Added tag icedtea-2.6.24pre00 for changeset 66b0ceb719e6
diffstat:
.hgtags | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r 66b0ceb719e6 -r 0b07d0028172 .hgtags
--- a/.hgtags Thu Sep 03 04:06:32 2020 +0100
+++ b/.hgtags Sat Sep 26 19:05:32 2020 +0100
@@ -730,3 +730,5 @@
f6b78d78716bd1a081c13262471325991d8822e1 jdk7u271-b00
4666871854e46e7b7a29bd40ffd0bbb9ee94067e jdk7u271-b01
4666871854e46e7b7a29bd40ffd0bbb9ee94067e jdk7u271-ga
+66b0ceb719e66e4012cb521e3d1342a73c8ba13d icedtea-2.6.23
+66b0ceb719e66e4012cb521e3d1342a73c8ba13d icedtea-2.6.24pre00
From andrew at icedtea.classpath.org Sat Sep 26 18:11:38 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Sat, 26 Sep 2020 18:11:38 +0000
Subject: /hg/release/icedtea7-forest-2.6/langtools: 2 new changesets
Message-ID:
changeset 02ca4555fc22 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=02ca4555fc22
author: Andrew John Hughes
date: Sat Sep 26 19:05:19 2020 +0100
Added tag icedtea-2.6.23 for changeset e25ef340f132
changeset 840a686aa758 in /hg/release/icedtea7-forest-2.6/langtools
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/langtools?cmd=changeset;node=840a686aa758
author: Andrew John Hughes
date: Sat Sep 26 19:05:32 2020 +0100
Added tag icedtea-2.6.24pre00 for changeset e25ef340f132
diffstat:
.hgtags | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r e25ef340f132 -r 840a686aa758 .hgtags
--- a/.hgtags Thu Sep 03 04:06:32 2020 +0100
+++ b/.hgtags Sat Sep 26 19:05:32 2020 +0100
@@ -730,3 +730,5 @@
f04545c021623f60611b56dbf3bd3e78476b9419 jdk7u271-b00
c3ee10260ae5f29e04d718267f51a6fcadde7cbc jdk7u271-b01
c3ee10260ae5f29e04d718267f51a6fcadde7cbc jdk7u271-ga
+e25ef340f1328966fa7df4728d71f08036b010db icedtea-2.6.23
+e25ef340f1328966fa7df4728d71f08036b010db icedtea-2.6.24pre00
From andrew at icedtea.classpath.org Sat Sep 26 18:11:50 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Sat, 26 Sep 2020 18:11:50 +0000
Subject: /hg/release/icedtea7-forest-2.6/hotspot: 2 new changesets
Message-ID:
changeset a0e20f20847d in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=a0e20f20847d
author: Andrew John Hughes
date: Sat Sep 26 19:05:20 2020 +0100
Added tag icedtea-2.6.23 for changeset 2c74ba717122
changeset 6de046544eec in /hg/release/icedtea7-forest-2.6/hotspot
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=6de046544eec
author: Andrew John Hughes
date: Sat Sep 26 19:05:33 2020 +0100
Added tag icedtea-2.6.24pre00 for changeset 2c74ba717122
diffstat:
.hgtags | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r 2c74ba717122 -r 6de046544eec .hgtags
--- a/.hgtags Thu Feb 25 14:59:44 2016 +0000
+++ b/.hgtags Sat Sep 26 19:05:33 2020 +0100
@@ -969,3 +969,5 @@
493615a206a94e11c9ff09d58d1733758556ac95 jdk7u271-b00
debb2913070604f611eaf916cbc90f024d17ef24 jdk7u271-b01
debb2913070604f611eaf916cbc90f024d17ef24 jdk7u271-ga
+2c74ba717122cba9979a05f7fb22bebc5ccbf543 icedtea-2.6.23
+2c74ba717122cba9979a05f7fb22bebc5ccbf543 icedtea-2.6.24pre00
From andrew at icedtea.classpath.org Sat Sep 26 18:12:03 2020
From: andrew at icedtea.classpath.org (andrew at icedtea.classpath.org)
Date: Sat, 26 Sep 2020 18:12:03 +0000
Subject: /hg/release/icedtea7-forest-2.6/jdk: 2 new changesets
Message-ID:
changeset 8209d0df901c in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=8209d0df901c
author: Andrew John Hughes
date: Sat Sep 26 19:05:19 2020 +0100
Added tag icedtea-2.6.23 for changeset 6d1d19e80aa0
changeset 1a9e79164f5e in /hg/release/icedtea7-forest-2.6/jdk
details: http://icedtea.classpath.org/hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=1a9e79164f5e
author: Andrew John Hughes
date: Sat Sep 26 19:05:32 2020 +0100
Added tag icedtea-2.6.24pre00 for changeset 6d1d19e80aa0
diffstat:
.hgtags | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r 6d1d19e80aa0 -r 1a9e79164f5e .hgtags
--- a/.hgtags Thu Sep 03 04:06:33 2020 +0100
+++ b/.hgtags Sat Sep 26 19:05:32 2020 +0100
@@ -723,3 +723,5 @@
ab6cd5af67f09df020e23680b94cfb9a3f0d890f jdk7u271-b00
5b06aa7a2fcc0e17cafbcce2456978da85677c56 jdk7u271-b01
5b06aa7a2fcc0e17cafbcce2456978da85677c56 jdk7u271-ga
+6d1d19e80aa0dab8aa3e9b53549b0c91d3f2798d icedtea-2.6.23
+6d1d19e80aa0dab8aa3e9b53549b0c91d3f2798d icedtea-2.6.24pre00
From bugzilla-daemon at icedtea.classpath.org Wed Sep 30 02:34:30 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Wed, 30 Sep 2020 02:34:30 +0000
Subject: [Bug 3806] New: [IcedTea8] Backport JDK-8191522: "Remove
Bigelow&Holmes Lucida fonts from JDK sources"
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3806
Bug ID: 3806
Summary: [IcedTea8] Backport JDK-8191522: "Remove
Bigelow&Holmes Lucida fonts from JDK sources"
Product: IcedTea
Version: 8.x-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/008f416a79cba9ec51b476b5761fc8ee564c13f8
Removing the non-OpenJDK code also fixes a number of bugs and improves testing
for the OpenJDK font paths.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Wed Sep 30 02:35:05 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Wed, 30 Sep 2020 02:35:05 +0000
Subject: [Bug 3787] [TRACKER] IcedTea 3.17.0 Release
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3787
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |3806
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From bugzilla-daemon at icedtea.classpath.org Wed Sep 30 02:35:05 2020
From: bugzilla-daemon at icedtea.classpath.org (bugzilla-daemon at icedtea.classpath.org)
Date: Wed, 30 Sep 2020 02:35:05 +0000
Subject: [Bug 3806] [IcedTea8] Backport JDK-8191522: "Remove Bigelow&Holmes
Lucida fonts from JDK sources"
In-Reply-To:
References:
Message-ID:
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3806
Andrew John Hughes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Blocks| |3787
Target Milestone|--- |3.17.0
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: