log

age author description
Mon, 09 Jan 2017 18:33:02 +0000 robm 8169465: Deadlock in com.sun.jndi.ldap.pool.Connections
Mon, 24 Oct 2016 17:02:34 +0300 aefimov 8167179: Make XSL generated namespace prefixes local to transformation process
Fri, 21 Apr 2017 05:47:49 +0100 mcherkas 8165626: Improved window framing
Tue, 01 Apr 2014 13:10:06 +0400 alexsch 8033534: [macosx] Get MultiResolution image from native system
Fri, 21 Apr 2017 00:41:00 +0100 alexsch 8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina
Fri, 21 Apr 2017 00:30:48 +0100 alexsch 8024926: [macosx] AquaIcon HiDPI support
Tue, 23 Sep 2014 07:13:34 +0400 serb 8041734: JFrame in full screen mode leaves empty workspace after close
Tue, 17 May 2016 13:12:50 +0300 dmarkov 8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
Thu, 20 Apr 2017 23:14:57 +0100 serb 7124552: [macosx] NullPointerException in getBufferStrategy()
Thu, 20 Apr 2017 22:22:02 +0100 serb 8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
Thu, 20 Apr 2017 21:45:12 +0100 pchelko 7154841: [macosx] Popups appear behind taskbar
Thu, 30 Jan 2014 15:08:35 +0400 alexsch 8028212: Custom cursor HiDPI support
Thu, 20 Apr 2017 21:25:01 +0100 anthony 7168851: [macosx] Netbeans crashes in CImage.nativeCreateNSImageFromArray
Thu, 20 Apr 2017 21:23:52 +0100 anthony 7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
Thu, 20 Apr 2017 20:28:44 +0100 alexsch 8011059: [macosx] Support automatic @2x images loading on Mac OS X
Thu, 20 Apr 2017 16:51:31 +0100 pchelko 8027025: [macosx] getLocationOnScreen returns 0 if parent invisible
Mon, 29 Aug 2016 20:55:06 +0300 snikandrova 8164533: sun/security/ssl/SSLSocketImpl/CloseSocket.java failed with "Error while cleaning up threads after test"
Thu, 20 Apr 2017 16:42:00 +0100 valeriep 8163528: Better library loading
Thu, 20 Apr 2017 07:09:08 +0100 dfuchs 8163520: Reuse cache entries
Wed, 09 Jul 2014 15:10:42 +0800 weijun 7150092: NTLM authentication fail if user specified a different realm
Mon, 08 Aug 2016 20:16:53 +0300 snikandrova 8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
Thu, 26 Jan 2017 17:26:29 +0300 mcherkas 8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
Thu, 20 Apr 2017 06:34:16 +0100 msolovie 8150490: Update OS detection code to recognize Windows Server 2016
Thu, 20 Apr 2017 06:33:08 +0100 rriggs 8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0
Thu, 18 Aug 2016 16:27:15 +0300 snikandrova 8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException
Thu, 20 Apr 2017 06:26:56 +0100 chegar 7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error
Wed, 25 Jan 2017 18:16:48 +0300 mcherkas 8130769: The new menu can't be shown on the menubar after clicking the "Add" button.
Thu, 20 Apr 2017 06:12:51 +0100 pchelko 8035568: [macosx] Cursor management unification
Thu, 20 Apr 2017 06:06:08 +0100 serb 8005255: [macosx] Cleanup warnings in sun.lwawt
Thu, 20 Apr 2017 05:42:22 +0100 serb 7160627: [macosx] TextArea has wrong initial size
Tue, 05 Apr 2016 17:07:56 +0100 vtewari 7167293: FtpURLConnection connection leak on FileNotFoundException
Thu, 20 Apr 2017 04:46:07 +0100 mcherkas 8167110: Windows peering issue
Fri, 24 Apr 2015 19:44:15 +0300 bae 8076455: IME Composition Window is displayed on incorrect position
Fri, 15 Jul 2011 19:25:06 +0400 serb 4717864: setFont() does not update Fonts of Menus already on screen
Wed, 06 Mar 2013 20:10:04 +0400 mcherkas 8007295: Reduce number of warnings in awt classes
Thu, 20 Apr 2017 04:25:30 +0100 igerasim 6474807: (smartcardio) CardTerminal.connect() throws CardException instead of CardNotPresentException
Wed, 24 May 2017 00:32:01 -0700 Greg Lewis Merge from main OpenJDK repository
Thu, 16 Feb 2017 19:27:01 +0100 goetz 8175087: [bsd] Fix build after "8024900: PPC64: Enable new build on AIX (jdk part)"
Tue, 28 Feb 2017 12:12:33 +0100 goetz 8175163: [bsd] Fix build after "8005629: javac warnings compiling java.awt.EventDispatchThread..."
Tue, 07 Feb 2017 01:26:26 +0000 andrew Added tag jdk7u131-b00 for changeset 86d0df913089
Fri, 23 Jan 2015 10:31:15 -0800 wetmore 8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210 jdk7u131-b00
Mon, 08 Dec 2014 07:15:49 +0000 xuelei 8049432: New tests for TLS property jdk.tls.client.protocols
Fri, 03 Feb 2017 03:16:15 +0000 mullan 6995421: Eliminate the static dependency to sun.security.ec.ECKeyFactory
Fri, 03 Feb 2017 02:48:43 +0000 xuelei 7093640: Enable client-side TLS 1.2 by default
Thu, 02 Feb 2017 20:36:46 +0000 andrew 8173854: [TEST] Update DHEKeySizing test case following 8076328 & 8081760
Sun, 13 Oct 2013 21:10:33 -0700 xuelei 8026119: Regression test DHEKeySizing.java failing intermittently
Thu, 02 Feb 2017 20:19:52 +0000 andrew 8173849: Fix use of java.util.Base64 in test cases
Thu, 02 Feb 2017 07:54:20 +0000 chegar 8021417: Fix doclint issues in java.util.concurrent
Thu, 02 Feb 2017 06:14:01 +0000 asaha 8170268: 8u121 L10n resource file update - msgdrop 20
Mon, 05 Dec 2016 10:07:47 -0800 rpatil 8169688: Backout (remove) MD5 from jdk.jar.disabledAlgorithms for January CPU
Wed, 23 Nov 2016 14:35:00 +0000 robm 8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
Tue, 15 Nov 2016 23:33:19 +0530 rpatil 8169191: (tz) Support tzdata2016i
Thu, 02 Feb 2017 06:03:05 +0000 asaha 8168993: JDK8u121 L10n resource file update
Fri, 18 Nov 2016 18:11:44 +0000 robm 8168861: AnchorCertificates uses hardcoded password for cacerts keystore
Wed, 16 Nov 2016 15:12:50 +0000 robm 8168728: DSA signing improvments
Wed, 16 Nov 2016 15:49:39 +0000 robm 8168724: ECDSA signing improvments
Wed, 23 Nov 2016 11:42:01 +0300 igerasim 8168714: Tighten ECDSA validation
Fri, 18 Nov 2016 14:52:52 +0000 robm 8168705: Better ObjectIdentifier validation
Tue, 25 Oct 2016 11:52:39 -0700 asaha 8167591: Add MD5 to signed JAR restrictions
Tue, 11 Oct 2016 09:11:34 +0000 xuelei 8167472: Chrome interop regression with JDK-8148516