Andrey Turbanov
|
ab66d6991d
|
8263138: Initialization of sun.font.SunFontManager.platformFontMap is not thread safe
Reviewed-by: aivanov, kizune, serb
|
2021-03-20 07:45:02 +00:00 |
|
Sergey Bylokhov
|
1a21f77971
|
8263482: Make access to the ICC color profiles data multithread-friendly
Reviewed-by: azvegint
|
2021-03-19 02:48:30 +00:00 |
|
Phil Race
|
05fe06a6ba
|
8255790: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux
Reviewed-by: serb, ihse, azvegint
|
2021-03-16 19:36:04 +00:00 |
|
Andrey Turbanov
|
39b1113838
|
8262161: Refactor manual I/O stream copying in java.desktop to use new convenience APIs
Reviewed-by: serb, prr
|
2021-03-09 01:36:50 +00:00 |
|
Sergey Bylokhov
|
6800ba465f
|
8257500: Drawing MultiResolutionImage with ImageObserver "leaks" memory
Reviewed-by: azvegint, aivanov
|
2021-02-26 19:57:29 +00:00 |
|
Sergey Bylokhov
|
a7e2e80ff4
|
8260695: The java.awt.color.ICC_Profile#getData/getData(int) are not thread safe
Reviewed-by: azvegint, aivanov
|
2021-02-22 22:34:53 +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 |
|
Sergey Bylokhov
|
64a150c518
|
6986863: ProfileDeferralMgr throwing ConcurrentModificationException
Reviewed-by: kizune
|
2021-01-29 06:18:43 +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 |
|
Sergey Bylokhov
|
978bed6c7f
|
8259522: Apply java.io.Serial annotations in java.desktop
Reviewed-by: aivanov, psadhukhan
|
2021-01-15 00:28:08 +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
|
8a05d60532
|
8259042: Inconsistent use of general primitives loops
Reviewed-by: prr
|
2021-01-06 10:07:03 +00:00 |
|
Andrey Turbanov
|
580af4906d
|
8258006: Replaces while cycles with iterator with enhanced for in java.desktop
Reviewed-by: prr, serb
|
2020-12-19 22:19:41 +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 |
|
Andrey Turbanov
|
f83fd4acb4
|
8257438: Avoid adding duplicate values into extendedKeyCodesSet
Reviewed-by: serb
|
2020-12-03 23:11:55 +00:00 |
|
Sergey Bylokhov
|
973255c469
|
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
Reviewed-by: kizune
|
2020-11-26 08:43:29 +00:00 |
|
Alan Bateman
|
79e57ace65
|
8256643: Terminally deprecate ThreadGroup stop, destroy, isDestroyed, setDaemon and isDaemon
Reviewed-by: serb, rriggs, iris, mchung, smarks
|
2020-11-25 08:26:00 +00:00 |
|
Sergey Bylokhov
|
be635258fa
|
8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
Reviewed-by: kizune, aivanov
|
2020-11-11 01:29:33 +00:00 |
|
Sergey Bylokhov
|
b5d78afe20
|
8254863: Delete code leftover from old fixes
Reviewed-by: azeemj, kizune, prr
|
2020-11-10 06:17:19 +00:00 |
|
Sergey Tsypanov
|
3c4fc79326
|
8255299: Drop explicit zeroing at instantiation of Atomic* objects
Reviewed-by: redestad, serb, prr
|
2020-10-28 12:11:53 +00:00 |
|
Vipin Menon
|
3ee0380e99
|
8234393: [macos] printing ignores printer tray
Reviewed-by: psadhukhan, prr
|
2020-10-20 11:14:28 +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 |
|
Sergey Bylokhov
|
c2a5de636f
|
8253681: closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
Reviewed-by: shade
|
2020-10-08 16:34:01 +00:00 |
|
Christoph Langer
|
6e61861740
|
8254046: Remove double semicolon introduced by JDK-8235521
Reviewed-by: serb
|
2020-10-06 05:42:19 +00:00 |
|
Phil Race
|
cc7521c452
|
8252199: Reimplement support of Type 1 fonts without MappedByteBuffer
Reviewed-by: serb, jdv
|
2020-09-20 16:17:30 +00:00 |
|
Sergey Bylokhov
|
3d88d387c3
|
8252070: Some platform-specific BLIT optimizations are not effective
Reviewed-by: prr, jdv
|
2020-09-20 04:33:27 +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 |
|
Prasanta Sadhukhan
|
b6c6b4a89a
|
8252469: Backout JDK-8250935 fix
Reviewed-by: prr, serb
|
2020-08-28 09:17:47 +05:30 |
|
Prasanta Sadhukhan
|
79dd472913
|
8250935: JFileChooser incorrectly placed "Date" value in "Type" field
Reviewed-by: prr
|
2020-08-27 17:07:56 +05:30 |
|
Phil Race
|
63b3498733
|
8251367: [windows] harfbuzz.dll not found causes failure to load sun.font.SunFontManager
Reviewed-by: serb
|
2020-08-10 21:12:47 -07:00 |
|
Alexander Zuev
|
7f74c7dd7f
|
8212226: SurfaceManager throws "Invalid Image variant" for MultiResolutionImage (Windows)
Reviewed-by: serb
|
2020-08-05 12:52:33 +03:00 |
|
Prasanta Sadhukhan
|
74eb250e36
|
8246742: ServiceUI.printDialog does not support properties dialog
Reviewed-by: prr, jdv
|
2020-07-28 12:00:55 +05:30 |
|
Phil Race
|
631085bdfd
|
Merge
|
2020-07-21 13:55:53 -07:00 |
|
Matthias Baesken
|
7a0914c44c
|
8248802: Add log helper methods to FontUtilities.java
Reviewed-by: clanger, jdv
|
2020-07-14 17:02:48 +02:00 |
|
Mikael Vidstedt
|
1982432db4
|
Merge
|
2020-07-14 23:29:45 -07:00 |
|
Prasanta Sadhukhan
|
20147c36fe
|
Merge
|
2020-07-03 18:58:03 +05:30 |
|
Matthias Baesken
|
f23c983a46
|
8248468: java/awt/font/DefaultFontTest/DefaultFontTest.java fails in SunFontManager.findFont2D
Reviewed-by: jdv
|
2020-06-29 09:59:45 +02:00 |
|
Andrey Turbanov
|
921155dfc7
|
8036604: Typo in BufferedBufImgOps.java in the exception message
Reviewed-by: serb
|
2020-06-24 20:32:32 -07:00 |
|
Mandy Chung
|
71d646a160
|
8235521: Replacement API for Unsafe::ensureClassInitialized
Reviewed-by: alanb, chegar, psandoz
|
2020-06-08 16:55:45 -07:00 |
|
Phil Race
|
e3673d4677
|
8238843: Enhanced font handing
Reviewed-by: serb, psadhukhan, mschoene, rhalade
|
2020-03-25 16:26:21 -07: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
|
14b7dd4090
|
7185258: [macosx] Deadlock in SunToolKit.realSync()
Reviewed-by: prr
|
2020-04-26 19:42:04 -07:00 |
|
Phil Race
|
def1d5a8c0
|
8242004: TextLayout throws Exception with a non-invertible transform
Reviewed-by: serb, jdv
|
2020-04-20 15:19:55 -07:00 |
|
Phil Race
|
64365fb908
|
8223090: Clean up obsolete logic & reference to Amble fonts
Reviewed-by: serb, psadhukhan
|
2020-04-08 13:19:12 -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 |
|
Phil Race
|
38716935d2
|
8240342: Custom composite is ignored when printing an opaque image to a page
Reviewed-by: serb, psadhukhan
|
2020-04-03 15:00:41 -07:00 |
|
Sergey Bylokhov
|
3399842d7e
|
8240690: Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
Reviewed-by: psadhukhan
|
2020-03-25 16:48:35 -07:00 |
|
Sergey Bylokhov
|
9d0a4875d7
|
8238936: The crash in XRobotPeer when the custom GraphicsDevice is used
Reviewed-by: kizune
|
2020-03-03 03:46:11 +00:00 |
|
Christoph Langer
|
78d35f1435
|
8239149: Cleanups in SunFontManager.java and TrueTypeFont.java
Reviewed-by: prr
|
2020-03-02 21:04:48 +01:00 |
|
Sergey Bylokhov
|
1b3b413ee6
|
8238276: ComponentPeer.xxxImage are not implemented in some peers
Reviewed-by: aivanov
|
2020-02-08 14:25:06 -08:00 |
|