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 |
|
Alexander Scherbatiy
|
849e09bade
|
8069361: SunGraphics2D.getDefaultTransform() does not include scale factor
Reviewed-by: flar, prr, serb
|
2015-04-22 13:46:03 +04:00 |
|
Sergey Bylokhov
|
020e01bb92
|
8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts
Reviewed-by: bae, prr
|
2014-12-16 19:46:22 +00:00 |
|
Srinivasan Raghavan
|
f07521a354
|
8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
Reviewed-by: serb, prr
|
2014-09-24 14:19:25 +04:00 |
|
Clemens Eisserer
|
e185c7ed20
|
8054638: xrender: text drawn after setColor(Color.white) is actually black
Reviewed-by: bae, prr
|
2014-08-27 08:29:39 -07:00 |
|
Phil Race
|
462198fc26
|
8043508: JVM core dumps with very long text in tooltip
Reviewed-by: bae, jgodinez
|
2014-06-26 16:14:54 -07:00 |
|
Dmitriy Ermashov
|
cbef61567d
|
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
Reviewed-by: pchelko, alexsch
|
2014-06-20 16:48:30 +04:00 |
|
Sergey Bylokhov
|
652e8b5ffb
|
8029455: [JLightweightFrame] support scaled painting
Reviewed-by: anthony, ant
|
2014-06-12 00:32:33 +04:00 |
|
Lana Steuck
|
657b9db1ba
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
|
2013-12-26 12:04:16 -08:00 |
|
Alexander Stepanov
|
faa166e5b7
|
8024767: [TEST] need test to cover JDK-7189452
Reviewed-by: ceisserer, bae
|
2013-11-27 15:15:40 +04:00 |
|
Lana Steuck
|
7179341450
|
Merge
|
2013-11-25 12:29:54 -08:00 |
|
Clemens Eisserer
|
90b513b09c
|
8028722: Render: Drawing strings with exactly 254 glyphs causes hangs
Reviewed-by: prr, bae
|
2013-11-25 09:38:32 -08:00 |
|
Sergey Bylokhov
|
9ab430a0d2
|
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
|
2013-11-12 20:24:25 +04:00 |
|
Sergey Bylokhov
|
79a458c3d4
|
8020051: [TEST_BUG] Testcase for 8004859 has a typo
Reviewed-by: anthony
|
2013-08-16 16:52:53 +04:00 |
|
Sergey Bylokhov
|
4a42ba3816
|
7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d
8013569: [macosx] JLabel preferred size incorrect on retina displays with non-default font size
Reviewed-by: prr
|
2013-07-26 21:18:42 +04:00 |
|
Sergey Bylokhov
|
45d608aa5b
|
8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform
Reviewed-by: prr, flar
|
2013-07-03 19:00:10 +04:00 |
|
Sergey Bylokhov
|
e227299954
|
8000629: [macosx] Blurry rendering with Java 7 on Retina display
Reviewed-by: anthony, prr, flar
|
2013-04-12 15:28:49 +04:00 |
|
Jim Graham
|
589a17bd79
|
6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
Reviewed-by: prr
|
2011-04-29 16:27:34 -07:00 |
|
Kelly O'Hair
|
d2b1e20c7d
|
7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes
|
2011-04-06 22:06:11 -07:00 |
|
Phil Race
|
01d8aee41b
|
6996867: Garbage rendering of LCD text with SRC composite mode
Reviewed-by: igor, jgodinez
|
2010-12-22 13:49:23 -08:00 |
|
Jim Graham
|
80cb99bacb
|
6766342: Improve performance of Ductus rasterizer
Reviewed-by: jgodinez, prr
|
2010-12-14 13:25:29 -08:00 |
|
Kelly O'Hair
|
fe008ae27a
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
|
2010-05-25 15:58:33 -07:00 |
|
Douglas Felt
|
33dda32d9c
|
6697721: OpenJDK: rotated text baseline different between TextLayout and drawString
Reviewed-by: prr, igor
|
2008-05-13 16:56:22 -07:00 |
|
Phil Race
|
6014ce6668
|
6699843: IllegalArgumentException when using Graphics.drawString( "", 0, 0 )
Reviewed-by: igor, tdv
|
2008-05-13 16:18:30 -07:00 |
|
Phil Race
|
faadc39966
|
6656651: Windows Look and Feel LCD glyph images have some differences from native applications
Reviewed-by: igor, tdv
|
2008-04-30 13:10:39 -07:00 |
|
Phil Race
|
c672506f95
|
6679308: Poor text rendering on translucent image
Reviewed-by: flar, campbell
|
2008-04-28 15:57:46 -07:00 |
|
Phil Race
|
9e39cf49ed
|
6687298: Reg testcase java/awt/Graphics2D/DrawString/RotTransText.java fails on windows
Reviewed-by: igor, tdv
|
2008-04-25 10:37:07 -07:00 |
|
Phil Race
|
b3d5835158
|
6684056: SUPERSCRIPT TextAttribute on font needs to trigger layout
Reviewed-by: igor, campbell
|
2008-04-10 09:05:01 -07:00 |
|
Phil Race
|
3e1b0813ec
|
6683472: Incorrect handling of translation component of font transform
Reviewed-by: igor, campbell
|
2008-04-09 13:11:46 -07:00 |
|