Wed, 18 Nov 2015 19:13:42 +0400 8081411: Add an API for painting an icon with a SynthContext
alexsch [Wed, 18 Nov 2015 19:13:42 +0400] rev 34407
8081411: Add an API for painting an icon with a SynthContext Reviewed-by: serb, azvegint
Tue, 17 Nov 2015 13:24:06 -0800 Merge
prr [Tue, 17 Nov 2015 13:24:06 -0800] rev 34406
Merge
Tue, 17 Nov 2015 13:09:16 -0800 Merge
prr [Tue, 17 Nov 2015 13:09:16 -0800] rev 34405
Merge
Wed, 18 Nov 2015 00:20:15 +0300 8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled.
psadhukhan [Wed, 18 Nov 2015 00:20:15 +0300] rev 34404
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled. Reviewed-by: jgodinez, prr
Tue, 17 Nov 2015 19:15:48 +0300 8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
psadhukhan [Tue, 17 Nov 2015 19:15:48 +0300] rev 34403
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE Reviewed-by: prr, rchamyal
Tue, 17 Nov 2015 19:29:04 +0400 8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX
alexsch [Tue, 17 Nov 2015 19:29:04 +0400] rev 34402
8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX Reviewed-by: rchamyal, alexsch Contributed-by: Avik Niyogi <avik.niyogi@oracle.com>
Tue, 17 Nov 2015 19:09:37 +0400 7124218: Space should select cell in the JTable
alexsch [Tue, 17 Nov 2015 19:09:37 +0400] rev 34401
7124218: Space should select cell in the JTable Reviewed-by: rchamyal, alexsch Contributed-by: Avik Niyogi <avik.niyogi@oracle.com>
Tue, 17 Nov 2015 13:14:26 +0400 8030099: Memory usage of java process increases after pressing start button in test window
rchamyal [Tue, 17 Nov 2015 13:14:26 +0400] rev 34400
8030099: Memory usage of java process increases after pressing start button in test window Reviewed-by: prr, serb
Mon, 16 Nov 2015 16:07:46 -0800 7162125: [macosx] A font has different behaviour for ligatures depending on its creation mod
prr [Mon, 16 Nov 2015 16:07:46 -0800] rev 34399
7162125: [macosx] A font has different behaviour for ligatures depending on its creation mod Reviewed-by: srl, jgodinez
Mon, 16 Nov 2015 15:03:17 +0400 6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
rchamyal [Mon, 16 Nov 2015 15:03:17 +0400] rev 34398
6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior Reviewed-by: psadhukhan, alexsch
Mon, 16 Nov 2015 10:56:21 +0300 8081491: The case print incomplete.
psadhukhan [Mon, 16 Nov 2015 10:56:21 +0300] rev 34397
8081491: The case print incomplete. Reviewed-by: alexsch, rchamyal
Fri, 13 Nov 2015 18:46:16 +0400 8079253: Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails
rchamyal [Fri, 13 Nov 2015 18:46:16 +0400] rev 34396
8079253: Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails Reviewed-by: serb, alexsch
Fri, 13 Nov 2015 18:36:14 +0400 8137571: Linux HiDPI Graphics support
alexsch [Fri, 13 Nov 2015 18:36:14 +0400] rev 34395
8137571: Linux HiDPI Graphics support Reviewed-by: flar, serb
Fri, 13 Nov 2015 05:02:26 -0800 8073320: Windows HiDPI Graphics support
alexsch [Fri, 13 Nov 2015 05:02:26 -0800] rev 34394
8073320: Windows HiDPI Graphics support Reviewed-by: flar, serb
Thu, 12 Nov 2015 12:27:36 -0600 8134116: Add more comprehensive fix and regression test for JDK-8133897
ptbrunet [Thu, 12 Nov 2015 12:27:36 -0600] rev 34393
8134116: Add more comprehensive fix and regression test for JDK-8133897 Summary: Use getTitleAt instead of Page.title field; add regression test Reviewed-by: alexsch, serb Contributed-by: peter.brunet@oracle.com
Wed, 02 Dec 2015 14:31:52 -0800 8144533: VersionCheck.java failing after Verona changes in dev
ksrini [Wed, 02 Dec 2015 14:31:52 -0800] rev 34392
8144533: VersionCheck.java failing after Verona changes in dev Reviewed-by: darcy, iris
Wed, 02 Dec 2015 14:18:26 -0800 8143858: typo in Timer.purge() doc
smarks [Wed, 02 Dec 2015 14:18:26 -0800] rev 34391
8143858: typo in Timer.purge() doc Reviewed-by: darcy
Wed, 02 Dec 2015 21:32:40 +0100 6856817: Poor performance of Writer#append with CharBuffer
vtewari [Wed, 02 Dec 2015 21:32:40 +0100] rev 34390
6856817: Poor performance of Writer#append with CharBuffer Summary: Poor performance of Writer#append with CharBuffer Reviewed-by: rriggs, dfuchs, sherman, shade
Wed, 02 Dec 2015 09:34:55 -0800 Merge
lana [Wed, 02 Dec 2015 09:34:55 -0800] rev 34389
Merge
Wed, 02 Dec 2015 10:24:54 -0500 8144349: @since tag missed
ntv [Wed, 02 Dec 2015 10:24:54 -0500] rev 34388
8144349: @since tag missed Reviewed-by: rriggs, scolebourne
Wed, 02 Dec 2015 15:22:50 +0000 8144313: Test SessionTimeOutTests can be timeout
xuelei [Wed, 02 Dec 2015 15:22:50 +0000] rev 34387
8144313: Test SessionTimeOutTests can be timeout Reviewed-by: mullan
Wed, 02 Dec 2015 10:15:26 -0500 8143879: jdk/internal/jimage/JImageReadTest.java crashes jvm in msvcr120.dll
rriggs [Wed, 02 Dec 2015 10:15:26 -0500] rev 34386
8143879: jdk/internal/jimage/JImageReadTest.java crashes jvm in msvcr120.dll Summary: correct iteration in ImageFileReader.remove and contains() Reviewed-by: jlaskey
Wed, 02 Dec 2015 09:40:14 -0500 8143876: test/java/lang/ProcessHandle/TreeTest.java failed intermittently with assertion error
rriggs [Wed, 02 Dec 2015 09:40:14 -0500] rev 34385
8143876: test/java/lang/ProcessHandle/TreeTest.java failed intermittently with assertion error Summary: The parent pid may be re-used, check that the child was started after the parent Reviewed-by: darcy
Wed, 02 Dec 2015 12:28:24 +0100 8143131: Remove unused code from java.lang.invoke
redestad [Wed, 02 Dec 2015 12:28:24 +0100] rev 34384
8143131: Remove unused code from java.lang.invoke Reviewed-by: vlivanov, jrose, mhaupt
Wed, 02 Dec 2015 16:44:58 +0800 8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
weijun [Wed, 02 Dec 2015 16:44:58 +0800] rev 34383
8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete Reviewed-by: mullan
Wed, 02 Dec 2015 16:44:57 +0800 8130132: jarsigner should emit warning if weak algorithms or keysizes are used
weijun [Wed, 02 Dec 2015 16:44:57 +0800] rev 34382
8130132: jarsigner should emit warning if weak algorithms or keysizes are used Reviewed-by: mullan
Wed, 02 Dec 2015 16:44:54 +0800 8141457: keytool default cert fingerprint algorithm should be SHA-256
weijun [Wed, 02 Dec 2015 16:44:54 +0800] rev 34381
8141457: keytool default cert fingerprint algorithm should be SHA-256 Reviewed-by: mullan
Wed, 02 Dec 2015 03:37:29 +0000 8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension
vinnie [Wed, 02 Dec 2015 03:37:29 +0000] rev 34380
8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension Reviewed-by: wetmore, xuelei, mullan, coffeys
Wed, 02 Dec 2015 03:29:49 +0000 8143298: Test ReadTimeout.java fails intermittently
xuelei [Wed, 02 Dec 2015 03:29:49 +0000] rev 34379
8143298: Test ReadTimeout.java fails intermittently Reviewed-by: weijun, jnimeh
Tue, 01 Dec 2015 11:12:27 -0800 Merge
amurillo [Tue, 01 Dec 2015 11:12:27 -0800] rev 34378
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip