# HG changeset patch # User Andrew John Hughes # Date 1603679471 0 # Node ID 3b6a1e8f4e0064dfe04658dbea3a49212dc9e013 # Parent 9c238b325a8f9e49744a8b07c0a9b7c0bda78437 Bump to icedtea-3.17.0pre02. Upstream changes: - JDK-6574989: TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes - JDK-7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode - JDK-8006205: [TESTBUG] NEED_TEST: please JTREGIFY test/compiler/7177917/Test7177917.java - JDK-8023697: failed class resolution reports different class name in detail message for the first and subsequent times - JDK-8025886: replace [[ and == bash extensions in regtest - JDK-8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString() - JDK-8031625: javadoc problems referencing inner class constructors - JDK-8035493: JVMTI PopFrame capability must instruct compilers not to prune locals - JDK-8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c - JDK-8037866: Replace the Fun class in tests with lambdas - JDK-8038723, PR3806: Openup some PrinterJob tests - JDK-8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails - JDK-8041480, PR3806: ArrayIndexOutOfBoundsException when JTable contains certain string - JDK-8046274: Removing dependency on jakarta-regexp - JDK-8048933: -XX:+TraceExceptions output should include the message - JDK-8058779, PR3805: Faster implementation of String.replace(CharSequence, CharSequence) - JDK-8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double - JDK-8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null - JDK-8075774: Small readability and performance improvements for zipfs - JDK-8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails - JDK-8076475: Misuses of strncpy/strncat - JDK-8080462, PR3801: Update SunPKCS11 provider with PKCS11 v2.40 support - JDK-8130125, PR3806: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update - JDK-8130737: AffineTransformOp can't handle child raster with non-zero x-offset - JDK-8132206: move ScanTest.java into OpenJDK - JDK-8132376: Add @requires os.family to the client tests with access to internal OS-specific API - JDK-8132745: minor cleanup of java/util/Scanner/ScanTest.java - JDK-8137087: [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh - JDK-8144015, PR3806: [PIT] failures of text layout font tests - JDK-8144023, PR3806: [PIT] failure of text measurements in javax/swing/text/html/parser/Parser/6836089/bug6836089.java - JDK-8144240, PR3806: [macosx][PIT] AIOOB in closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java - JDK-8145542, PR3806: The case failed automatically and thrown java.lang.ArrayIndexOutOfBoundsException exception - JDK-8145808: java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java hangs on Win. 8 - JDK-8146612: C2: Precedence edges specification violated - JDK-8148754: C2 loop unrolling fails due to unexpected graph shape - JDK-8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent - JDK-8148886: SEGV in sun.java2d.marlin.Renderer._endRendering - JDK-8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format - JDK-8151725, PR3806: [macosx] ArrayIndexOOB exception when displaying Devanagari text in JEditorPane - JDK-8151788: NullPointerException from ntlm.Client.type3 - JDK-8151834: Test SmallPrimeExponentP.java times out intermittently - JDK-8152358, PR3800: code and comment cleanups found during the hunt for 8077392 - JDK-8152545, PR3804: Use preprocessor instead of compiling a program to generate native nio constants - JDK-8152680, PR3806: Regression in GlyphVector.getGlyphCharIndex behaviour - JDK-8153430: jdk regression test MletParserLocaleTest, ParserInfiniteLoopTest reduce default timeout - JDK-8153583: Make OutputAnalyzer.reportDiagnosticSummary public - JDK-8154313: Generated javadoc scattered all over the place - JDK-8156169: Some sound tests rarely hangs because of incorrect synchronization - JDK-8158924, PR3806: Incorrect i18n text document layout - JDK-8163251: Hard coded loop limit prevents reading of smart card data greater than 8k - JDK-8165936: Potential Heap buffer overflow when seaching timezone info files - JDK-8166003, PR3806: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java - JDK-8166068, PR3806: test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java does not compile - JDK-8166148: Fix for JDK-8165936 broke solaris builds - JDK-8167300: Scheduling failures during gcm should be fatal - JDK-8167615: Opensource unit/regression tests for JavaSound - JDK-8169879, PR3806: [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed - JDK-8169925: PKCS #11 Cryptographic Token Interface license - JDK-8171934: ObjectSizeCalculator.getEffectiveMemoryLayoutSpecification() does not recognize OpenJDK's HotSpot VM - JDK-8172012: [TEST_BUG] delays needed in javax/swing/JTree/4633594/bug4633594.java - JDK-8172559: [PIT][TEST_BUG] Move @test to be 1st annotation in java/awt/image/Raster/TestChildRasterOp.java - JDK-8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled - JDK-8177334: Update xmldsig implementation to Apache Santuario 2.1.1 - JDK-8177628: Opensource unit/regression tests for ImageIO - JDK-8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method - JDK-8181841: A TSA server returns timestamp with precision higher than milliseconds - JDK-8183341: Better cleanup for javax/imageio/AllowSearch.java - JDK-8183349: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java and WriteAfterAbort.java - JDK-8183351: Better cleanup for jdk/test/javax/imageio/spi/AppletContextTest/BadPluginConfigurationTest.sh - JDK-8191512, PR3806: T2K font rasterizer code removal - JDK-8191522, PR3806: Remove Bigelow&Holmes Lucida fonts from JDK sources - JDK-8191678: [TESTBUG] Add keyword headful in java/awt FocusTransitionTest test. - JDK-8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied - JDK-8193137: Nashorn crashes when given an empty script file - JDK-8194298: Add support for per Socket configuration of TCP keepalive - JDK-8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE - JDK-8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error - JDK-8200313: java/awt/Gtk/GtkVersionTest/GtkVersionTest.java fails - JDK-8201633: Problems with AES-GCM native acceleration - JDK-8203357: Container Metrics - JDK-8209113: Use WeakReference for lastFontStrike for created Fonts - JDK-8210147: adjust some WSAGetLastError usages in windows network coding - JDK-8211049: Second parameter of "initialize" method is not used - JDK-8211714: Need to update vm_version.cpp to recognise VS2017 minor versions - JDK-8214862: assert(proj != __null) at compile.cpp:3251 - JDK-8216283: Allow shorter method sampling interval than 10 ms - JDK-8217606: LdapContext#reconnect always opens a new connection - JDK-8217647: JFR: recordings on 32-bit systems unreadable - JDK-8217878: ENVELOPING XML signature no longer works in JDK 11 - JDK-8218629: XML Digital Signature throws NAMESPACE_ERR exception on OpenJDK 11, works 8/9/10 - JDK-8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero - JDK-8220165: Encryption using GCM results in RuntimeException- input length out of bound - JDK-8220293: Deadlock in JFR string pool - JDK-8220555: JFR tool shows potentially misleading message when it cannot access a file - JDK-8221569: JFR tool produces incorrect output when both --categories and --events are specified - JDK-8224217: RecordingInfo should use textual representation of path - JDK-8225068: Remove DocuSign root certificate that is expiring in May 2020 - JDK-8225069: Remove Comodo root certificate that is expiring in May 2020 - JDK-8226697: Several tests which need the @key headful keyword are missing it. - JDK-8227269: Slow class loading when running with JDWP - JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow - JDK-8229888: (zipfs) Updating an existing zip file does not preserve original permissions - JDK-8229899: Make java.io.File.isInvalid() less racy - JDK-8230303: JDB hangs when running monitor command - JDK-8230597: Update GIFlib library to the 5.2.1 - JDK-8230613: Better ASCII conversions - JDK-8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG - JDK-8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return - JDK-8230926: [macosx] Two apostrophes are entered instead of one with "U.S. International - PC" layout - JDK-8231779: crash HeapWord*ParallelScavengeHeap::failed_mem_allocate - JDK-8231800: Better listing of arrays - JDK-8232014: Expand DTD support - JDK-8233097: Fontmetrics for large Fonts has zero width - JDK-8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing - JDK-8233255: Better Swing Buttons - JDK-8233880: Support compilers with multi-digit major version numbers - JDK-8234032: Improve basic calendar services - JDK-8234042: Better factory production of certificates - JDK-8234418: Better parsing with CertificateFactory - JDK-8234617: C1: Incorrect result of field load due to missing narrowing conversion - JDK-8234836: Improve serialization handling - JDK-8235243: handle VS2017 15.9 and VS2019 in abstract_vm_version - JDK-8235325: build failure on Linux after 8235243 - JDK-8235687: Contents/MacOS/libjli.dylib cannot be a symlink - JDK-8236191: Enhance OID processing - JDK-8236512, PR3801: PKCS11 Connection closed after Cipher.doFinal and NoPadding - JDK-8236996: Incorrect Roboto font rendering on Windows with subpixel antialiasing - JDK-8237117: Better ForkJoinPool behavior - JDK-8237592: Enhance certificate verification - JDK-8237951: CTW: C2 compilation fails with "malformed control flow" - JDK-8238002: Better matrix operations - JDK-8238225: Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary - JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10 - JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10 - JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10 - JDK-8238804: Enhance key handling process - JDK-8238842: AIOOBE in GIFImageReader.initializeStringTable - JDK-8238843: Enhanced font handing - JDK-8238898: Missing hash characters for header on license file - JDK-8238920: Better Buffer support - JDK-8238925: Enhance WAV file playback - JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD - JDK-8239819: XToolkit: Misread of screen information memory - JDK-8239852: java/util/concurrent tests fail with -XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification should have failed - JDK-8240119: Less Affine Transformations - JDK-8240295: hs_err elapsed time in seconds is not accurate enough - JDK-8240482: Improved WAV file playback - JDK-8240576: JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges - JDK-8241379: Update JCEKS support - JDK-8241522: Manifest improved jar headers redux - JDK-8241638: launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set - JDK-8241750: x86_32 build failure after JDK-8227269 - JDK-8241888: Mirror jdk.security.allowNonCaAnchor system property with a security one - JDK-8242136: Better XML namespace handling - JDK-8242498: Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash - JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array - JDK-8242883: Incomplete backport of JDK-8078268: backport test part - JDK-8243059: Build fails when --with-vendor-name contains a comma - JDK-8243138: Enhance BaseLdapServer to support starttls extended request - JDK-8243474: [TESTBUG] removed three tests of 0 bytes - JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions - JDK-8243539: Copyright info (Year) should be updated for fix of 8241638 - JDK-8243541: (tz) Upgrade time-zone data to tzdata2020a - JDK-8244407: JVM crashes after transformation in C2 IdealLoopTree::split_fall_in - JDK-8244461: [JDK 8u] Build fails with glibc 2.32 - JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result - JDK-8244777: ClassLoaderStats VM Op uses constant hash value - JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor - JDK-8244843: JapanEraNameCompatTest fails - JDK-8245167: Top package in method profiling shows null in JMC - JDK-8246223: Windows build fails after JDK-8227269 - JDK-8246310: Clean commented-out code about ModuleEntry andPackageEntry in JFR - JDK-8246384: Enable JFR by default on supported architectures for October 2020 release - JDK-8246703: [TESTBUG] Add test for JDK-8233197 - JDK-8248399: Build installs jfr binary when JFR is disabled - JDK-8248643: Remove extra leading space in JDK-8240295 8u backport - JDK-8248715: New JavaTimeSupplementary localisation for 'in' installed in wrong package - JDK-8248851: CMS: Missing memory fences between free chunk check and klass read - JDK-8249610: Make sun.security.krb5.Config.getBooleanObject(String... keys) method public - JDK-8249677: Regression in 8u after JDK-8237117: Better ForkJoinPool behavior - JDK-8250546: Expect changed behaviour reported in JDK-8249846 - JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java - JDK-8250875: Incorrect parameter type for update_number in JDK_Version::jdk_update - JDK-8251120, PR3793: [8u] HotSpot build assumes ENABLE_JFR is set to either true or false - PR3798: Fix format-overflow error on GCC 10, caused by passing NULL to a '%s' directive ChangeLog: 2020-10-25 Andrew John Hughes Bump to icedtea-3.17.0pre02. * Makefile.am: (CORBA_CHANGESET): Update to icedtea-3.17.0pre02 tag. (JAXP_CHANGESET): Likewise. (JAXWS_CHANGESET): Likewise. (JDK_CHANGESET): Likewise. (LANGTOOLS_CHANGESET): Likewise. (OPENJDK_CHANGESET): Likewise. (NASHORN_CHANGESET): Likewise. (CORBA_SHA256SUM): Likewise. (JAXP_SHA256SUM): Likewise. (JAXWS_SHA256SUM): Likewise. (JDK_SHA256SUM): Likewise. (LANGTOOLS_SHA256SUM): Likewise. (OPENJDK_SHA256SUM): Likewise. (NASHORN_SHA256SUM): Likewise. * NEWS: Updated. * acinclude.m4: (IT_DETERMINE_VERSION): Set JDK_UPDATE_VERSION to 272 and BUILD_VERSION to b04. (IT_ENABLE_JFR): Set default to enabled, to match upstream 8u272. * configure.ac: Bump to 3.17.0pre02. * hotspot.map.in: Update to icedtea-3.17.0pre02 tag. diff -r 9c238b325a8f -r 3b6a1e8f4e00 ChangeLog --- a/ChangeLog Thu Oct 22 03:44:34 2020 +0100 +++ b/ChangeLog Mon Oct 26 02:31:11 2020 +0000 @@ -1,3 +1,30 @@ +2020-10-25 Andrew John Hughes + + Bump to icedtea-3.17.0pre02. + * Makefile.am: + (CORBA_CHANGESET): Update to icedtea-3.17.0pre02 tag. + (JAXP_CHANGESET): Likewise. + (JAXWS_CHANGESET): Likewise. + (JDK_CHANGESET): Likewise. + (LANGTOOLS_CHANGESET): Likewise. + (OPENJDK_CHANGESET): Likewise. + (NASHORN_CHANGESET): Likewise. + (CORBA_SHA256SUM): Likewise. + (JAXP_SHA256SUM): Likewise. + (JAXWS_SHA256SUM): Likewise. + (JDK_SHA256SUM): Likewise. + (LANGTOOLS_SHA256SUM): Likewise. + (OPENJDK_SHA256SUM): Likewise. + (NASHORN_SHA256SUM): Likewise. + * NEWS: Updated. + * acinclude.m4: + (IT_DETERMINE_VERSION): Set JDK_UPDATE_VERSION to 272 + and BUILD_VERSION to b04. + (IT_ENABLE_JFR): Set default to enabled, to match + upstream 8u272. + * configure.ac: Bump to 3.17.0pre02. + * hotspot.map.in: Update to icedtea-3.17.0pre02 tag. + 2020-10-21 Andrew John Hughes Bump aarch32 to jdk8u272-b04-aarch32-20200821. @@ -66,8 +93,13 @@ * acinclude.m4: (IT_DETERMINE_VERSION): Set JDK_UPDATE_VERSION to 262, BUILD_VERSION to b01 and MILESTONE to ea for first - build promotion.. - * configure.ac: Bump to 3.17.0pre01. + build promotion. + (IT_ARCH_HAS_JFR): New macro to determine whether + an architecture supports JFR or not. + (IT_ENABLE_JFR): Add option to enable or disable + JFR, passing it down to the OpenJDK build. + * configure.ac: Bump to 3.17.0pre01. Invoke + IT_ENABLE_JFR to add --enable-jfr option. * hotspot.map.in: Update to icedtea-3.17.0pre01 tag. 2020-08-19 Andrew John Hughes diff -r 9c238b325a8f -r 3b6a1e8f4e00 Makefile.am --- a/Makefile.am Thu Oct 22 03:44:34 2020 +0100 +++ b/Makefile.am Mon Oct 26 02:31:11 2020 +0000 @@ -1,20 +1,20 @@ # Dependencies -CORBA_CHANGESET = e1696465ea34 -JAXP_CHANGESET = 53bd98f3ee46 -JAXWS_CHANGESET = accca84b727d -JDK_CHANGESET = c409176a879f -LANGTOOLS_CHANGESET = ad7ffc1bb8e1 -OPENJDK_CHANGESET = 224893ede003 -NASHORN_CHANGESET = 36e295162ff1 - -CORBA_SHA256SUM = 18da9bffdb2c5304f66fe51aa81d5825863c28b79fbce327e860aa48c511f228 -JAXP_SHA256SUM = 0a715d8d1d1f4412a2f379cb014027bbf9c1a2b40160306697fa24e52b9ae45c -JAXWS_SHA256SUM = a6456f2769831ea46dd24455f1a073e1f333870077d70940a2226d06d8e9d08a -JDK_SHA256SUM = af9dd9b328336529202d5bb9ac63902b5890f8250079f4bbe5b8b209367f7aeb -LANGTOOLS_SHA256SUM = a82d361f0a6f9bcd7d569c33130748363bf1253e35dca1d62456ccfb688e3052 -OPENJDK_SHA256SUM = 7acc61f097017aaa35e61b9bb17478858007cfa86e5c85b7dd5069b3449b1f5e -NASHORN_SHA256SUM = c5f1b5b20fcfdc85c64a29f998a4592f1fbe2558f9e6179799dbcb53166583e7 +CORBA_CHANGESET = 8aafb146a99e +JAXP_CHANGESET = ae372ac2562a +JAXWS_CHANGESET = a86aa3e2a7c8 +JDK_CHANGESET = 95ac792d396e +LANGTOOLS_CHANGESET = 4ea625a4e156 +OPENJDK_CHANGESET = aedccd51873f +NASHORN_CHANGESET = 3c07ff843d55 + +CORBA_SHA256SUM = 01fccbf45f3f2b78c96234b59701a9cc890ae40176b77ec7fbc3958a64e27057 +JAXP_SHA256SUM = 85e6adc652832cf30ce666b703127b6708713bc9149b681b4522dfd6eab42340 +JAXWS_SHA256SUM = 421f507574d225b5b90e601fa938dc6fb828a907c76a95449eebf062e20cb184 +JDK_SHA256SUM = 40fda9395e525d0ae5ccb53cedadfe350ac8aa4266f1181a591bdda4e561a12b +LANGTOOLS_SHA256SUM = bf4695add4bb36425feb6d98cd2ee25884d556e0e2abc5e63b4c11ccd13772e9 +OPENJDK_SHA256SUM = 3d407c9d4c811d03fa34e3c61125b4c87cf9caf1e45a13e931c0ce82f35a27d5 +NASHORN_SHA256SUM = f0bcc8d9e72ed5d28ae5e778259f489adfd4c0414469cc7afa7d11d7f0763e08 HS_TYPE = "`$(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" HS_URL = "`$(AWK) 'version==$$1 {print $$3}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" diff -r 9c238b325a8f -r 3b6a1e8f4e00 NEWS --- a/NEWS Thu Oct 22 03:44:34 2020 +0100 +++ b/NEWS Mon Oct 26 02:31:11 2020 +0000 @@ -15,10 +15,34 @@ * New features - PR3796: Allow the number of curves supported to be specified +* 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-8237117, CVE-2020-14556: Better ForkJoinPool behavior + - 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 8 u262 build 01 - JDK-4949105: Access Bridge lacks html tags parsing - JDK-8003209: JFR events for network utilization - - JDK-8028431: NullPointerException in DerValue.equals(DerValue) - JDK-8030680: 292 cleanup from default method code assessment - JDK-8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently - JDK-8041626: Shutdown tracing event @@ -116,11 +140,182 @@ - JDK-8241444: Metaspace::_class_vsm not initialized if compressed class pointers are disabled - JDK-8241902: AIX Build broken after integration of JDK-8223147 (JFR Backport) - JDK-8242788: Non-PCH build is broken after JDK-8191393 -* Backports +* Import of OpenJDK 8 u262 build 02 + - JDK-8130737: AffineTransformOp can't handle child raster with non-zero x-offset + - JDK-8172559: [PIT][TEST_BUG] Move @test to be 1st annotation in java/awt/image/Raster/TestChildRasterOp.java + - JDK-8230926: [macosx] Two apostrophes are entered instead of one with "U.S. International - PC" layout + - JDK-8240576: JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges + - JDK-8242883: Incomplete backport of JDK-8078268: backport test part +* Import of OpenJDK 8 u262 build 03 + - JDK-8037866: Replace the Fun class in tests with lambdas + - JDK-8146612: C2: Precedence edges specification violated + - JDK-8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format + - JDK-8229888: (zipfs) Updating an existing zip file does not preserve original permissions + - JDK-8230597: Update GIFlib library to the 5.2.1 + - JDK-8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return - JDK-8233880, PR3798: Support compilers with multi-digit major version numbers + - JDK-8239852: java/util/concurrent tests fail with -XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification should have failed + - JDK-8241638: launcher time metrics always report 1 on Linux when _JAVA_LAUNCHER_DEBUG set + - JDK-8243059: Build fails when --with-vendor-name contains a comma + - JDK-8243474: [TESTBUG] removed three tests of 0 bytes + - JDK-8244461: [JDK 8u] Build fails with glibc 2.32 + - JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result +* Import of OpenJDK 8 u262 build 04 + - JDK-8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null + - JDK-8148886: SEGV in sun.java2d.marlin.Renderer._endRendering + - JDK-8171934: ObjectSizeCalculator.getEffectiveMemoryLayoutSpecification() does not recognize OpenJDK's HotSpot VM + - JDK-8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE + - JDK-8243539: Copyright info (Year) should be updated for fix of 8241638 + - JDK-8244777: ClassLoaderStats VM Op uses constant hash value +* Import of OpenJDK 8 u262 build 05 + - JDK-7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode + - JDK-8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method + - JDK-8181841: A TSA server returns timestamp with precision higher than milliseconds + - JDK-8227269: Slow class loading when running with JDWP + - JDK-8229899: Make java.io.File.isInvalid() less racy + - JDK-8236996: Incorrect Roboto font rendering on Windows with subpixel antialiasing + - JDK-8241750: x86_32 build failure after JDK-8227269 + - JDK-8244407: JVM crashes after transformation in C2 IdealLoopTree::split_fall_in + - JDK-8244843: JapanEraNameCompatTest fails +* Import of OpenJDK 8 u262 build 06 + - JDK-8246223: Windows build fails after JDK-8227269 +* Import of OpenJDK 8 u262 build 07 + - JDK-8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing + - JDK-8243541: (tz) Upgrade time-zone data to tzdata2020a + - JDK-8245167: Top package in method profiling shows null in JMC + - JDK-8246703: [TESTBUG] Add test for JDK-8233197 +* Import of OpenJDK 8 u262 build 08 + - JDK-8220293: Deadlock in JFR string pool + - JDK-8225068: Remove DocuSign root certificate that is expiring in May 2020 + - JDK-8225069: Remove Comodo root certificate that is expiring in May 2020 +* Import of OpenJDK 8 u262 build 09 + - JDK-8248399: Build installs jfr binary when JFR is disabled +* Import of OpenJDK 8 u262 build 10 + - JDK-8248715: New JavaTimeSupplementary localisation for 'in' installed in wrong package +* Import of OpenJDK 8 u265 build 01 + - JDK-8249677: Regression in 8u after JDK-8237117: Better ForkJoinPool behavior + - JDK-8250546: Expect changed behaviour reported in JDK-8249846 +* Import of OpenJDK 8 u272 build 01 + - JDK-8006205: [TESTBUG] NEED_TEST: please JTREGIFY test/compiler/7177917/Test7177917.java + - JDK-8035493: JVMTI PopFrame capability must instruct compilers not to prune locals + - JDK-8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c + - JDK-8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails + - JDK-8075774: Small readability and performance improvements for zipfs + - JDK-8132206: move ScanTest.java into OpenJDK + - JDK-8132376: Add @requires os.family to the client tests with access to internal OS-specific API + - JDK-8132745: minor cleanup of java/util/Scanner/ScanTest.java + - JDK-8137087: [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh + - JDK-8145808: java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java hangs on Win. 8 + - JDK-8151788: NullPointerException from ntlm.Client.type3 + - JDK-8151834: Test SmallPrimeExponentP.java times out intermittently + - JDK-8153430: jdk regression test MletParserLocaleTest, ParserInfiniteLoopTest reduce default timeout + - JDK-8153583: Make OutputAnalyzer.reportDiagnosticSummary public + - JDK-8156169: Some sound tests rarely hangs because of incorrect synchronization + - JDK-8165936: Potential Heap buffer overflow when seaching timezone info files + - JDK-8166148: Fix for JDK-8165936 broke solaris builds + - JDK-8167300: Scheduling failures during gcm should be fatal + - JDK-8167615: Opensource unit/regression tests for JavaSound + - JDK-8172012: [TEST_BUG] delays needed in javax/swing/JTree/4633594/bug4633594.java + - JDK-8177628: Opensource unit/regression tests for ImageIO + - JDK-8183341: Better cleanup for javax/imageio/AllowSearch.java + - JDK-8183351: Better cleanup for jdk/test/javax/imageio/spi/AppletContextTest/BadPluginConfigurationTest.sh + - JDK-8193137: Nashorn crashes when given an empty script file + - JDK-8194298: Add support for per Socket configuration of TCP keepalive + - JDK-8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error + - JDK-8200313: java/awt/Gtk/GtkVersionTest/GtkVersionTest.java fails + - JDK-8210147: adjust some WSAGetLastError usages in windows network coding + - JDK-8211714: Need to update vm_version.cpp to recognise VS2017 minor versions + - JDK-8214862: assert(proj != __null) at compile.cpp:3251 + - JDK-8217606: LdapContext#reconnect always opens a new connection + - JDK-8217647: JFR: recordings on 32-bit systems unreadable + - JDK-8226697: Several tests which need the @key headful keyword are missing it. + - JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow + - JDK-8230303: JDB hangs when running monitor command + - JDK-8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG + - JDK-8234617: C1: Incorrect result of field load due to missing narrowing conversion + - JDK-8235243: handle VS2017 15.9 and VS2019 in abstract_vm_version + - JDK-8235325: build failure on Linux after 8235243 + - JDK-8235687: Contents/MacOS/libjli.dylib cannot be a symlink + - JDK-8237951: CTW: C2 compilation fails with "malformed control flow" + - JDK-8238225: Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary + - JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD + - JDK-8239819: XToolkit: Misread of screen information memory + - JDK-8240295: hs_err elapsed time in seconds is not accurate enough + - JDK-8241888: Mirror jdk.security.allowNonCaAnchor system property with a security one + - JDK-8242498: Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash + - JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions + - JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor + - JDK-8246310: Clean commented-out code about ModuleEntry andPackageEntry in JFR + - JDK-8246384: Enable JFR by default on supported architectures for October 2020 release + - JDK-8248643: Remove extra leading space in JDK-8240295 8u backport + - JDK-8249610: Make sun.security.krb5.Config.getBooleanObject(String... keys) method public +* Import of OpenJDK 8 u272 build 02 + - JDK-8023697: failed class resolution reports different class name in detail message for the first and subsequent times + - JDK-8025886: replace [[ and == bash extensions in regtest + - JDK-8046274: Removing dependency on jakarta-regexp + - JDK-8048933: -XX:+TraceExceptions output should include the message + - JDK-8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails + - JDK-8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent + - JDK-8154313: Generated javadoc scattered all over the place + - JDK-8163251: Hard coded loop limit prevents reading of smart card data greater than 8k + - JDK-8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled + - JDK-8183349: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java and WriteAfterAbort.java + - JDK-8191678: [TESTBUG] Add keyword headful in java/awt FocusTransitionTest test. + - JDK-8201633: Problems with AES-GCM native acceleration + - JDK-8211049: Second parameter of "initialize" method is not used + - JDK-8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero + - JDK-8220165: Encryption using GCM results in RuntimeException- input length out of bound + - JDK-8220555: JFR tool shows potentially misleading message when it cannot access a file + - JDK-8224217: RecordingInfo should use textual representation of path + - JDK-8231779: crash HeapWord*ParallelScavengeHeap::failed_mem_allocate - JDK-8238380, PR3798: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10 - JDK-8238386, PR3798: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10 - JDK-8238388, PR3798: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10 + - JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array + - JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java +* Import of OpenJDK 8 u272 build 03 + - JDK-6574989: TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes + - JDK-8148754: C2 loop unrolling fails due to unexpected graph shape + - JDK-8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied + - JDK-8203357: Container Metrics + - JDK-8209113: Use WeakReference for lastFontStrike for created Fonts + - JDK-8216283: Allow shorter method sampling interval than 10 ms + - JDK-8221569: JFR tool produces incorrect output when both --categories and --events are specified + - JDK-8233097: Fontmetrics for large Fonts has zero width + - JDK-8248851: CMS: Missing memory fences between free chunk check and klass read + - JDK-8250875: Incorrect parameter type for update_number in JDK_Version::jdk_update +* Import of OpenJDK 8 u272 build 04 + - JDK-8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double + - JDK-8177334: Update xmldsig implementation to Apache Santuario 2.1.1 + - JDK-8217878: ENVELOPING XML signature no longer works in JDK 11 + - JDK-8218629: XML Digital Signature throws NAMESPACE_ERR exception on OpenJDK 11, works 8/9/10 + - JDK-8243138: Enhance BaseLdapServer to support starttls extended request +* Backports + - JDK-8038723, PR3806: Openup some PrinterJob tests + - JDK-8041480, PR3806: ArrayIndexOutOfBoundsException when JTable contains certain string + - JDK-8058779, PR3805: Faster implementation of String.replace(CharSequence, CharSequence) + - JDK-8080462, PR3801: Update SunPKCS11 provider with PKCS11 v2.40 support + - JDK-8130125, PR3806: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update + - JDK-8144015, PR3806: [PIT] failures of text layout font tests + - JDK-8144023, PR3806: [PIT] failure of text measurements in javax/swing/text/html/parser/Parser/6836089/bug6836089.java + - JDK-8144240, PR3806: [macosx][PIT] AIOOB in closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java + - JDK-8145542, PR3806: The case failed automatically and thrown java.lang.ArrayIndexOutOfBoundsException exception + - JDK-8151725, PR3806: [macosx] ArrayIndexOOB exception when displaying Devanagari text in JEditorPane + - JDK-8152358, PR3800: code and comment cleanups found during the hunt for 8077392 + - JDK-8152545, PR3804: Use preprocessor instead of compiling a program to generate native nio constants + - JDK-8152680, PR3806: Regression in GlyphVector.getGlyphCharIndex behaviour + - JDK-8158924, PR3806: Incorrect i18n text document layout + - JDK-8166003, PR3806: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java + - JDK-8166068, PR3806: test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java does not compile + - JDK-8169879, PR3806: [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed + - JDK-8169925, PR3801: PKCS #11 Cryptographic Token Interface license + - JDK-8191512, PR3806: T2K font rasterizer code removal + - JDK-8191522, PR3806: Remove Bigelow&Holmes Lucida fonts from JDK sources + - JDK-8236512, PR3801: PKCS11 Connection closed after Cipher.doFinal and NoPadding + - JDK-8238898, PR3801: Missing hash characters for header on license file + - JDK-8251120, PR3793: [8u] HotSpot build assumes ENABLE_JFR is set to either true or false +* Bug fixes + - PR3798: Fix format-overflow error on GCC 10, caused by passing NULL to a '%s' directive * Shenandoah - [backport] 8221435: Shenandoah should not mark through weak roots - [backport] 8221629: Shenandoah: Cleanup class unloading logic @@ -238,62 +433,17 @@ - [backport] 8247474: Shenandoah: Windows build warning after JDK-8247310 - [backport] 8247560: Shenandoah: heap iteration holds root locks all the time - Fix slowdebug build after JDK-8230853 backport - - JDK-8006205: [TESTBUG] NEED_TEST: please JTREGIFY test/compiler/7177917/Test7177917.java - - JDK-8023697: failed class resolution reports different class name in detail message for the first and subsequent times - - JDK-8035493: JVMTI PopFrame capability must instruct compilers not to prune locals - - JDK-8046274: Removing dependency on jakarta-regexp - - JDK-8048933: -XX:+TraceExceptions output should include the message - - JDK-8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double - - JDK-8076475: Misuses of strncpy/strncat - - JDK-8146612: C2: Precedence edges specification violated - - JDK-8148754: C2 loop unrolling fails due to unexpected graph shape - - JDK-8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent - - JDK-8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format - - JDK-8152358, PR3800: code and comment cleanups found during the hunt for 8077392 - - JDK-8153583: Make OutputAnalyzer.reportDiagnosticSummary public - JDK-8161072: AArch64: jtreg compiler/uncommontrap/TestDeoptOOM failure - - JDK-8167300: Scheduling failures during gcm should be fatal - JDK-8171537: aarch64: compiler/c1/Test6849574.java generates guarantee failure in C1 - - JDK-8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled - - JDK-8177334: Update xmldsig implementation to Apache Santuario 2.1.1 - - JDK-8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE - JDK-8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender - JDK-8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64 - JDK-8209413: AArch64: NPE in clhsdb jstack command - - JDK-8211714: Need to update vm_version.cpp to recognise VS2017 minor versions - - JDK-8214862: assert(proj != __null) at compile.cpp:3251 - - JDK-8216283: Allow shorter method sampling interval than 10 ms - JDK-8216989: CardTableBarrierSetAssembler::gen_write_ref_array_post_barrier() does not check for zero length on AARCH64 - JDK-8217368: AArch64: C2 recursive stack locking optimisation not triggered - - JDK-8217647: JFR: recordings on 32-bit systems unreadable - - JDK-8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero - - JDK-8220293: Deadlock in JFR string pool - JDK-8221658: aarch64: add necessary predicate for ubfx patterns - - JDK-8230303: JDB hangs when running monitor command - - JDK-8230597: Update GIFlib library to the 5.2.1 - - JDK-8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG - - JDK-8231779: crash HeapWord*ParallelScavengeHeap::failed_mem_allocate - - JDK-8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing - - JDK-8234617: C1: Incorrect result of field load due to missing narrowing conversion - - JDK-8235243: handle VS2017 15.9 and VS2019 in abstract_vm_version - - JDK-8235325: build failure on Linux after 8235243 - JDK-8237512: AArch64: aarch64TestHook leaks a BufferBlob - - JDK-8237951: CTW: C2 compilation fails with "malformed control flow" - - JDK-8239852: java/util/concurrent tests fail with -XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification should have failed - - JDK-8240295: hs_err elapsed time in seconds is not accurate enough - - JDK-8240576: JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges - - JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions - - JDK-8244407: JVM crashes after transformation in C2 IdealLoopTree::split_fall_in - - JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result - - JDK-8244777: ClassLoaderStats VM Op uses constant hash value - - JDK-8245167: Top package in method profiling shows null in JMC - - JDK-8246310: Clean commented-out code about ModuleEntry andPackageEntry in JFR - JDK-8246482: Build failures with +JFR -PCH - - JDK-8246703: [TESTBUG] Add test for JDK-8233197 - JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield - - JDK-8248643: Remove extra leading space in JDK-8240295 8u backport - - JDK-8248851: CMS: Missing memory fences between free chunk check and klass read - - JDK-8250875: Incorrect parameter type for update_number in JDK_Version::jdk_update - Shenandoah: add JFR roots to root processor after JFR integration - Shenandoah: add root statistics for string dedup table/queues - Shenandoah: fix build failures after JDK-8244737 backport @@ -306,58 +456,10 @@ - Shenandoah: move parallelCleaning.* to shenandoah/ - Shenandoah: properly deallocates class loader metadata - Shenandoah: specialize String Table scans for better pause performance - - PR3798: Fix format-overflow error on GCC 10, caused by passing NULL to a '%s' directive * AArch64 port - JDK-8183925, PR3797: [AArch64] Decouple crash protection from watcher thread - JDK-8199712, PR3797: [AArch64] Flight Recorder - JDK-8215961, PR3797: jdk/jfr/event/os/TestCPUInformation.java fails on AArch64 -* AArch32 port - - JDK-8006205: [TESTBUG] NEED_TEST: please JTREGIFY test/compiler/7177917/Test7177917.java - - JDK-8023697: failed class resolution reports different class name in detail message for the first and subsequent times - - JDK-8035493: JVMTI PopFrame capability must instruct compilers not to prune locals - - JDK-8046274: Removing dependency on jakarta-regexp - - JDK-8048933: -XX:+TraceExceptions output should include the message - - JDK-8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double - - JDK-8076475: Misuses of strncpy/strncat - - JDK-8146612: C2: Precedence edges specification violated - - JDK-8148754: C2 loop unrolling fails due to unexpected graph shape - - JDK-8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent - - JDK-8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format - - JDK-8152358, PR3800: code and comment cleanups found during the hunt for 8077392 - - JDK-8153583: Make OutputAnalyzer.reportDiagnosticSummary public - - JDK-8167300: Scheduling failures during gcm should be fatal - - JDK-8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled - - JDK-8177334: Update xmldsig implementation to Apache Santuario 2.1.1 - - JDK-8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE - - JDK-8211714: Need to update vm_version.cpp to recognise VS2017 minor versions - - JDK-8214862: assert(proj != __null) at compile.cpp:3251 - - JDK-8216283: Allow shorter method sampling interval than 10 ms - - JDK-8217647: JFR: recordings on 32-bit systems unreadable - - JDK-8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero - - JDK-8220293: Deadlock in JFR string pool - - JDK-8230303: JDB hangs when running monitor command - - JDK-8230597: Update GIFlib library to the 5.2.1 - - JDK-8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG - - JDK-8231779: crash HeapWord*ParallelScavengeHeap::failed_mem_allocate - - JDK-8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing - - JDK-8234617: C1: Incorrect result of field load due to missing narrowing conversion - - JDK-8235243: handle VS2017 15.9 and VS2019 in abstract_vm_version - - JDK-8235325: build failure on Linux after 8235243 - - JDK-8237951: CTW: C2 compilation fails with "malformed control flow" - - JDK-8239852: java/util/concurrent tests fail with -XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification should have failed - - JDK-8240295: hs_err elapsed time in seconds is not accurate enough - - JDK-8240576: JVM crashes after transformation in C2 IdealLoopTree::merge_many_backedges - - JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions - - JDK-8244407: JVM crashes after transformation in C2 IdealLoopTree::split_fall_in - - JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result - - JDK-8244777: ClassLoaderStats VM Op uses constant hash value - - JDK-8245167: Top package in method profiling shows null in JMC - - JDK-8246310: Clean commented-out code about ModuleEntry andPackageEntry in JFR - - JDK-8246703: [TESTBUG] Add test for JDK-8233197 - - JDK-8248643: Remove extra leading space in JDK-8240295 8u backport - - JDK-8248851: CMS: Missing memory fences between free chunk check and klass read - - JDK-8250875: Incorrect parameter type for update_number in JDK_Version::jdk_update - - PR3798: Fix format-overflow error on GCC 10, caused by passing NULL to a '%s' directive New in release 3.16.0 (2020-05-02): diff -r 9c238b325a8f -r 3b6a1e8f4e00 acinclude.m4 --- a/acinclude.m4 Thu Oct 22 03:44:34 2020 +0100 +++ b/acinclude.m4 Mon Oct 26 02:31:11 2020 +0000 @@ -2089,8 +2089,8 @@ AC_MSG_CHECKING([which branch and release of IcedTea is being built]) JAVA_VER=1.8.0 JAVA_VENDOR=openjdk - JDK_UPDATE_VERSION=262 - BUILD_VERSION=b01 + JDK_UPDATE_VERSION=272 + BUILD_VERSION=b04 MILESTONE=ea if test "x${MILESTONE}" = "xfcs"; then COMBINED_VERSION=${JDK_UPDATE_VERSION}-${BUILD_VERSION} @@ -2890,7 +2890,7 @@ AC_REQUIRE([IT_ARCH_HAS_JFR]) AC_MSG_CHECKING([whether to build OpenJDK with the Java Flight Recorder]) AC_ARG_ENABLE([jfr], - [AS_HELP_STRING(--enable-jfr,compile OpenJDK with the Java Flight Recorder [[default=no]])], + [AS_HELP_STRING(--enable-jfr,compile OpenJDK with the Java Flight Recorder [[default=yes]])], [ case "${enableval}" in no) @@ -2902,7 +2902,7 @@ esac ], [ - ENABLE_JFR=no + ENABLE_JFR=yes ]) AC_MSG_RESULT(${ENABLE_JFR}) if test "x${ENABLE_JFR}" = "xyes" -a "x$supports_jfr" = "xno"; then diff -r 9c238b325a8f -r 3b6a1e8f4e00 configure.ac --- a/configure.ac Thu Oct 22 03:44:34 2020 +0100 +++ b/configure.ac Mon Oct 26 02:31:11 2020 +0000 @@ -1,4 +1,4 @@ -AC_INIT([icedtea], [3.17.0pre01], [distro-pkg-dev@openjdk.java.net]) +AC_INIT([icedtea], [3.17.0pre02], [distro-pkg-dev@openjdk.java.net]) AC_CANONICAL_HOST AC_CANONICAL_TARGET AM_INIT_AUTOMAKE([1.9 tar-pax foreign]) diff -r 9c238b325a8f -r 3b6a1e8f4e00 hotspot.map.in --- a/hotspot.map.in Thu Oct 22 03:44:34 2020 +0100 +++ b/hotspot.map.in Mon Oct 26 02:31:11 2020 +0000 @@ -1,4 +1,4 @@ # version type(drop/hg) url changeset sha256sum -default drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 88961de57e43 5aa5045f0489e67e525b0ea88debee9e2a7db89291c2dfb0a52b7d23492b1b99 +default drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 9cc00eb32cbd ebb11a30796657254bdc365a72a9363ff022863d08db8103eab9434e9101e090 shenandoah drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ f9a4ff26a4bd 12a4c7c306d6ba24cc9a197b3625b25661214d5ac167ec0dba972823d5035fd2 aarch32 drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ f700065950de 4f24a61e3422be5cb406bdcf3391a89f50f3f097f444bebf79b2057f80f14e6d