Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Prasanta Sadhukhan
6c91a16f16
8340367: Opensource few AWT image tests
...
Reviewed-by: prr
2024-09-24 02:09:42 +00:00
Damon Nguyen
ba05c6d0b6
8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main
...
Reviewed-by: azvegint, aivanov
2024-03-21 17:55:23 +00:00
Damon Nguyen
4e83f4cfc7
8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main
...
Reviewed-by: azvegint, honkar
2024-03-20 16:25:41 +00:00
Martin Desruisseaux
2003610b3b
8323108: BufferedImage.setData(Raster) should not cast float and double values to integers
...
Reviewed-by: prr, bpb, serb
2024-01-21 23:47:51 +00:00
Sergey Bylokhov
d2260146c9
8318850: Duplicate code in the LCMSImageLayout
...
Reviewed-by: prr
2023-10-27 18:21:18 +00:00
Sergey Bylokhov
5147969253
8272288: Funky multiresolution image breaks graphics context
...
Reviewed-by: jdv
2023-02-09 19:22:51 +00:00
Sergey Bylokhov
8b70c432d3
8299772: The ColorModel.getRGBdefault() method is not thread-safe
...
Reviewed-by: prr
2023-01-18 20:27:30 +00:00
Sergey Bylokhov
5a3439db9f
4677581: ColorModel.getComponentSize()-wrong conditions for ArrayIndexOutOfBoundsExceptio
...
Reviewed-by: prr
2022-12-07 09:35:26 +00:00
Alisen Chung
90257f9505
8169187: [macosx] Aqua: java/awt/image/multiresolution/MultiresolutionIconTest.java
...
Reviewed-by: prr, dnguyen
2022-08-04 20:37:12 +00:00
Phil Race
6f882deddc
8280964: [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
...
Reviewed-by: serb, dmarkov
2022-02-23 01:03:09 +00:00
Martin Desruisseaux
9ba0760cf8
8275345: RasterFormatException when drawing a tiled image made of non-writable rasters
...
Reviewed-by: prr, aivanov
2022-02-16 22:01:01 +00:00
Sergey Bylokhov
a9c1acbb8a
8275843: Random crashes while the UI code is executed
...
Reviewed-by: azvegint
2021-12-14 18:03:00 +00:00
Jayathirth D V
b3f45f868d
8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
...
Reviewed-by: serb
2021-10-27 10:21:28 +00:00
Jayathirth D V
dcd6e0da24
8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
...
Reviewed-by: psadhukhan
2021-10-19 12:25:32 +00:00
Alexey Ushakov
3e97b07a68
8267116: Lanai: Incorrect AlphaComposite for VolatileImage graphics
...
Reviewed-by: serb, aghaisas
2021-05-18 06:06:42 +00:00
Alexey Ushakov
3bf4c904fb
8264317: Lanai: IncorrectUnmanagedImageRotatedClip.java fails on apple M1
...
Reviewed-by: serb
2021-04-25 20:52:08 +00:00
Phil Race
adb860ec10
8255800: Raster creation methods need some specification clean up
...
Reviewed-by: serb
2021-04-07 14:49:27 +00:00
Alexander Zvegintsev
2afbd5dafc
8250804: Can't set the application icon image for Unity WM on Linux.
...
Reviewed-by: serb, pbansal, kizune
2021-03-06 08:54:51 +00:00
Sergey Bylokhov
6800ba465f
8257500: Drawing MultiResolutionImage with ImageObserver "leaks" memory
...
Reviewed-by: azvegint, aivanov
2021-02-26 19:57:29 +00:00
Prasanta Sadhukhan
752f92bc10
6211242: AreaAveragingScaleFilter(int, int): IAE is not specified
...
Reviewed-by: azvegint, trebari, serb
2021-02-10 07:24:29 +00:00
Phil Race
e6f9926009
8257809: JNI warnings from Toolkit JPEG image decoding
...
Reviewed-by: serb
2021-01-04 21:09:01 +00:00
Sergey Bylokhov
d3ac1bf16c
8198390: Test MultiResolutionDrawImageWithTransformTest.java fails when -esa is passed
...
Reviewed-by: kizune
2020-12-04 23:06:07 +00:00
Sergey Bylokhov
1241f80002
8196086: java/awt/image/DrawImage/IncorrectSourceOffset.java fails
...
Reviewed-by: shade
2020-11-28 04:30:22 +00:00
Sergey Bylokhov
a53b12df2d
8255722: Create a new test for rotated blit
...
Reviewed-by: prr
2020-11-09 01:12:46 +00:00
Sergey Bylokhov
83f3cf4298
8196087: java/awt/image/DrawImage/IncorrectUnmanagedImageRotatedClip.java fails
...
Reviewed-by: jdv
2020-11-03 18:28:19 +00:00
Sergey Bylokhov
2e510e04bd
8255043: Incorrectly styled copyright text
...
Reviewed-by: dholmes, trebari, jdv
2020-10-21 04:53:16 +00:00
Jayathirth D V
928da494a8
8253739: java/awt/image/MultiResolutionImage/MultiResolutionImageObserverTest.java fails
...
Reviewed-by: serb
2020-10-01 09:38:15 +00:00
Sergey Bylokhov
8da6c8d6aa
7183828: Invalid Image Variant when using anything other than BufferedImage
...
Reviewed-by: prr
2020-09-10 21:26:10 +00:00
Martin Desruisseaux
d2d5bc7038
8166038: BufferedImage methods getTileGridXOffset() and getTileGridYOffset() return a non 0 value for sub images
...
Reviewed-by: jdv, serb
2020-08-11 05:52:35 +01:00
Alexander Zuev
7f74c7dd7f
8212226: SurfaceManager throws "Invalid Image variant" for MultiResolutionImage (Windows)
...
Reviewed-by: serb
2020-08-05 12:52:33 +03:00
Pankaj Bansal
1ef1131ab1
8241791: [TESTBUG] Test failing with exception "java.lang.UnsupportedOperationException"
...
Reviewed-by: serb
2020-03-30 12:06:06 +05:30
Sergey Bylokhov
e287fa90a8
8221497: Optional Panes in Swing
...
Reviewed-by: prr, alitvinov, mschoene, rhalade
2019-05-19 17:20:21 -07:00
Sergey Bylokhov
ef7d75459c
6933331: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created
...
Reviewed-by: prr
2019-05-18 23:35:40 -07:00
Alexandre Iline
a4b9ae8bb3
8186549: move ExtendedRobot closer to tests
...
Reviewed-by: serb
2018-11-13 07:11:50 -08:00
Igor Ignatyev
315e71f87e
8210039: move OSInfo to top level testlibrary
...
Reviewed-by: serb, chegar, alanb, dfuchs
2018-09-04 14:35:59 -07:00
Alexey Ivanov
aeadf76406
8201433: Fix potential crash in BufImg_SetupICM
...
Reviewed-by: prr, serb
2018-04-14 00:25:12 +01:00
Phil Race
465a621660
8200200: test java/awt/image/ColorModel/Non_sRGBCMTest.java fails with open profiles
...
Reviewed-by: serb
2018-03-29 12:49:26 -07: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
Prahalad Narayanan
15ecb4705f
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
...
Reviewed-by: bpb, jdv
2018-01-16 10:49:49 +05:30
Prahalad Narayanan
c0e7592e4e
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
...
Reviewed-by: serb, prr, jdv
2017-12-12 14:05:21 +05:30
Phil Race
a569f5293b
8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ
...
Reviewed-by: bpb, pnarayanan
2017-10-27 11:29:50 -07:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00