Rajeev Chamyal
2946748843
8030099: Memory usage of java process increases after pressing start button in test window
...
Reviewed-by: prr, serb
2015-11-17 13:14:26 +04:00
Semyon Sadetsky
adf9cffca5
8130242: DataFlavorComparator transitivity exception
...
Reviewed-by: alexsch, azvegint
2015-07-14 20:36:12 +03:00
Yuri Nesterenko
bdc20e1849
8076468: Add @modules to tests in jdk_desktop test group
...
Reviewed-by: yan, alexsch
2015-06-23 11:59:27 +03:00
Yuri Nesterenko
cadfa093b6
8081306: [TEST_BUG] remove imports of the internal API from some regression tests
...
Reviewed-by: serb
2015-06-18 11:05:33 +03:00
Srinivasan Raghavan
f080b654f5
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error
...
Reviewed-by: alexsch, azvegint
2015-01-14 13:43:12 +03:00
Alexey Ivanov
e209029c14
8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails
...
Reviewed-by: alexsch, azvegint
2014-12-09 13:11:20 +03:00
Yuri Nesterenko
c08a28b218
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
Reviewed-by: serb, alexsch
2014-12-05 14:55:08 +03:00
Anton Nashatyrev
f4d35341de
8058473: "Comparison method violates its general contract" when using Clipboard
...
Reviewed-by: serb, bae
2014-09-25 15:57:37 +04:00
Pooja Chopra
9dd233271c
8058635: [TEST_BUG] sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with Compilation error
...
Reviewed-by: serb, alexsch
2014-09-19 13:00:17 +04:00
Anton Nashatyrev
021ffcfbdf
8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
...
Reviewed-by: bae, prr
2014-07-08 16:42:23 +04:00
Anton Nashatyrev
86104df3c2
8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
...
Reviewed-by: bae, serb
2014-05-19 16:48:41 +04:00
Alexey Ivanov
c6886100be
8024061: Exception thrown when drag and drop between two components is executed quickly
...
Reviewed-by: pchelko, serb
2014-04-21 16:32:41 +04:00
Leonid Romanov
c0ce231319
8019623: Lack of synchronization in AppContext.getAppContext()
...
Reviewed-by: anthony, art
2013-10-09 20:59:08 +04:00
Petr Pchelko
f996af2115
7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract
...
Reviewed-by: anthony, art, serb
2013-08-14 17:20:09 +04:00
Andrew Brygin
969c84555e
8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException
...
Reviewed-by: prr
2013-07-25 17:14:39 +04:00
Leonid Romanov
7e6639dea3
8012933: Test closed/java/awt/Dialog/DialogAnotherThread/JaWSTest.java fails since jdk 7u25 b07
...
Do not mark context as disposed until we've posted all the events
Reviewed-by: art
2013-05-06 16:12:55 +04:00
Anton Tarasov
7ff57078e3
8013437: Test sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails to compile since 8b86
...
Reviewed-by: alexsch
2013-05-24 18:01:22 +04:00
Alexander Scherbatiy
a99c6a7fe5
6877495: JTextField and JTextArea does not support supplementary characters
...
Reviewed-by: serb, alexp
2013-03-06 19:42:26 +04:00
David Buck
733b1d638e
7104147: the fix for cr6887286 was not appropriate for backporting
...
Memory leak in the list of ImageObservers watching an object. We use recursion to iterate over the list. So once the list gets too big, we overflow the stack. Fix is to execute a prune operation on ever add, so there is no way we can get indefinite growth of stale nodes.
Reviewed-by: prr, flar
2012-03-21 18:41:42 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Andrew Brygin
8403ec67a3
6936389: FontManager.fileCloser may cause memory leak in applets
...
Reviewed-by: igor, prr, ant
2010-04-20 11:06:47 +04:00
Andrew Brygin
d83e26cba4
6800846: REGRESSION: Printing quality degraded with Java 6 compared to 5.0
...
Reviewed-by: igor, prr
2009-02-06 20:49:53 +03:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00