Sergey Bylokhov
|
5a3439db9f
|
4677581: ColorModel.getComponentSize()-wrong conditions for ArrayIndexOutOfBoundsExceptio
Reviewed-by: prr
|
2022-12-07 09:35:26 +00:00 |
|
Sergey Bylokhov
|
37f613bad3
|
8297676: DataBuffer.TYPE_SHORT/TYPE_FLOAT/TYPE_DOUBLE are not placeholders
Reviewed-by: azvegint, prr
|
2022-11-30 04:16:13 +00:00 |
|
Sergey Bylokhov
|
d8573b2c5b
|
8294488: Delete KCMS transforms wrappers
Reviewed-by: prr
|
2022-11-04 20:57:38 +00:00 |
|
Magnus Ihse Bursie
|
2a799e5c82
|
8285306: Fix typos in java.desktop
Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org>
Reviewed-by: aturbanov, prr
|
2022-10-18 17:08:49 +00:00 |
|
Alexey Ivanov
|
ec4fb47b90
|
8284189: Replace usages of 'a the' in java.desktop
Reviewed-by: jdv, prr, dmarkov
|
2022-04-21 19:12:57 +00:00 |
|
Prasanta Sadhukhan
|
249d553659
|
8282602: Refactor awt classes javadoc to use @throws instead of @exception
Reviewed-by: aivanov, prr
|
2022-03-17 09:15:54 +00:00 |
|
Andrey Turbanov
|
18c54b4e1a
|
8274640: Cleanup unnecessary null comparison before instanceof check in java.desktop
Reviewed-by: aivanov
|
2021-12-03 13:04:26 +00:00 |
|
Sergey Bylokhov
|
9561fea790
|
8273102: Delete deprecated for removal the empty finalize() in java.desktop module
Reviewed-by: pbansal, aivanov, iris, prr
|
2021-10-06 22:31:23 +00:00 |
|
Andrey Turbanov
|
59c9f75041
|
8273375: Remove redundant 'new String' calls after concatenation in java.desktop
Reviewed-by: aivanov
|
2021-09-08 14:28:07 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +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 |
|
Aleksey Shipilev
|
cb776edfd7
|
8263981: java.awt.image.ComponentSampleModel equals/hashcode use numBands twice
Reviewed-by: serb, azvegint
|
2021-03-24 07:01:25 +00:00 |
|
Sergey Bylokhov
|
bf47a479b9
|
8261282: Lazy initialization of built-in ICC_Profile/ColorSpace classes is too lazy
Reviewed-by: azvegint
|
2021-02-11 22:05:12 +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 |
|
Sergey Bylokhov
|
64a150c518
|
6986863: ProfileDeferralMgr throwing ConcurrentModificationException
Reviewed-by: kizune
|
2021-01-29 06:18:43 +00:00 |
|
Sergey Bylokhov
|
978bed6c7f
|
8259522: Apply java.io.Serial annotations in java.desktop
Reviewed-by: aivanov, psadhukhan
|
2021-01-15 00:28:08 +00:00 |
|
Sergey Bylokhov
|
dd032b7fa6
|
8254798: Deprecate for removal an empty finalize() methods in java.desktop module
Reviewed-by: kcr, pbansal
|
2020-10-19 03:11:51 +00:00 |
|
Conor Cleary
|
3495c19d1a
|
8250855: Address reliance on default constructors in the Java 2D APIs
Reviewed-by: prr, serb
|
2020-09-24 16:07:24 +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 |
|
Andrey Turbanov
|
921155dfc7
|
8036604: Typo in BufferedBufImgOps.java in the exception message
Reviewed-by: serb
|
2020-06-24 20:32:32 -07:00 |
|
Tagir F. Valeev
|
fc807d0914
|
8211300: Convert C-style array declarations in JDK client code
Reviewed-by: prr, serb
|
2018-10-04 12:40:55 -07: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 |
|
Semyon Sadetsky
|
70329e0640
|
8190228: Remove redundant modifiers in java.desktop module
Reviewed-by: serb, prr
|
2017-11-22 14:04:51 -08:00 |
|
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 |
|