Phil Race
|
90c2c0b4ad
|
8340143: Open source several Java2D rendering loop tests.
Reviewed-by: psadhukhan
|
2024-09-24 18:07:33 +00:00 |
|
Phil Race
|
88a1c0550e
|
8340078: Open source several 2D tests
Reviewed-by: honkar
|
2024-09-18 20:39:40 +00:00 |
|
Phil Race
|
b26645f64b
|
8339883: Open source several AWT/2D related tests
Reviewed-by: psadhukhan, honkar
|
2024-09-16 19:28:20 +00:00 |
|
Jaikiran Pai
|
6d4bd6c6b6
|
8339835: Replace usages of -mx and -ms in some client-libs tests
Reviewed-by: azvegint, prr
|
2024-09-12 02:06:09 +00:00 |
|
Viktor Klang
|
e0c46d589b
|
8325397: sun/java2d/Disposer/TestDisposerRace.java fails in linux-aarch64
Reviewed-by: alanb
|
2024-09-03 12:55:23 +00:00 |
|
Sergey Bylokhov
|
c013fa1811
|
8328194: Add a test to check default rendering engine
Reviewed-by: prr, tr
|
2024-03-22 21:03:57 +00:00 |
|
Tejesh R
|
652fb3aa48
|
8328154: Convert sun/java2d/loops/CopyAreaSpeed.java applet test to main
Reviewed-by: kizune, abhiscxk
|
2024-03-19 04:38:56 +00:00 |
|
Dmitry Markov
|
1f43fa0f8b
|
8326661: sun/java2d/cmm/ColorConvertOp/ColConvTest.java assumes profiles were generated by LCMS
Reviewed-by: aivanov, serb
|
2024-03-12 10:09:02 +00:00 |
|
Sergey Bylokhov
|
6c7029ffd4
|
8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java
Reviewed-by: aivanov, shade
|
2024-02-10 01:48:48 +00:00 |
|
Sergey Bylokhov
|
aba19334ea
|
8323210: Update the usage of cmsFLAGS_COPY_ALPHA
Reviewed-by: prr
|
2024-01-09 22:05:37 +00:00 |
|
Laurent Bourgès
|
a876beb63d
|
8316741: BasicStroke.createStrokedShape miter-limits failing on small shapes
Reviewed-by: prr, dnguyen
|
2023-10-21 09:12:08 +00:00 |
|
Sergey Bylokhov
|
e5f05b5a96
|
8312191: ColorConvertOp.filter for the default destination is too slow
Reviewed-by: prr
|
2023-09-25 20:54:00 +00:00 |
|
Erik Joelsson
|
020255a72d
|
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
|
2023-09-12 20:16:05 +00:00 |
|
Liam Miller-Cushon
|
b285ed72ae
|
8311666: Disabled tests in test/jdk/sun/java2d/marlin
Reviewed-by: prr
|
2023-07-10 16:13:06 +00:00 |
|
Dmitry Cherepanov
|
de0c05da07
|
6995195: Static initialization deadlock in sun.java2d.loops.Blit and GraphicsPrimitiveMgr
Reviewed-by: serb, aivanov
|
2023-04-27 07:06:24 +00:00 |
|
Sergey Bylokhov
|
117c5b116b
|
8279216: Investigate implementation of premultiplied alpha in the Little-CMS 2.13
Reviewed-by: prr
|
2023-04-21 19:17:39 +00:00 |
|
Sergey Bylokhov
|
e1ee6727f7
|
8300725: Improve performance of ColorConvertOp for default destinations with alpha
Reviewed-by: prr
|
2023-01-21 07:09:00 +00:00 |
|
Prasanta Sadhukhan
|
4072412c1f
|
8298876: Swing applications do not get repainted coming out of sleep on Windows 10
Reviewed-by: angorya, prr
|
2023-01-09 10:14:06 +00:00 |
|
Jaikiran Pai
|
fa322e40b6
|
8298709: Fix typos in src/java.desktop/ and various test classes of client component
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: iris, prr
|
2022-12-16 07:10:36 +00:00 |
|
Sergey Bylokhov
|
8ffed34e1d
|
8297681: Unnecessary color conversion during 4BYTE_ABGR_PRE to INT_ARGB_PRE blit
Reviewed-by: prr
|
2022-11-30 07:29:32 +00:00 |
|
Laurent Bourgès
|
5b3d86f229
|
8297230: Update Marlin2D to 0.9.4.6
Reviewed-by: prr, serb
|
2022-11-23 13:29:20 +00:00 |
|
Jayathirth D V
|
b4bd287f73
|
8191406: [hidpi] sun/java2d/SunGraphics2D/DrawImageBilinear.java test fails
Reviewed-by: serb
|
2022-11-23 03:38:37 +00:00 |
|
Matthias Baesken
|
88957a7ce8
|
8297147: UnexpectedSourceImageSize test times out on slow machines when fastdebug is used
Reviewed-by: stuefe, serb
|
2022-11-22 08:02:04 +00:00 |
|
Jayathirth D V
|
3c0949824e
|
8297241: Update sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java
8297153: sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails again
Reviewed-by: serb
|
2022-11-21 09:50:57 +00:00 |
|
Phil Race
|
c56c69ed3e
|
8285604: closed sun/java2d/GdiRendering/ClipShapeRendering.java failed with "Incorrect color ffeeeeee instead of ff0000ff in pixel (100, 100)"
Reviewed-by: psadhukhan
|
2022-11-18 22:00:22 +00:00 |
|
Jayathirth D V
|
65f7de2523
|
8022403: sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails
Reviewed-by: prr, psadhukhan
|
2022-11-16 07:58:55 +00:00 |
|
Phil Race
|
c71d87e54c
|
8286624: Regression Test CoordinateTruncationBug.java fails on OL8.3
Reviewed-by: azvegint, kizune
|
2022-11-14 19:50:45 +00:00 |
|
Sergey Bylokhov
|
78a08a0f21
|
8295430: Use cmsDoTransformLineStride instead of cmsDoTransform in the loop
Reviewed-by: prr
|
2022-11-10 06:18:03 +00:00 |
|
Maxim Kartashev
|
5d799d80e6
|
8292304: [REDO] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
Reviewed-by: prr
|
2022-08-25 19:43:44 +00:00 |
|
Daniel D. Daugherty
|
e70747b4e9
|
8292305: [BACKOUT] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
Reviewed-by: prr, dholmes
|
2022-08-12 21:31:04 +00:00 |
|
Maxim Kartashev
|
00decca46a
|
8289208: Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
Reviewed-by: prr, avu
|
2022-08-12 15:37:18 +00:00 |
|
jeremy
|
4b4d35289a
|
8264999: GeneralPath.lineTo() to itself produces jagged lines
Reviewed-by: lbourges, prr
|
2022-07-20 11:34:48 +00:00 |
|
Sergey Bylokhov
|
645be42f76
|
8287824: The MTPerLineTransformValidation tests has a typo in the @run tag
Reviewed-by: iris, prr
|
2022-06-06 23:17:25 +00:00 |
|
Sergey Bylokhov
|
40f19c014f
|
8264666: Change implementation of safeAdd/safeMult in the LCMSImageLayout class
Reviewed-by: prr
|
2022-04-29 05:53:31 +00:00 |
|
Jaikiran Pai
|
9a905ccc5e
|
8285361: ClassCastExceptionForInvalidSurface.java has an incorrect copyright header
Reviewed-by: dholmes
|
2022-04-21 10:38:40 +00:00 |
|
Alexey Ushakov
|
90983431c5
|
8283794: CCE in XRTextRenderer.drawGlyphList and XRMaskFill.MaskFill
Reviewed-by: serb, aghaisas
|
2022-04-21 09:56:39 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Masanori Yano
|
894ffb098c
|
8282713: Invalid copyright notice in new test added by JDK-8275715
Reviewed-by: dholmes
|
2022-03-07 01:33:41 +00:00 |
|
Masanori Yano
|
415bf44191
|
8275715: D3D pipeline processes multiple PaintEvent at initial drawing
Reviewed-by: prr
|
2022-03-06 23:53:50 +00:00 |
|
Sergey Bylokhov
|
e49e5b5a7e
|
8273972: Multi-core choke point in CMM engine (LCMSTransform.doTransform)
Reviewed-by: prr
|
2021-09-28 21:38:40 +00:00 |
|
Sergey Bylokhov
|
16acfafb6b
|
8012229: [lcms] Improve performance of color conversion for images with alpha channel
Reviewed-by: azvegint
|
2021-03-31 23:02:55 +00:00 |
|
Laurent Bourgès
|
61292be755
|
8259681: Remove the Marlin rendering engine (single-precision)
Reviewed-by: serb
|
2021-01-18 11:34:10 +00:00 |
|
Laurent Bourgès
|
e4df2098a8
|
7018932: Drawing very large coordinates with a dashed Stroke can cause Java to hang
Reviewed-by: serb, prr
|
2021-01-12 20:51:54 +00:00 |
|
Sergey Bylokhov
|
488022689f
|
8171303: sun/java2d/pipe/InterpolationQualityTest.java fails on Windows & Linux
Reviewed-by: prr, psadhukhan, kcr
|
2020-09-10 21:47:05 +00:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Sergey Bylokhov
|
a11993519a
|
8196181: sun/java2d/GdiRendering/InsetClipping.java fails
Reviewed-by: jdv
|
2020-04-16 10:12:08 -07:00 |
|
Phil Race
|
5a5e4bbfee
|
8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
Reviewed-by: serb, kcr
|
2020-04-06 12:01:34 -07:00 |
|
Sergey Bylokhov
|
d05b24b3f4
|
8229896: Delete an unused code in the BufferedContext
Reviewed-by: prr, jdv
|
2019-09-13 17:35:12 -07:00 |
|
Laurent Bourgès
|
027fdb2d3b
|
8230728: Thin stroked shapes are not rendered if affine transform has flip bit
Use abs(at.getDeterminant()) in userSpaceLineWidth() to ensure positive value
Reviewed-by: prr, jdv
|
2019-09-10 21:20:51 +02:00 |
|
Laurent Bourgès
|
383e7dfb30
|
8228711: Path rendered incorrectly when it goes outside the clipping region
Fixed closePath() to preserve last position and its outcode in Stroker and TransformingPathConsumer2D.PathClipFilter
Reviewed-by: prr, kcr
|
2019-08-07 10:25:50 +02:00 |
|