Semyon Sadetsky
|
72f3a466e0
|
8040328: JSlider has wrong preferred size with Synth LAF
Reviewed-by: alexsch, ant
|
2015-03-17 14:38:22 +04:00 |
|
Anton Nashatyrev
|
012666647c
|
8073008: press-and-hold input method for accented characters works incorrectly on OS X
Reviewed-by: azvegint, alexp
|
2015-03-16 20:32:45 +03:00 |
|
Sergey Bylokhov
|
3c9eab317a
|
8074668: [macosx] Mac 10.10: Application run with splash screen has focus issues
Reviewed-by: prr, ant, alexsch
|
2015-03-12 08:57:51 -07:00 |
|
Alexander Zvegintsev
|
465abe9cfd
|
8074921: OS X build broken by reference to XToolkit
Reviewed-by: alexsch, serb
|
2015-03-11 16:48:43 +03:00 |
|
Nakul Natu
|
741e72173c
|
8066436: Minimize can cause window to disappear on osx
Reviewed-by: serb, azvegint
|
2015-03-10 21:48:37 +03:00 |
|
Alexander Zvegintsev
|
8bc60ff868
|
8056151: Switching to GTK L&F on-the-fly leads to X Window System error RenderBadPicture
Reviewed-by: alexsch, serb
|
2015-03-10 15:39:26 +03:00 |
|
Sergey Bylokhov
|
71bacd69b0
|
4849595: Erroneous javadoc for TableColumn.addPropertyChangeListener
Reviewed-by: azvegint, alexsch
|
2015-03-09 08:53:34 -07:00 |
|
Anton Nashatyrev
|
2bb8334014
|
8072900: Mouse events are captured by the wrong menu in OS X
Reviewed-by: serb, alexp
|
2015-03-06 16:38:54 +03:00 |
|
Roman Kennke
|
08af89e08e
|
8072436: Refactor X11FontManager
Factor fontconfig related code out of X11FontManager into its own superclass FcFontManager.
Reviewed-by: prr, serb
|
2015-03-04 15:42:02 +01:00 |
|
Phil Race
|
aa51e477d4
|
Merge
|
2015-03-03 10:39:40 -08:00 |
|
Sergey Bylokhov
|
8def2a3e45
|
8073420: JFrame.EXIT_ON_CLOSE can be removed in favour of WindowConstants.EXIT_ON_CLOSE
Reviewed-by: art, azvegint, alexsch
|
2015-03-03 20:23:34 +03:00 |
|
Phil Race
|
9f78b4347e
|
Merge
|
2015-03-03 08:49:13 -08:00 |
|
Prasanta Sadhukhan
|
3ca192f3b3
|
8039345: Strange behaviour of per-pixel translucency on linux
Reviewed-by: prr, azvegint
|
2015-03-03 17:50:01 +03:00 |
|
Prasanta Sadhukhan
|
307da40f99
|
8048782: OpenJDK: PiscesCache : xmax/ymax rounding up can cause RasterFormatException
Reviewed-by: prr, flar
|
2015-03-02 16:34:44 +03:00 |
|
Sergey Bylokhov
|
104db62eca
|
4958064: JPGWriter does not throw UnsupportedException when canWriteSequence retuns false
Reviewed-by: prr, bae
|
2015-02-27 01:06:39 +03:00 |
|
Vladimir Kozlov
|
7e75bdc891
|
Merge
|
2015-02-26 10:56:26 -08:00 |
|
Sergey Bylokhov
|
b15e27a0b2
|
8073795: JMenuBar looks bad under retina
Reviewed-by: alexsch, azvegint
|
2015-02-26 16:41:39 +03:00 |
|
Phil Race
|
f2de6b3408
|
8073699: Memory leak in jdk/src/java/desktop/share/native/libjavajpeg/imageioJPEG.c
Reviewed-by: bae, serb
|
2015-02-25 13:45:09 -08:00 |
|
Xueming Shen
|
ece4e20848
|
8073893: Enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
To enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Reviewed-by: alanb, mchung
|
2015-02-25 13:04:31 -08:00 |
|
Sergey Bylokhov
|
a8da73929a
|
8043393: NullPointerException and no event received when clipboard data flavor changes
Reviewed-by: ant, azvegint
|
2015-02-25 14:01:27 +03:00 |
|
Phil Race
|
9ec44e8c16
|
Merge
|
2015-02-23 10:47:32 -08:00 |
|
Sergey Bylokhov
|
8929d90866
|
8072665: SoundLibraries.gmk and SoundDefs.h: remove isSigned8() dead code
Reviewed-by: erikj, ihse, alexsch
|
2015-02-19 18:47:55 +03:00 |
|
Alexey Ivanov
|
14fc538ce9
|
8056915: Focus lost in applet when browser window is minimized and restored
Reviewed-by: ant, dtitov, dcherepanov
|
2015-02-19 12:50:32 +00:00 |
|
Vivi An
|
7b27235df4
|
8069268: JComponent.AccessibleJComponent.addPropertyListeners adds exponential listeners
Reviewed-by: ptbrunet, serb
|
2015-02-18 11:15:24 -08:00 |
|
Mandy Chung
|
3bbf6fb281
|
8073373: Remove redundant imports from sun/applet/AppletProps.java
Reviewed-by: serb
|
2015-02-18 08:59:55 -08:00 |
|
Sergey Bylokhov
|
86506d6858
|
8068412: [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before
Reviewed-by: azvegint, prr
|
2015-02-18 16:59:51 +03:00 |
|
David Dehaven
|
d747007634
|
Merge
|
2015-02-17 11:50:06 -08:00 |
|
David Dehaven
|
c627fa5807
|
Merge
|
2015-02-17 11:44:51 -08:00 |
|
Anton Nashatyrev
|
05a0c3b3eb
|
8072069: Toolkit.getScreenInsets() doesn't update if insets change
Reviewed-by: serb, azvegint
|
2015-02-17 19:56:15 +03:00 |
|
Xueming Shen
|
1eb1419d72
|
8073152: Update Standard/ExtendedCharsets to work with module system
To reorganize the standard and extendec charset configuration during build time
Reviewed-by: alanb
|
2015-02-16 14:53:59 -08:00 |
|
Sergey Bylokhov
|
18975e3676
|
8039269: images/cursors should not be in ${java.home}/lib
Reviewed-by: mchung, alanb, erikj
|
2015-02-16 20:01:17 +03:00 |
|
Anton Nashatyrev
|
f149b6e2fd
|
8072676: [macosx] Jtree icon painted over label when scrollbars present in window
Reviewed-by: serb, alexsch
|
2015-02-16 19:10:05 +03:00 |
|
Prasanta Sadhukhan
|
f4fa68a2a7
|
8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace
Reviewed-by: prr, serb
|
2015-02-14 21:05:41 +03:00 |
|
Abhijit Saha
|
0236698692
|
Merge
|
2015-02-12 14:56:30 -08:00 |
|
Vivi An
|
b4ad645936
|
8068518: IllegalArgumentException in JTree.AccessibleJTree
Reviewed-by: alexsch, ptbrunet
|
2015-02-11 16:22:29 -08:00 |
|
Steve Sides
|
11ef4537fa
|
8044394: javadoc for BasicOptionPaneUI.addMessageComponents() has typo and grammar errors
Fix typos in javadoc of BasicOptionPaneUI.addMessageComponents()
Reviewed-by: alexsch, serb
|
2015-02-11 15:10:33 +03:00 |
|
Mario Torre
|
9c38d96e2e
|
8071705: Java application menu misbehaves when running multiple screen stacked vertically
JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically
Reviewed-by: alexsch
|
2015-02-11 07:54:39 +01:00 |
|
Sergey Bylokhov
|
67c555e053
|
8063066: Some look and feels ignores the JSlider.PaintTrack property
Reviewed-by: ant, azvegint, alexsch
|
2015-02-06 19:49:20 +03:00 |
|
Alexander Zvegintsev
|
47d0ae0d36
|
8072088: [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636
Reviewed-by: ant, prr, serb
|
2015-02-02 21:38:19 +03:00 |
|
Sergey Bylokhov
|
d32000a710
|
4952954: abort flag is not cleared for every write operation for JPEG ImageWriter
Reviewed-by: bae, prr
|
2015-02-05 14:20:05 +03:00 |
|
Phil Race
|
9ea6ddb851
|
8072433: copy/paste duplicated tests in some condition statements
Reviewed-by: bae, serb
|
2015-02-04 10:29:51 -08:00 |
|
Phil Race
|
a75613049b
|
6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor
Reviewed-by: bae, serb
|
2015-02-04 10:28:40 -08:00 |
|
Dmitry Markov
|
5a65a2cc13
|
8064934: Incorrect Exception message from java.awt.Desktop.open()
Reviewed-by: azvegint, serb
|
2015-02-03 11:51:30 +04:00 |
|
Sergey Bylokhov
|
afa1e6d670
|
8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
Reviewed-by: alexsch, azvegint
|
2015-02-02 18:21:24 +03:00 |
|
Sergey Bylokhov
|
deeb4faa80
|
8069015: Re-examine Solaris/Linux java.desktop dependency on java.logging
Reviewed-by: azvegint, ant
|
2015-01-26 16:32:47 +03:00 |
|
Phil Race
|
fda56d3c54
|
8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
Reviewed-by: bae, serb
|
2015-01-25 15:53:46 -08:00 |
|
Mikhail Cherkasov
|
00949632cd
|
8065709: Deadlock in awt/logging apparently introduced by 8019623
Reviewed-by: ant, serb
|
2015-01-22 17:42:17 +04:00 |
|
David Dehaven
|
de2c792b35
|
Merge
|
2015-01-21 12:00:07 -08:00 |
|
Sergey Bylokhov
|
dedd4de23f
|
6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
Reviewed-by: azvegint, alexsch
|
2015-01-21 17:54:35 +03:00 |
|
Vladimir Kozlov
|
d81378c7ff
|
Merge
|
2015-01-20 15:22:24 -08:00 |
|