PUSHES REPORT: openjdk8u242 ==================================================================================================== This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work. Report generated: Mon Apr 01 21:46:56 CEST 2024 Distribution by priority: 15: P2 53: P3 42: P4 2: P5 Distribution by components: 112: 30 (26.8%): core-libs 6 (5.4%): core-libs/java.io 4 (3.6%): core-libs/java.net 4 (3.6%): core-libs/java.util 4 (3.6%): core-libs/java.lang 3 (2.7%): core-libs/jdk.nashorn 3 (2.7%): core-libs 2 (1.8%): core-libs/java.time 2 (1.8%): core-libs/java.nio 1 (0.9%): core-libs/java.io:serialization 1 (0.9%): core-libs/java.lang:reflect 30 (26.8%): hotspot 16 (14.3%): hotspot/compiler 6 (5.4%): hotspot/runtime 5 (4.5%): hotspot/gc 2 (1.8%): hotspot/svc 1 (0.9%): hotspot/jvmti 27 (24.1%): security-libs 10 (8.9%): security-libs/org.ietf.jgss:krb5 6 (5.4%): security-libs/java.security 3 (2.7%): security-libs/javax.crypto 2 (1.8%): security-libs/javax.security 2 (1.8%): security-libs/org.ietf.jgss 1 (0.9%): security-libs/javax.smartcardio 1 (0.9%): security-libs/jdk.security 1 (0.9%): security-libs/javax.net.ssl 1 (0.9%): security-libs/javax.crypto:pkcs11 21 (18.8%): client-libs 10 (8.9%): client-libs/2d 4 (3.6%): client-libs/java.awt 4 (3.6%): client-libs/javax.accessibility 2 (1.8%): client-libs 1 (0.9%): client-libs/javax.swing 2 (1.8%): tools 2 (1.8%): tools/javac 1 (0.9%): core-svc 1 (0.9%): core-svc/javax.management 1 (0.9%): other-libs 1 (0.9%): other-libs Distribution by affiliation: 111: 88 (79.3%): Red Hat 78 (70.3%): Andrew Hughes 4 (3.6%): Martin Balao 3 (2.7%): Roland Westrelin 2 (1.8%): Severin Gehwolf 1 (0.9%): Mario Torre 12 (10.8%): Amazon 7 (6.3%): Paul Hohensee 5 (4.5%): Aleksey Shipilev 9 (8.1%): Independent 8 (7.2%): Zhengyu Gu 1 (0.9%): Gustavo Romero 1 (0.9%): Azul 1 (0.9%): Yuri Nesterenko 1 (0.9%): SAP 1 (0.9%): Christoph Langer Chronological push log: 2020/01/15 20:06, Andrew Hughes, Red Hat, JDK-8237242: Do not request for addresses for forwarded TGT 2020/01/15 19:47, Andrew Hughes, Red Hat, JDK-8237240: fix krb5 caddr 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237180: Update RFC references in javadoc to RFC 5280 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237177: (ch) More channels cleanup 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237175: Some tests depend on internal API sun.misc.IOUtils 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237174: Incorrect behavior when reading DER value with Integer.MAX_VALUE length 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237173: Add InputStream readNBytes(int len) 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237172: Performance of InputStream.readAllBytes() could be improved 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237171: Add blocking bulk read operations to java.io.InputStream 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237169: add result NULL-checking to freetypeScaler.c 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237163: Kerberos sequence number issues 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237162: Make KerberosPrincipal.KRB_NT_ENTERPRISE field package private 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237161: S4U2proxy cannot continue because server's TGT cannot be found 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237160: GSS login fails with PREAUTH_FAILED 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237159: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237158: Test native KDC, Java krb5 lib, and native krb5 lib in one test 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237157: KerberosTicket does not properly handle renewable tickets at the end of their lifetime 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237156: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237155: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237154: Kerberos ignores PA-DATA with a non-null s2kparams 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237153: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237152: Support Kerberos cross-realm referrals (RFC 6806) 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8236984: Reserved for 2020-01 CPU 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8236983: [TESTBUG] Remove pointless catch block in test/jdk/sun/security/util/DerValue/BadValue.java 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8235909: File.exists throws AccessControlException for invalid paths when a SecurityManager is installed 2020/01/14 23:14, Andrew Hughes, Red Hat, JDK-8237145: Examine usages of sun.misc.IOUtils 2020/01/06 05:26, Andrew Hughes, Red Hat, JDK-8236659: Add Amazon Root CA certificates 2020/01/06 05:26, Andrew Hughes, Red Hat, JDK-8236658: Add LuxTrust certificate updates to the existing root program 2020/01/06 05:26, Andrew Hughes, Red Hat, JDK-8236657: GPLv2 files missing Classpath Exception 2020/01/04 21:34, Andrew Hughes, Red Hat, JDK-8235850: [TESTBUG] Remove test/runtime/RedefineTests/test8178870.sh 2019/12/25 03:01, Andrew Hughes, Red Hat, JDK-8236178: Debug build failed after 8236058 2019/12/17 06:44, Andrew Hughes, Red Hat, JDK-8236069: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date 2019/12/17 06:44, Andrew Hughes, Red Hat, JDK-8236068: setRequestProperty(key, null) results in HTTP header without colon in request 2019/12/17 06:44, Andrew Hughes, Red Hat, JDK-8236067: java disables UseAES flag when using VIS=2 on sparc 2019/12/17 06:43, Andrew Hughes, Red Hat, JDK-8236066: Upgrading Joni to 2.1.16 2019/12/17 05:28, Andrew Hughes, Red Hat, JDK-8236063: [Redo] jstat reports incorrect values for OU for CMS GC 2019/12/17 05:08, Andrew Hughes, Red Hat, JDK-8236061: Missing closedir call with JDK-8223490 2019/12/17 05:08, Andrew Hughes, Red Hat, JDK-8236060: [11u] Build with old C compiler broken by 8223490 2019/12/17 05:08, Andrew Hughes, Red Hat, JDK-8236059: Optimize search algorithm for determining default time zone 2019/12/17 05:07, Andrew Hughes, Red Hat, JDK-8236058: Better handling of classes in error state by fast class initialization checks 2019/12/17 03:54, Andrew Hughes, Red Hat, JDK-8236056: NullPointerException within Win32ShellFolder2 2019/12/17 03:54, Andrew Hughes, Red Hat, JDK-8236055: SunEC specific test is not limited to SunEC 2019/12/17 03:21, Andrew Hughes, Red Hat, JDK-8236053: Allow "file:" URLs in Class-Path of local JARs 2019/12/17 02:57, Andrew Hughes, Red Hat, JDK-8236051: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration 2019/12/16 19:06, Andrew Hughes, Red Hat, JDK-8236029: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235897: sun/security/provider/DSA/TestAlgParameterGenerator.java failed with interrupted! (timed out?) 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235896: Better messaging for PKIX path validation matching 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235895: BlockDataInputStream.readUTFBody: size local StringBuffer with the given length 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235894: sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails with timeout 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235893: KeyStore regression due to default keystore being changed to PKCS12 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235892: [TEST_BUG] StartManagementAgent got unexpected exception 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235891: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235890: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug. 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235889: (process) Improvements to test/java/lang/ProcessBuilder/Basic.java 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235888: [8u] Switch on GTK3 as a default GTK L&F in client-libs 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235887: Switch AWT/Swing's default GTK version to 3 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235886: Deadlock involving FileSystems.getDefault and System.loadLibrary call 2019/12/13 08:40, Andrew Hughes, Red Hat, JDK-8235885: Deadlock with ClassLoader.findLibrary and System.loadLibrary call 2019/12/05 07:26, Yuri Nesterenko, Azul, JDK-8235384: [macos] Hangul text does not shape to the precomposed form on JDK8u 2019/12/04 17:09, Paul Hohensee, Amazon, JDK-8235345: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value 2019/12/03 22:57, Paul Hohensee, Amazon, JDK-8235298: Wrong fontMetrics when printing in Landscape (OpenJDK) 2019/12/02 18:42, Paul Hohensee, Amazon, JDK-8235196: GHASH 32bit intrinsics has AEADBadTagException 2019/12/02 15:37, Martin Balao, Red Hat, JDK-8235188: Use x86 and SPARC CPU instructions for GHASH acceleration 2019/11/29 17:14, Severin Gehwolf, Red Hat, JDK-8235144: Matching the end of a string followed by an empty greedy regex and a word boundary fails 2019/11/28 18:29, Severin Gehwolf, Red Hat, JDK-8234973: Add check to limit number of capture groups 2019/11/22 22:54, Paul Hohensee, Amazon, JDK-8234690: Unnecessary GCLocker-initiated young GCs 2019/11/22 16:53, Paul Hohensee, Amazon, JDK-8234675: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts 2019/11/22 16:00, Martin Balao, Red Hat, JDK-8234666: ctrl-F1 does not show the tooltip of a menu item (JMenuItems) 2019/11/22 15:05, Martin Balao, Red Hat, JDK-8234664: Change the environment variable for Java Access Bridge logging to have a directory 2019/11/22 14:57, Martin Balao, Red Hat, JDK-8234663: Java Access Bridge logging and debug flags dynamically controlled 2019/11/15 04:32, Andrew Hughes, Red Hat, JDK-8234221: javadoc of Formattable messed up by JDK-8019857 2019/11/14 15:47, Paul Hohensee, Amazon, JDK-8234186: freetype code to get glyph outline does not handle initial control point properly 2019/11/14 14:59, Zhengyu Gu, Independent, JDK-8234182: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java 2019/11/14 14:57, Zhengyu Gu, Independent, JDK-8234181: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map 2019/11/14 14:53, Zhengyu Gu, Independent, JDK-8234180: False failure of GenericTaskQueue::pop_local on architectures with weak memory model 2019/11/14 14:45, Zhengyu Gu, Independent, JDK-8234178: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else? 2019/11/14 14:14, Paul Hohensee, Amazon, JDK-8234176: Avoid synchronization on Executable/Field.declaredAnnotations 2019/11/14 10:26, Roland Westrelin, Red Hat, JDK-8234159: C2 compilation fails with assert "m has strange control" 2019/11/14 10:26, Roland Westrelin, Red Hat, JDK-8234158: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG 2019/11/14 10:20, Christoph Langer, SAP, JDK-8234156: Test security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails because certificate was revoked 2019/11/11 22:42, Gustavo Romero, Independent, JDK-8233947: MallocSiteTable::initialize() doesn't take function descriptors into account 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233937: Need to set the FreeType LCD Filter to reduce fringing. 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233936: Clean up JAB debugging code 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233934: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233933: NULL-pointer dereferencing in LIR_OpProfileType::print_instr 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233932: Zero interpreter asserts in stubRoutines.cpp 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233931: Add time tracing for gc log rotation at safepoint cleanup 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233930: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233929: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233928: Add another regression test for JDK-8134739 2019/11/11 17:13, Andrew Hughes, Red Hat, JDK-8233926: java.lang.VerifyError: Inconsistent stackmap frames at branch target 2019/11/08 21:34, Zhengyu Gu, Independent, JDK-8233867: NMT stack traces in output should show mt component for virtual memory allocations 2019/11/04 09:14, Roland Westrelin, Red Hat, JDK-8233467: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts 2019/10/31 18:38, Aleksey Shipilev, Amazon, JDK-8233341: NULL-pointer dereferencing in LIR_OpProfileType::print_instr 2019/10/31 18:38, Aleksey Shipilev, Amazon, JDK-8233340: Zero interpreter asserts in stubRoutines.cpp 2019/10/31 18:38, Aleksey Shipilev, Amazon, JDK-8231398: Add time tracing for gc log rotation at safepoint cleanup 2019/10/31 13:23, Mario Torre, Red Hat, JDK-8233329: Need to set the FreeType LCD Filter to reduce fringing. 2019/10/17 16:59, Andrew Hughes, Red Hat, JDK-8232548: Better invalid FilePermission 2019/10/17 16:59, Andrew Hughes, Red Hat, JDK-8232546: (fs) FileStore::isReadOnly is always true on macOS Catalina 2019/10/17 16:59, Andrew Hughes, Red Hat, JDK-8232545: (tz) Upgrade Timezone Data to tzdata2019c 2019/10/17 16:59, Andrew Hughes, Red Hat, JDK-8232544: (tz) Upgrade Timezone Data to tzdata2019b 2019/10/17 16:59, Andrew Hughes, Red Hat, JDK-8232543: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries 2019/10/17 16:59, Andrew Hughes, Red Hat, JDK-8232542: crash in freetypeScaler.c CopyBW2Grey8 2019/10/17 16:59, Andrew Hughes, Red Hat, JDK-8232541: Fix runtime/RedefineTests/RedefineDoubleDelete.java test in 8u 2019/10/17 16:59, Andrew Hughes, Red Hat, JDK-8232540: Generating prelink cache breaks JAVA 'jinfo' utility normal behaviour 2019/10/17 16:58, Andrew Hughes, Red Hat, JDK-8232535: Inconsistent info between pcsclite.md and MUSCLE headers 2019/09/17 09:01, Aleksey Shipilev, Amazon, JDK-8231110: Clean up JAB debugging code 2019/09/16 13:55, Andrew Hughes, Red Hat, JDK-8231063: java.lang.VerifyError: Inconsistent stackmap frames at branch target 2019/09/16 10:04, Aleksey Shipilev, Amazon, JDK-8231054: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list 2019/09/12 19:25, Zhengyu Gu, Independent, JDK-8230931: Upgrade libpng to 1.6.37 2019/09/12 19:16, Zhengyu Gu, Independent, JDK-8230930: instrumentation.retransformClasses cause coredump 2019/09/12 19:12, Zhengyu Gu, Independent, JDK-8230929: Reduce minRefreshTime for updating remote printer list on Windows No changesets log: Committer push log: Andrew Hughes, Red Hat: JDK-8237177: (ch) More channels cleanup JDK-8232546: (fs) FileStore::isReadOnly is always true on macOS Catalina JDK-8235889: (process) Improvements to test/java/lang/ProcessBuilder/Basic.java JDK-8232544: (tz) Upgrade Timezone Data to tzdata2019b JDK-8232545: (tz) Upgrade Timezone Data to tzdata2019c JDK-8236060: [11u] Build with old C compiler broken by 8223490 JDK-8235888: [8u] Switch on GTK3 as a default GTK L&F in client-libs JDK-8236029: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails JDK-8236063: [Redo] jstat reports incorrect values for OU for CMS GC JDK-8235892: [TEST_BUG] StartManagementAgent got unexpected exception JDK-8236051: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration JDK-8236983: [TESTBUG] Remove pointless catch block in test/jdk/sun/security/util/DerValue/BadValue.java JDK-8235850: [TESTBUG] Remove test/runtime/RedefineTests/test8178870.sh JDK-8236659: Add Amazon Root CA certificates JDK-8233928: Add another regression test for JDK-8134739 JDK-8237171: Add blocking bulk read operations to java.io.InputStream JDK-8237173: Add InputStream readNBytes(int len) JDK-8233929: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list JDK-8237155: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes JDK-8236658: Add LuxTrust certificate updates to the existing root program JDK-8237169: add result NULL-checking to freetypeScaler.c JDK-8233931: Add time tracing for gc log rotation at safepoint cleanup JDK-8236053: Allow "file:" URLs in Class-Path of local JARs JDK-8236058: Better handling of classes in error state by fast class initialization checks JDK-8232548: Better invalid FilePermission JDK-8235896: Better messaging for PKIX path validation matching JDK-8235895: BlockDataInputStream.readUTFBody: size local StringBuffer with the given length JDK-8233936: Clean up JAB debugging code JDK-8233934: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts JDK-8235890: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug. JDK-8232542: crash in freetypeScaler.c CopyBW2Grey8 JDK-8235886: Deadlock involving FileSystems.getDefault and System.loadLibrary call JDK-8235885: Deadlock with ClassLoader.findLibrary and System.loadLibrary call JDK-8236178: Debug build failed after 8236058 JDK-8237242: Do not request for addresses for forwarded TGT JDK-8237145: Examine usages of sun.misc.IOUtils JDK-8235909: File.exists throws AccessControlException for invalid paths when a SecurityManager is installed JDK-8237240: fix krb5 caddr JDK-8232541: Fix runtime/RedefineTests/RedefineDoubleDelete.java test in 8u JDK-8232540: Generating prelink cache breaks JAVA 'jinfo' utility normal behaviour JDK-8236657: GPLv2 files missing Classpath Exception JDK-8237160: GSS login fails with PREAUTH_FAILED JDK-8232535: Inconsistent info between pcsclite.md and MUSCLE headers JDK-8237174: Incorrect behavior when reading DER value with Integer.MAX_VALUE length JDK-8237156: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace JDK-8236067: java disables UseAES flag when using VIS=2 on sparc JDK-8232543: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries JDK-8233926: java.lang.VerifyError: Inconsistent stackmap frames at branch target JDK-8234221: javadoc of Formattable messed up by JDK-8019857 JDK-8237159: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC JDK-8237154: Kerberos ignores PA-DATA with a non-null s2kparams JDK-8237153: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" JDK-8237163: Kerberos sequence number issues JDK-8237157: KerberosTicket does not properly handle renewable tickets at the end of their lifetime JDK-8235893: KeyStore regression due to default keystore being changed to PKCS12 JDK-8237162: Make KerberosPrincipal.KRB_NT_ENTERPRISE field package private JDK-8236061: Missing closedir call with JDK-8223490 JDK-8233937: Need to set the FreeType LCD Filter to reduce fringing. JDK-8233933: NULL-pointer dereferencing in LIR_OpProfileType::print_instr JDK-8236056: NullPointerException within Win32ShellFolder2 JDK-8236059: Optimize search algorithm for determining default time zone JDK-8237172: Performance of InputStream.readAllBytes() could be improved JDK-8235891: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837 JDK-8236984: Reserved for 2020-01 CPU JDK-8237161: S4U2proxy cannot continue because server's TGT cannot be found JDK-8236068: setRequestProperty(key, null) results in HTTP header without colon in request JDK-8237175: Some tests depend on internal API sun.misc.IOUtils JDK-8235894: sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails with timeout JDK-8235897: sun/security/provider/DSA/TestAlgParameterGenerator.java failed with interrupted! (timed out?) JDK-8236055: SunEC specific test is not limited to SunEC JDK-8237152: Support Kerberos cross-realm referrals (RFC 6806) JDK-8235887: Switch AWT/Swing's default GTK version to 3 JDK-8237158: Test native KDC, Java krb5 lib, and native krb5 lib in one test JDK-8236069: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date JDK-8233930: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop JDK-8237180: Update RFC references in javadoc to RFC 5280 JDK-8236066: Upgrading Joni to 2.1.16 JDK-8233932: Zero interpreter asserts in stubRoutines.cpp Christoph Langer, SAP: JDK-8234156: Test security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails because certificate was revoked Gustavo Romero, Independent: JDK-8233947: MallocSiteTable::initialize() doesn't take function descriptors into account Martin Balao, Red Hat: JDK-8234664: Change the environment variable for Java Access Bridge logging to have a directory JDK-8234666: ctrl-F1 does not show the tooltip of a menu item (JMenuItems) JDK-8234663: Java Access Bridge logging and debug flags dynamically controlled JDK-8235188: Use x86 and SPARC CPU instructions for GHASH acceleration Mario Torre, Red Hat: JDK-8233329: Need to set the FreeType LCD Filter to reduce fringing. Paul Hohensee, Amazon: JDK-8234675: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts JDK-8234176: Avoid synchronization on Executable/Field.declaredAnnotations JDK-8234186: freetype code to get glyph outline does not handle initial control point properly JDK-8235345: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value JDK-8235196: GHASH 32bit intrinsics has AEADBadTagException JDK-8234690: Unnecessary GCLocker-initiated young GCs JDK-8235298: Wrong fontMetrics when printing in Landscape (OpenJDK) Roland Westrelin, Red Hat: JDK-8234159: C2 compilation fails with assert "m has strange control" JDK-8234158: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG JDK-8233467: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts Severin Gehwolf, Red Hat: JDK-8234973: Add check to limit number of capture groups JDK-8235144: Matching the end of a string followed by an empty greedy regex and a word boundary fails Aleksey Shipilev, Amazon: JDK-8231054: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list JDK-8231398: Add time tracing for gc log rotation at safepoint cleanup JDK-8231110: Clean up JAB debugging code JDK-8233341: NULL-pointer dereferencing in LIR_OpProfileType::print_instr JDK-8233340: Zero interpreter asserts in stubRoutines.cpp Yuri Nesterenko, Azul: JDK-8235384: [macos] Hangul text does not shape to the precomposed form on JDK8u Zhengyu Gu, Independent: JDK-8234181: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map JDK-8234178: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else? JDK-8234180: False failure of GenericTaskQueue::pop_local on architectures with weak memory model JDK-8230930: instrumentation.retransformClasses cause coredump JDK-8233867: NMT stack traces in output should show mt component for virtual memory allocations JDK-8230929: Reduce minRefreshTime for updating remote printer list on Windows JDK-8234182: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java JDK-8230931: Upgrade libpng to 1.6.37