kshefov [Mon, 23 Nov 2015 14:44:41 +0300] rev 34413
7146533: [TEST BUG] [macosx] skip java/awt/xembed/server/RunTestXEmbed.java for Mac OS X
Reviewed-by: alexsch, serb
Contributed-by: Vikrant Agarwal <vikrant.v.agarwal@oracle.com>
serb [Sun, 22 Nov 2015 17:27:33 +0300] rev 34412
8135100: Behavior of null arguments not specified in javax.sound.sampled.spi
Summary: The specification change was reviewed by Florian Bomers also
Reviewed-by: amenkov
ptbrunet [Fri, 20 Nov 2015 17:54:58 -0600] rev 34411
8056925: Add jaccessinspector and jaccesswalker to the bin directory
Summary: Add jaccessinspector, jaccesswalker to jdk.accessibility module; update launcher in make
Reviewed-by: erikj, van, prr
Contributed-by: peter.brunet@oracle.com
rchamyal [Fri, 20 Nov 2015 16:44:33 +0400] rev 34410
8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
Reviewed-by: azvegint, alexsch
omajid [Thu, 19 Nov 2015 12:52:41 -0500] rev 34409
8142898: Prefer isFile()/isDirectory() over exists() in SoftSynthesizer
Reviewed-by: serb
serb [Thu, 19 Nov 2015 01:52:52 +0300] rev 34408
8143256: The build is broken after JDK-8081411
Reviewed-by: omajid
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
prr [Tue, 17 Nov 2015 13:24:06 -0800] rev 34406
Merge
prr [Tue, 17 Nov 2015 13:09:16 -0800] rev 34405
Merge
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
psadhukhan [Tue, 17 Nov 2015 19:15:48 +0300] rev 34403
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
Reviewed-by: prr, rchamyal
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>
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>
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
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
rchamyal [Mon, 16 Nov 2015 15:03:17 +0400] rev 34398
6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
Reviewed-by: psadhukhan, alexsch
psadhukhan [Mon, 16 Nov 2015 10:56:21 +0300] rev 34397
8081491: The case print incomplete.
Reviewed-by: alexsch, rchamyal
rchamyal [Fri, 13 Nov 2015 18:46:16 +0400] rev 34396
8079253: Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails
Reviewed-by: serb, alexsch
alexsch [Fri, 13 Nov 2015 18:36:14 +0400] rev 34395
8137571: Linux HiDPI Graphics support
Reviewed-by: flar, serb
alexsch [Fri, 13 Nov 2015 05:02:26 -0800] rev 34394
8073320: Windows HiDPI Graphics support
Reviewed-by: flar, serb
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
ksrini [Wed, 02 Dec 2015 14:31:52 -0800] rev 34392
8144533: VersionCheck.java failing after Verona changes in dev
Reviewed-by: darcy, iris
smarks [Wed, 02 Dec 2015 14:18:26 -0800] rev 34391
8143858: typo in Timer.purge() doc
Reviewed-by: darcy
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
lana [Wed, 02 Dec 2015 09:34:55 -0800] rev 34389
Merge
ntv [Wed, 02 Dec 2015 10:24:54 -0500] rev 34388
8144349: @since tag missed
Reviewed-by: rriggs, scolebourne
xuelei [Wed, 02 Dec 2015 15:22:50 +0000] rev 34387
8144313: Test SessionTimeOutTests can be timeout
Reviewed-by: mullan
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
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
redestad [Wed, 02 Dec 2015 12:28:24 +0100] rev 34384
8143131: Remove unused code from java.lang.invoke
Reviewed-by: vlivanov, jrose, mhaupt
weijun [Wed, 02 Dec 2015 16:44:58 +0800] rev 34383
8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
Reviewed-by: mullan
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