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 |
|
Sergey Bylokhov
|
b5998aadf0
|
8213110: Remove the use of applets in automatic tests
Reviewed-by: prr
|
2019-02-27 18:46:55 -08:00 |
|
Laurent Bourgès
|
60e6552bad
|
8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
Fixed clipping rectangle to take into account the inverse transform (scale/shear)
Reviewed-by: prr, serb
|
2018-09-24 21:23:37 +02:00 |
|
Sergey Bylokhov
|
38131ccda6
|
8205153: Delete "standard instructions" machinery in the open automated tests
Reviewed-by: prr
|
2018-06-24 16:35:21 -07:00 |
|
Laurent Bourgès
|
ef92671424
|
8202580: Dashed BasicStroke randomly painted incorrectly, may freeze application
Fixed Dasher.init() to use the correct part [0; dashLen[
Reviewed-by: prr, serb
|
2018-05-08 10:13:21 +02:00 |
|
Phil Race
|
72f700abd0
|
8196572: Tests ColConvCCMTest.java and MTColConvTest.java fail
Reviewed-by: serb
|
2018-05-02 14:55:19 -07:00 |
|
Laurent Bourgès
|
51be01d646
|
8200526: Test sun/java2d/marlin/ClipShapeTest.java times out
Increased timeout to 300s per test
Reviewed-by: jdv, prr, serb
|
2018-04-04 21:36:02 +02:00 |
|
Laurent Bourgès
|
385ad9e160
|
8198885: upgrade Marlin (java2d) to 0.9.1
Clipping implemented in Dasher (curve subdivision at clip edges) + higher quality(curve, subpixels) + new path simplifier
Reviewed-by: prr, serb
|
2018-03-27 22:09:43 +02:00 |
|
Prahalad Kumar Narayanan
|
f3ae7d1bd9
|
8198613: Test cases result in failure or timeout when run with OpenGL backend
Reviewed-by: serb, jdv
|
2018-03-02 14:39:29 +05:30 |
|
Sergey Bylokhov
|
7cb9e5821e
|
8198333: ProblemList should be updated for headless mode
Reviewed-by: psadhukhan, prr
|
2018-02-21 12:49:00 -08:00 |
|
Laurent Bourgès
|
5f530a331b
|
8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip
Upgrade to Marlin 0.8.2 providing efficient path clipping (Stroker and Filler)
Reviewed-by: prr, serb
|
2017-12-11 21:14:43 +01:00 |
|
Pankaj Bansal
|
cc0cb9660d
|
8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
Reviewed-by: serb, prr, pnarayanan
|
2017-11-22 11:52:59 +05:30 |
|
Phil Race
|
f50b03376b
|
8186306: Remove pisces from Java2D sources + build
Reviewed-by: serb, neugens
|
2017-11-14 11:47:49 -08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|