PUSHES REPORT: 8u162 ==================================================================================================== This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work. Report generated: Fri Mar 01 16:58:18 CET 2024 Distribution by priority: 1: P1 24: P2 37: P3 27: P4 1: P5 Distribution by components: 90: 24 (26.7%): hotspot 18 (20.0%): hotspot/compiler 2 (2.2%): hotspot/svc 2 (2.2%): hotspot/gc 1 (1.1%): hotspot/jvmti 1 (1.1%): hotspot/runtime 23 (25.6%): security-libs 12 (13.3%): security-libs/java.security 5 (5.6%): security-libs/javax.crypto 2 (2.2%): security-libs/javax.net.ssl 2 (2.2%): security-libs/org.ietf.jgss:krb5 1 (1.1%): security-libs/javax.crypto:pkcs11 1 (1.1%): security-libs 15 (16.7%): core-libs 5 (5.6%): core-libs/java.net 2 (2.2%): core-libs/java.rmi 2 (2.2%): core-libs/jdk.nashorn 2 (2.2%): core-libs/java.time 1 (1.1%): core-libs 1 (1.1%): core-libs/java.lang:reflect 1 (1.1%): core-libs/java.lang 1 (1.1%): core-libs/java.nio 12 (13.3%): client-libs 5 (5.6%): client-libs/java.awt 4 (4.4%): client-libs/javax.swing 3 (3.3%): client-libs/2d 8 (8.9%): core-svc 3 (3.3%): core-svc/tools 3 (3.3%): core-svc/debugger 1 (1.1%): core-svc/javax.management 1 (1.1%): core-svc/java.lang.management 3 (3.3%): tools 1 (1.1%): tools/javac 1 (1.1%): tools/launcher 1 (1.1%): tools 3 (3.3%): xml 2 (2.2%): xml/jax-ws 1 (1.1%): xml/jaxb 1 (1.1%): infrastructure 1 (1.1%): infrastructure/build 1 (1.1%): javafx 1 (1.1%): javafx/swing Distribution by affiliation: 90: 57 (63.3%): Oracle 17 (18.9%): David Buck 15 (16.7%): Robert Mckenna 6 (6.7%): Kevin Walls 5 (5.6%): Sean Coffey 5 (5.6%): Dmitry Markov 2 (2.2%): Tobias Hartmann 2 (2.2%): Hannes Wallnoefer 2 (2.2%): Anton Litvinov 1 (1.1%): Aleksej Efimov 1 (1.1%): Poonam Bajaj Parhar 1 (1.1%): Alexander Zvegintsev 19 (21.1%): Independent 18 (20.0%): Abhijit Saha 1 (1.1%): Zhengyu Gu 7 (7.8%): Google 7 (7.8%): Ivan Gerasimov 5 (5.6%): Red Hat 5 (5.6%): Andrew Hughes 1 (1.1%): Amazon 1 (1.1%): Volker Simonis 1 (1.1%): SAP 1 (1.1%): Christoph Langer Chronological push log: 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189580: Ship the unlimited policy files in JDK Updates 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189576: sun/security/krb5/auto/MaxRetries.java failed with timeout 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189575: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189574: sun/security/krb5/auto/MaxRetries.java may fail with BindException 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189570: New defaults for DSA keys in jarsigner and keytool 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189567: keytool should not warn if signature algorithm used in cacerts is weak 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189566: keytool should print out warnings when reading or generating cert/cert req using weak algorithms 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189565: Keytool, print key algorithm of certificate or key entry 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189556: SocketInputStream.socketRead0 can hang even with soTimeout set 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189554: Missing @bug for tests added with JDK-8165367 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8184366: Minor optimizations to ISO10126PADDING 2017/10/24 13:15, Robert Mckenna, Oracle, JDK-8189529: HotSpot VM fails to start when AggressiveHeap is set 2017/10/14 14:10, Kevin Walls, Oracle, JDK-8189325: split_if creates empty phi and region nodes 2017/10/12 19:02, David Buck, Oracle, JDK-8188084: Text in native popup is not always updated with Sogou IME 2017/10/12 19:02, David Buck, Oracle, JDK-8188025: Characters are skipped on input of Korean text on OS X 2017/10/12 17:43, Andrew Hughes, Red Hat, JDK-8189241: PPC64: Leverage extrdi for bitfield extract 2017/10/12 17:43, Andrew Hughes, Red Hat, JDK-8189240: PPC64: Use andis instead of lis/and 2017/10/12 17:43, Andrew Hughes, Red Hat, JDK-8189239: PPC64: Use cmpldi instead of li/cmpld 2017/10/12 17:43, Andrew Hughes, Red Hat, JDK-8189238: PPC64: add Montgomery multiply intrinsic 2017/10/11 09:07, Dmitry Markov, Oracle, JDK-8188887: Focus transition issue 2017/10/10 23:09, Ivan Gerasimov, Google, JDK-8187072: Cannot read pkcs11 config file in UTF-16 environment 2017/10/10 23:09, Ivan Gerasimov, Google, JDK-8159820: BASE64 encoded cert not correctly parsed with UTF-16 2017/10/10 11:07, Dmitry Markov, Oracle, JDK-8188917: Dialog that opens and closes quickly changes focus in original focusowner 2017/10/09 21:28, Ivan Gerasimov, Google, JDK-8189063: java/net/Authenticator/B4769350.java failed intermittently 2017/10/04 13:38, Kevin Walls, Oracle, JDK-8187804: Better error messages when starting JMX agent via attach or jcmd 2017/10/02 13:25, Aleksej Efimov, Oracle, JDK-8159240: XSOM parser incorrectly processes type names with whitespaces 2017/09/28 20:16, Hannes Wallnoefer, Oracle, JDK-8188114: jdk8u152 b06 : issues with nashorn when running kraken benchmarks 2017/09/28 11:45, Kevin Walls, Oracle, JDK-8187413: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112) 2017/09/27 15:47, Sean Coffey, Oracle, JDK-8188041: [TEST_BUG] Cipher tests fail when running with unlimited policy 2017/09/27 15:47, Sean Coffey, Oracle, JDK-8174746: Enable unlimited cryptographic policy by default in Oracle JDK builds 2017/09/27 13:03, Robert Mckenna, Oracle, JDK-8188028: JDK 8u131 socketRead0 hang at SSL read 2017/09/22 16:41, Volker Simonis, Amazon, JDK-8187859: AIX: fix value of os.version property 2017/09/08 17:46, Ivan Gerasimov, Google, JDK-8187391: TestDSAGenParameterSpec.java test fails with timeout 2017/09/08 17:46, Ivan Gerasimov, Google, JDK-8187390: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently 2017/09/08 17:30, Kevin Walls, Oracle, JDK-8177026: jvm.dll file version not updated since 8u72 2017/09/07 14:20, David Buck, Oracle, JDK-8187319: SA: ExceptionBlob and other C2 classes not available in client VM 2017/09/07 13:26, David Buck, Oracle, JDK-8187317: SIGFPE in C2 Loop IV elimination 2017/09/07 13:23, David Buck, Oracle, JDK-8187316: Enable UseLoopCounter ergonomically if on-stack-replacement is enabled 2017/09/05 23:16, Ivan Gerasimov, Google, JDK-8179093: java.time.temporal.ValueRange has poor hashCode() 2017/09/01 17:19, Ivan Gerasimov, Google, JDK-8187109: sun/tools tests can intermittently fail to find app's Java pid 2017/09/01 16:03, Alexander Zvegintsev, Oracle, JDK-8187101: Extra runLater causes impossible states to be possible using javafx.embed.singleThread=true 2017/09/01 12:08, Kevin Walls, Oracle, JDK-8186885: xml.transform fails on x86-64 2017/08/28 14:53, Sean Coffey, Oracle, JDK-8186347: Relax RMI Registry Serial Filter to allow arrays of any type 2017/08/26 17:31, Dmitry Markov, Oracle, JDK-8186798: [macosx] RealSync test failure 2017/08/26 13:57, Dmitry Markov, Oracle, JDK-8186796: [macosx] SunToolkit.realSync() may hang 2017/08/25 15:57, David Buck, Oracle, JDK-8186773: More specific error message when the .java_pid well-known file is not secure 2017/08/24 07:33, David Buck, Oracle, JDK-8181041: Null pointer dereference in OopMapSet::all_do of oopMap.cpp:394 2017/08/23 18:19, David Buck, Oracle, JDK-8186682: Runtime.runFinalization() silently clears interrupted flag in the calling thread 2017/08/23 10:46, David Buck, Oracle, JDK-8186663: ThreadReference.stop(null) throws NPE instead of InvalidTypeException 2017/08/23 08:13, David Buck, Oracle, JDK-8186653: SA: jmap -permstat number of classes is off by 1 2017/08/22 02:39, Andrew Hughes, Red Hat, JDK-8186555: Race in jdwp invoker handling may lead to crashes or invalid results 2017/08/22 00:14, Anton Litvinov, Oracle, JDK-8169863: [macosx] Arabic character cannot be rendered on MacOS X 2017/08/22 00:14, Anton Litvinov, Oracle, JDK-8169862: [macosx] A font has different behaviour for ligatures depending on its creation mode 2017/08/21 15:39, David Buck, Oracle, JDK-8186527: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack 2017/08/21 09:24, David Buck, Oracle, JDK-8186509: OSR compilation at unreachable bci causes C1 crash 2017/08/15 19:59, Poonam Bajaj Parhar, Oracle, JDK-8186254: Enable AssumeMP by default on SPARC machines 2017/08/12 06:03, David Buck, Oracle, JDK-8186162: GetOwnedMonitorInfo() returns incorrect owned monitor 2017/08/11 09:38, David Buck, Oracle, JDK-8186135: TypeF::eq and TypeD::eq do not handle NaNs correctly 2017/08/10 09:56, Tobias Hartmann, Oracle, JDK-8184791: Missing null pointer check in InterpreterRuntime::update_mdp_for_ret() 2017/08/10 09:56, Tobias Hartmann, Oracle, JDK-8184454: Time related C1 intrinsics produce inconsistent results when floating around 2017/08/03 19:42, Robert Mckenna, Oracle, JDK-8185811: In java 8, the marshalling with JAX-WS does not escape carriage return 2017/08/03 19:42, Robert Mckenna, Oracle, JDK-8185810: OOM ERRORS + SERVICE-THREAD TAKES A PROCESSOR TO 100% 2017/07/26 20:23, Abhijit Saha, Independent, JDK-8185363: Jar file verification failing with SecurityException: digest missing xxx 2017/07/25 17:37, David Buck, Oracle, JDK-8184737: Possible uninitialized char* in vm_version_solaris_sparc.cpp 2017/07/25 15:32, David Buck, Oracle, JDK-8185275: Aliasing problem with raw memory accesses 2017/07/25 09:46, Kevin Walls, Oracle, JDK-8185260: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with ArrayIndexOutOfBoundsException 2017/07/20 19:33, Zhengyu Gu, Independent, JDK-8185009: PPC64: "mbind: Invalid argument" still seen after 8175813 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184885: jdeps to detect MR jar file and output a warning 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184883: After updating to Java8u131, the bind to rmiregistry is rejected by registryFilter even though registryFilter is set 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184880: JFileChooser with Windows look and feel crashes on win 10 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184879: [macos] JComboBox doesn't display popup in mixed JavaFX Swing Application on 8u131 and Mac OS 10.12 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184877: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184876: Race Condition in java.lang.reflect.WeakCache 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184874: Menu is activated after using mnemonic Alt/Key combination 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184873: New tests from 8144566 fail with "No expected Server Name Indication" 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184872: Custom HostnameVerifier disables SNI extension 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184871: java.nio.Bits.unaligned() doesn't return true on ppc 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184868: Failed to load RSA private key from pkcs12 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184865: Additional tests for JEP 288: Disable SHA-1 Certificates 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184856: Improved algorithm constraints checking 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184854: (tz) Support tzdata2017b 2017/07/18 20:51, Abhijit Saha, Independent, JDK-8184825: SAXParseException when sending soap message 2017/07/18 20:50, Abhijit Saha, Independent, JDK-8184820: [TESTBUG] 8174164 fix missed the test 2017/07/18 20:50, Abhijit Saha, Independent, JDK-8184819: SafePointNode::_replaced_nodes breaks with irreducible loops 2017/07/17 13:29, Christoph Langer, SAP, JDK-8184745: Fix compatibility issue in AlgorithmChecker for 3rd party JCE providers 2017/07/14 12:07, Dmitry Markov, Oracle, JDK-8149833: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works 2017/06/29 20:16, David Buck, Oracle, JDK-8183252: VM crashed with SIGSEGV VirtualMemoryTracker::add_reserved_region 2017/06/27 13:10, Sean Coffey, Oracle, JDK-8183005: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows 2017/06/27 13:08, Sean Coffey, Oracle, JDK-8182724: Java 8u121 on Linux intermittently returns null for MAC address 2017/06/19 15:58, Hannes Wallnoefer, Oracle, JDK-8182488: getUint32 returning Long No changesets log: JDK-8200561: Performance drop with Java JDK 1.8.0_162-b32 JDK-8200066: On Windows Swing changes keyboard layout on a window activation JDK-8200065: JDK part of JavaFX-Swing dialogs appearing behind main stage JDK-8200059: Java Fx-Swing dialogs appearing behind main stage JDK-8200058: Memory leak in SwingNode if Stage is not shown JDK-8199038: EndEntityChecker should not process custom extensions after PKIX validation JDK-8199037: READING attributes are not available on TSF JDK-8199036: 8u131 Win 10, issue with wrong position of Sogou IME popup JDK-8198389: (ch) linux io_util_md: Operation not supported exception after 8168628 JDK-8198388: (fc) SIGBUS when extending file size to map it JDK-8198387: JVM crash during gc doing concurrent marking JDK-8196861: NMT is not enabled if NMT option is specified after class path specifiers JDK-8196860: keytool should remember real storetype if it is not provided JDK-8196859: [linux] Not all libraries in the VM are linked with -z noexecstack JDK-8195968: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid JDK-8195967: SIGSEGV in ReceiverTypeData::clean_weak_klass_links JDK-8195966: Clean up code that saves the previous versions of redefined classes JDK-8195965: speculative traps break when classes are redefined JDK-8194658: Class name repeated in output of Type.toString() JDK-8194657: tomcat gzip-compressed response bodies appear to be broken in update 151 JDK-8194305: [Windows] java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location JDK-8194304: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class JDK-8194303: Java RPMs should allow for side-by-side installation of JDK and JRE, 32 and 64 bit, and only one update for each major version JDK-8194302: Simplify build system building rpms JDK-8193848: Increase the number of clones in the CloneableDigest JDK-8193829: JavaFX Self-Contained Application fails with error "Failed to find library: jvm.dll" JDK-8193810: Release Note: RMI Registry Filter Allows Binding Arrays of Any Type JDK-8193635: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension JDK-8193091: Create an alternative fix for JDK-8167102, whose fix was backed out JDK-8192769: keytool fails to format resource strings for keys for some languages after JDK-8171319 JDK-8192768: undo 8189805: 64 and 32 bit RPMS must co-exist JDK-8192002: javapackager fails to consider filesystem type JDK-8191729: Update copyright date to 2018 for developer guides JDK-8191725: Sun Provider's PKCS12 KeyStore should document that KeyBag type is not supported JDK-8191722: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c JDK-8191721: (tz) Support tzdata2017c JDK-8191676: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout JDK-8191672: Restrict the use of EXPORT cipher suites JDK-8191576: [macos] MediaView Crashes on OS X 10.13 High Sierra JDK-8191575: Linux 32-bit build fails after fix for JDK-8187594 JDK-8191574: Media crashes with libavcodec 57 on Ubuntu 17.04 32-bit JDK-8191253: [TEST_BUG] sun/security/pkcs11/KeyPairGenerator/TestDH2048.java fails on Solaris x64 5.10 JDK-8191157: src/jdk.management/share/native/libmanagement_ext/GcInfoBuilder.c doesn't handle JNI exceptions properly JDK-8190554: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits JDK-8190553: 64 and 32 bit RPMS must co-exist JDK-8190425: Missing content from cssref.html due to missed closing comment JDK-8190424: [macos] problem with editing thai in TextArea JDK-8190280: [macos] Font2DTest demo started failing for Arabic range from JDK 8 u162 b01 on Mac JDK-8190177: missing LNT entry for finally block JDK-8190158: Ucrypto Library leaks native memory JDK-8190144: [testlibrary] TestSocketFactory should allow triggers before match/replace JDK-8190143: [testlibrary] rmi TestSocketFactory does not flush JDK-8190136: DNS provider cleanups JDK-8190135: Backport jdk/test/lib/testlibrary/CompilerUtils.java to jdk8u which is helpful in test development JDK-8190132: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS JDK-8190131: MoveToOtherScreenTest fails due wrong key attribute JDK-8190130: IllegalArgumentException: adding a component to a container on a different GraphicsDevice JDK-8190129: [macosx] JList, VO can't access non-visible list items JDK-8190128: [macosx] Custom Swing text components need to allow standard accessibility JDK-8190127: Android Studio 2.x crashes with NPE at sun.lwawt.macosx.CAccessibility.getAccessibleIndexInParent JDK-8190125: NPE in AccessBridge while editing JList model JDK-8190124: [macosx] PrintRequestAttributeSet breaks page size set using PageFormat JDK-8190123: [macosx] PrinterJob's native Print Dialog does not reflect specified Copies or Page Ranges JDK-8190121: Run sun/security/pkcs11 tests on Mac JDK-8190119: Check the AlgorithmParameters in algorithm constraints JDK-8190118: Test the jdk.tls.namedGroups System Property JDK-8190115: Use short name of SupportedEllipticCurvesExtension.java JDK-8190112: (tz) Support tzdata2017a JDK-8190111: lookupDefaultPrintService returns null on Solaris 11 when default printer is set using lpoptions command JDK-8190110: (tz) Support tzdata2016j JDK-8190109: Performance problems in dialogs with large tables when JAB activated JDK-8190108: Text is displayed in bold when fonts are installed into symlinked folder JDK-8190107: [macosx] Chinese text shows as Latin w/ openVanilla input method JDK-8190106: IllegalArgumentException: jdk.tls.namedGroups JDK-8190105: sun/net/www/http/HttpClient/B8025710.java should run in ovm mode JDK-8190104: [TEST_BUG] test sun/net/www/http/HttpClient/B8025710.java failing with cert error in 8u121 b01 JDK-8190099: FtpURLConnection connection leak on FileNotFoundException JDK-8190098: Double icons with JMenuItem setHorizontalTextPosition on Win 10 JDK-8190097: Deleting a file from either the open or save java.awt.FileDialog hangs. JDK-8190096: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin JDK-8190093: [macosx] Activating a JDialog puts to back another dialog JDK-8190092: [macosx] Cursor management unification JDK-8190091: (tz) Support tzdata2016i JDK-8190090: Deadlock in com.sun.jndi.ldap.pool.Connections JDK-8190086: The new menu can't be shown on the menubar after clicking the "Add" button. JDK-8190085: IME Composition Window is displayed at incorrect location JDK-8190084: Resizing dialog which is JWindow parent makes JVM crash JDK-8190083: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8 JDK-8190077: Certificates not being blocked by jdk.tls.disabledAlgorithms property JDK-8190076: ReflectionFactory support for IIOP and custom serialization JDK-8190059: Chrome interop regression with JDK-8148516 JDK-8190055: Apply algorithm constraints to timestamped code JDK-8190052: Make XSL generated namespace prefixes local to transformation process JDK-8190046: FlightRecorderOptions settings for defaultrecording ignored. JDK-8190045: Interned string and symbol table leak memory during parallel unlinking JDK-8190044: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata JDK-8190043: C2 compilation fails with SIGSEGV JDK-8190041: Crash in ClassLoaderData/JNIHandleBlock::oops_do during concurrent marking JDK-8190040: Add a new CPU family (S_family) for SPARC S7 and above processors JDK-8190039: java in ldoms, with cpu-arch=generic has problems JDK-8190038: Use new API to get cache line sizes JDK-8190037: Remove assertions in 8u that were removed by 8056124 in 9. JDK-8190036: expose L1_data_cache_line_size for diagnostic/sanity checks JDK-8190035: remove legacy code in SPARC's VM_Version::platform_features JDK-8190034: HotSpot leaking memory in long-running requests JDK-8190031: [REDO] MemberNameTable doesn't purge stale entries JDK-8190030: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments JDK-8190028: G1 crashes if active_processor_count changes during startup JDK-8190027: Cache initial active_processor_count JDK-8190026: Crash in rebuild_cpu_to_node_map JDK-8190023: Instance field load is replaced by wrong data Phi JDK-8190021: Runtime.availableProcessors() ignores Linux taskset command JDK-8190020: JVM crashes sometimes while starting JDK-8190016: [CPU17_04] Need to update securitypack.jar with baseline.versions file having jdk9 entry JDK-8190012: JRE 6u121 causes applet to fail with: Reset deny session certificate store JDK-8189823: "InvalidDnDOperationException: Drag and drop in progress" while running javafx application with option -Djavafx.embed.singleThread=true JDK-8189599: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize JDK-8188920: Provide media support for libav version 57 JDK-8187116: JNLP files won't launch from IE11 on Windows 10 Creators Update JDK-8186980: Remove unused third-party python scripts from WebKit sources JDK-8186886: rpath is not set properly in OSX build JDK-8186516: NullPointerException with HTMLEditor when changing the scene graph JDK-8186350: webstart app fails with CouldNotLoadArgumentException when account in Japanese JDK-8186344: 64 bit java install not setting jnlp associate if lower 32bit versions exist JDK-8186174: Possible crash due to use-after-free JDK-8185882: MediaPlayer reports error with HTTP Live Streams instead of EOS JDK-8185773: Crash while loading gif images with more frames JDK-8185633: window.requestAnimationFrame API is not working JDK-8185337: Build hangs and fills up disk on Windows with VS 2013 or 2010 JDK-8184867: CosNaming's implementation doesn't comply with the specification JDK-8184829: WebStart does not clean up jnlp file after closing JDK-8184386: Mach 5 builds failed on Windows/install repo after JDK-8173207 JDK-8184385: Integrate new version of Java VisualVM based on VisualVM 1.3.9 into JDK JDK-8184370: Regression since 8u60: System.getenv doesn't return env var set in JNI code JDK-8184363: Verifying ECDSA signatures permits trailing bytes JDK-8183500: Build and integrate ICU from source JDK-8183294: Update to 604.1 version of WebKit JDK-8182654: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS JDK-8160365: Desktop shortcut of Web Start application is broken after JRE update JDK-8133774: typo "Collectdions" in page title of collections framework documentation Committer push log: Aleksej Efimov, Oracle: JDK-8159240: XSOM parser incorrectly processes type names with whitespaces Anton Litvinov, Oracle: JDK-8169862: [macosx] A font has different behaviour for ligatures depending on its creation mode JDK-8169863: [macosx] Arabic character cannot be rendered on MacOS X Andrew Hughes, Red Hat: JDK-8189238: PPC64: add Montgomery multiply intrinsic JDK-8189241: PPC64: Leverage extrdi for bitfield extract JDK-8189240: PPC64: Use andis instead of lis/and JDK-8189239: PPC64: Use cmpldi instead of li/cmpld JDK-8186555: Race in jdwp invoker handling may lead to crashes or invalid results Abhijit Saha, Independent: JDK-8184854: (tz) Support tzdata2017b JDK-8184879: [macos] JComboBox doesn't display popup in mixed JavaFX Swing Application on 8u131 and Mac OS 10.12 JDK-8184820: [TESTBUG] 8174164 fix missed the test JDK-8184865: Additional tests for JEP 288: Disable SHA-1 Certificates JDK-8184883: After updating to Java8u131, the bind to rmiregistry is rejected by registryFilter even though registryFilter is set JDK-8184872: Custom HostnameVerifier disables SNI extension JDK-8184868: Failed to load RSA private key from pkcs12 JDK-8184856: Improved algorithm constraints checking JDK-8185363: Jar file verification failing with SecurityException: digest missing xxx JDK-8184871: java.nio.Bits.unaligned() doesn't return true on ppc JDK-8184885: jdeps to detect MR jar file and output a warning JDK-8184880: JFileChooser with Windows look and feel crashes on win 10 JDK-8184874: Menu is activated after using mnemonic Alt/Key combination JDK-8184873: New tests from 8144566 fail with "No expected Server Name Indication" JDK-8184876: Race Condition in java.lang.reflect.WeakCache JDK-8184819: SafePointNode::_replaced_nodes breaks with irreducible loops JDK-8184825: SAXParseException when sending soap message JDK-8184877: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType Alexander Zvegintsev, Oracle: JDK-8187101: Extra runLater causes impossible states to be possible using javafx.embed.singleThread=true Christoph Langer, SAP: JDK-8184745: Fix compatibility issue in AlgorithmChecker for 3rd party JCE providers Sean Coffey, Oracle: JDK-8188041: [TEST_BUG] Cipher tests fail when running with unlimited policy JDK-8174746: Enable unlimited cryptographic policy by default in Oracle JDK builds JDK-8182724: Java 8u121 on Linux intermittently returns null for MAC address JDK-8183005: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows JDK-8186347: Relax RMI Registry Serial Filter to allow arrays of any type David Buck, Oracle: JDK-8185275: Aliasing problem with raw memory accesses JDK-8188025: Characters are skipped on input of Korean text on OS X JDK-8187316: Enable UseLoopCounter ergonomically if on-stack-replacement is enabled JDK-8186162: GetOwnedMonitorInfo() returns incorrect owned monitor JDK-8186527: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack JDK-8186773: More specific error message when the .java_pid well-known file is not secure JDK-8181041: Null pointer dereference in OopMapSet::all_do of oopMap.cpp:394 JDK-8186509: OSR compilation at unreachable bci causes C1 crash JDK-8184737: Possible uninitialized char* in vm_version_solaris_sparc.cpp JDK-8186682: Runtime.runFinalization() silently clears interrupted flag in the calling thread JDK-8187319: SA: ExceptionBlob and other C2 classes not available in client VM JDK-8186653: SA: jmap -permstat number of classes is off by 1 JDK-8187317: SIGFPE in C2 Loop IV elimination JDK-8188084: Text in native popup is not always updated with Sogou IME JDK-8186663: ThreadReference.stop(null) throws NPE instead of InvalidTypeException JDK-8186135: TypeF::eq and TypeD::eq do not handle NaNs correctly JDK-8183252: VM crashed with SIGSEGV VirtualMemoryTracker::add_reserved_region Dmitry Markov, Oracle: JDK-8186798: [macosx] RealSync test failure JDK-8186796: [macosx] SunToolkit.realSync() may hang JDK-8188917: Dialog that opens and closes quickly changes focus in original focusowner JDK-8188887: Focus transition issue JDK-8149833: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works Hannes Wallnoefer, Oracle: JDK-8182488: getUint32 returning Long JDK-8188114: jdk8u152 b06 : issues with nashorn when running kraken benchmarks Ivan Gerasimov, Google: JDK-8159820: BASE64 encoded cert not correctly parsed with UTF-16 JDK-8187072: Cannot read pkcs11 config file in UTF-16 environment JDK-8179093: java.time.temporal.ValueRange has poor hashCode() JDK-8189063: java/net/Authenticator/B4769350.java failed intermittently JDK-8187390: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently JDK-8187109: sun/tools tests can intermittently fail to find app's Java pid JDK-8187391: TestDSAGenParameterSpec.java test fails with timeout Kevin Walls, Oracle: JDK-8185260: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with ArrayIndexOutOfBoundsException JDK-8187804: Better error messages when starting JMX agent via attach or jcmd JDK-8187413: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112) JDK-8177026: jvm.dll file version not updated since 8u72 JDK-8189325: split_if creates empty phi and region nodes JDK-8186885: xml.transform fails on x86-64 Poonam Bajaj Parhar, Oracle: JDK-8186254: Enable AssumeMP by default on SPARC machines Robert Mckenna, Oracle: JDK-8189529: HotSpot VM fails to start when AggressiveHeap is set JDK-8185811: In java 8, the marshalling with JAX-WS does not escape carriage return JDK-8188028: JDK 8u131 socketRead0 hang at SSL read JDK-8189567: keytool should not warn if signature algorithm used in cacerts is weak JDK-8189566: keytool should print out warnings when reading or generating cert/cert req using weak algorithms JDK-8189565: Keytool, print key algorithm of certificate or key entry JDK-8184366: Minor optimizations to ISO10126PADDING JDK-8189554: Missing @bug for tests added with JDK-8165367 JDK-8189570: New defaults for DSA keys in jarsigner and keytool JDK-8185810: OOM ERRORS + SERVICE-THREAD TAKES A PROCESSOR TO 100% JDK-8189580: Ship the unlimited policy files in JDK Updates JDK-8189556: SocketInputStream.socketRead0 can hang even with soTimeout set JDK-8189576: sun/security/krb5/auto/MaxRetries.java failed with timeout JDK-8189575: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less JDK-8189574: sun/security/krb5/auto/MaxRetries.java may fail with BindException Volker Simonis, Amazon: JDK-8187859: AIX: fix value of os.version property Tobias Hartmann, Oracle: JDK-8184791: Missing null pointer check in InterpreterRuntime::update_mdp_for_ret() JDK-8184454: Time related C1 intrinsics produce inconsistent results when floating around Zhengyu Gu, Independent: JDK-8185009: PPC64: "mbind: Invalid argument" still seen after 8175813