Sergey Bylokhov
|
973255c469
|
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
Reviewed-by: kizune
|
2020-11-26 08:43:29 +00:00 |
|
Alexander Zuev
|
ed615e3ca0
|
4907798: MEMORY LEAK: javax.swing.plaf.basic.BasicPopupMenuUI$MenuKeyboardHelper
Reviewed-by: psadhukhan, serb
|
2020-11-11 11:43:47 +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
|
c7551c37c7
|
8256014: Eliminate the warning about serialization in non-public API of Swing
Reviewed-by: prr, psadhukhan
|
2020-11-09 06:38:53 +00:00 |
|
Sergey Bylokhov
|
2d6c28db24
|
6847157: java.lang.NullPointerException: HDC for component at sun.java2d.loops.Blit.Blit
Reviewed-by: prr
|
2020-11-09 06:35:50 +00:00 |
|
Pavel Rappo
|
c5462bb95d
|
8255989: Remove explicitly unascribed authorship from Java source files
Reviewed-by: redestad, mr, mchung, iris, serb
|
2020-11-07 12:11:43 +00:00 |
|
Sergey Bylokhov
|
358f5d2b03
|
6422025: ThemeReader.cpp can be updated for VC7
Reviewed-by: aivanov
|
2020-11-07 06:10:56 +00:00 |
|
Daniel Kamil Kozar
|
b498433631
|
8254825: Monitoring available clipboard formats should be done via new Windows APIs
Reviewed-by: serb
|
2020-10-26 19:13:20 +00:00 |
|
Anton Litvinov
|
4e3d9e3944
|
8249183: JVM crash in "AwtFrame::WmSize" method
Reviewed-by: serb, aivanov
|
2020-08-31 17:06:41 +01:00 |
|
Phil Race
|
3d7b524593
|
8074844: Resolve disabled warnings for libfontmanager
Reviewed-by: serb, ihse, erikj
|
2020-08-29 10:07:22 -07:00 |
|
Dmitry Markov
|
acb329cd0e
|
8252470: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails on Windows
Reviewed-by: serb, prr
|
2020-08-29 08:10:18 +01:00 |
|
Dmitry Markov
|
0643f3aa4c
|
8232114: JVM crashed at imjpapi.dll in native code
Reviewed-by: serb, alitvinov
|
2020-08-26 08:13:33 +01:00 |
|
Yasumasa Suenaga
|
e15e30fef2
|
8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows
Reviewed-by: prr, serb
|
2020-08-03 15:29:48 +09:00 |
|
Magnus Ihse Bursie
|
4b85bd546e
|
8248610: Clean up handling of Windows RC files
Reviewed-by: erikj
|
2020-07-01 22:39:58 +02:00 |
|
Phil Race
|
7b988b31c6
|
8240654: ZGC can cause severe UI application repaint issues
Reviewed-by: serb, jdv, stefank, kcr
|
2020-06-12 09:31:08 -07:00 |
|
Bob Vandette
|
f79801b74d
|
8245832: JDK build make-static-libs should build all JDK libraries
Reviewed-by: erikj
|
2020-05-29 19:18:23 +00:00 |
|
Sergey Bylokhov
|
9c415c4d52
|
8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
Reviewed-by: prr, psadhukhan
|
2020-05-18 15:27:54 +01:00 |
|
Sergey Bylokhov
|
b36738a55a
|
8238575: DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows)
Reviewed-by: prr
|
2020-04-26 19:36:04 -07:00 |
|
Phil Race
|
4765b3bdd8
|
Merge
|
2020-04-23 10:06:36 -07:00 |
|
Bhawesh Choudhary
|
c1eb104fa1
|
8233584: [Win LAF] When navigating the contents of the file list changes in Win LAF
Reviewed-by: serb, aivanov
|
2020-04-22 13:43:07 +05:30 |
|
Anton Litvinov
|
62a2354299
|
8242498: Invalid "sun.awt.TimedWindowEvent" object leads to JVM crash
Reviewed-by: prr, serb
|
2020-04-20 19:25:41 +01:00 |
|
Sergey Bylokhov
|
a62b24f573
|
8241829: Cleanup the code for PrinterJob on windows
Reviewed-by: prr, aivanov
|
2020-04-08 02:03:56 -07:00 |
|
Henry Jen
|
0278846eaa
|
Merge
|
2020-04-14 23:11:49 +00: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 |
|
Yasumasa Suenaga
|
545643880c
|
8241087: Build failure with VS 2019 (16.5.0) due to C2039 and C2873
Reviewed-by: serb
|
2020-03-23 15:43:55 +09:00 |
|
Sergey Bylokhov
|
40f6d697d2
|
8233573: Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException
Reviewed-by: prr, jdv
|
2020-03-10 11:30:33 -07:00 |
|
Toshio Nakamura
|
15a838d312
|
8240518: Incorrect JNU_ReleaseStringPlatformChars in Windows Print
Reviewed-by: serb, pbansal, psadhukhan
|
2020-03-09 15:07:11 +05:30 |
|
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 |
|
Alexey Ivanov
|
fa7f53ee93
|
8235147: Release HDC from passiveDCList sooner
Reviewed-by: serb, jdv
|
2020-02-25 20:00:24 +00:00 |
|
Pankaj Bansal
|
b5fdcb0851
|
8216329: Cannot resize CheckBoxItemMenu in Synth L&F with setHorizontalTextPosition
Reviewed-by: serb, psadhukhan
|
2020-02-21 16:31:45 +05:30 |
|
Sergey Bylokhov
|
8d2aa62bd9
|
8221823: Requested JDialog width is ignored
Reviewed-by: aivanov
|
2020-02-13 13:19:55 -08:00 |
|
Sergey Bylokhov
|
7af366a7e1
|
8238738: AudioSystem.getMixerInfo() takes about 30 sec to report a gone audio device
Reviewed-by: prr
|
2020-02-13 13:17:16 -08:00 |
|
Sergey Bylokhov
|
1b3b413ee6
|
8238276: ComponentPeer.xxxImage are not implemented in some peers
Reviewed-by: aivanov
|
2020-02-08 14:25:06 -08:00 |
|
Sergey Bylokhov
|
080c16d36d
|
8225126: Test SetBoundsPaintTest.html faild on Windows when desktop is scaled
Reviewed-by: jdv
|
2020-02-04 12:56:19 -08:00 |
|
Sergey Bylokhov
|
bbc3d16705
|
8176359: Frame#setMaximizedbounds not working properly in multi screen environments
8231564: setMaximizedBounds is broken with large display scale and multiple monitors
Reviewed-by: aivanov
|
2020-01-25 22:46:20 -08:00 |
|
Dmitry Batrak
|
1af34250aa
|
8236996: Incorrect Roboto font rendering on Windows with subpixel antialiasing
Reviewed-by: prr, serb
|
2020-01-27 13:02:54 -08:00 |
|
Sergey Bylokhov
|
05b98dd4f9
|
8237049: Rollback the workaround for JDK-4533057
Reviewed-by: dmarkov
|
2020-01-23 21:42:27 -08:00 |
|
Sergey Bylokhov
|
e8fdc9408e
|
8234706: MenuPeer cleanup
Reviewed-by: prr
|
2019-12-26 22:38:38 +03:00 |
|
Sergey Bylokhov
|
ddc851536c
|
8235739: Rare NPE at WComponentPeer.getGraphics()
Reviewed-by: dmarkov, aivanov
|
2019-12-13 18:39:30 -08:00 |
|
Alexey Ivanov
|
0e1b84f90e
|
8234398: Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps
Reviewed-by: serb, prr
|
2019-12-09 19:43:44 +00:00 |
|
Erik Joelsson
|
4df99aa7ae
|
8226346: Build better binary builders
Reviewed-by: tbell
|
2019-12-13 08:27:51 -08:00 |
|
Yasumasa Suenaga
|
0d30eb4fa9
|
8233707: systemScale.cpp could not compile with VS2019
Reviewed-by: serb, aivanov
|
2019-11-20 09:28:31 +09:00 |
|
Phil Race
|
0f2b9390ff
|
8232154: Update Mesa 3-D Headers to version 19.2.1
Reviewed-by: serb, kcr
|
2019-10-30 13:47:49 -07:00 |
|
Anton Litvinov
|
438892c0ca
|
8218877: Help transform transformers
Reviewed-by: serb, prr, mschoene, bpb, ssahoo
|
2019-05-31 18:16:57 +01:00 |
|
Prasanta Sadhukhan
|
3afd808de8
|
Merge
|
2019-09-23 13:08:20 +05:30 |
|
Sergey Bylokhov
|
d05b24b3f4
|
8229896: Delete an unused code in the BufferedContext
Reviewed-by: prr, jdv
|
2019-09-13 17:35:12 -07:00 |
|
Phil Race
|
cfe9df2ae2
|
8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
Reviewed-by: jdv, serb, aaivanov
|
2019-08-28 09:13:01 -07:00 |
|
Sergey Bylokhov
|
145c5111a6
|
8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts
Reviewed-by: prr, avu
|
2019-08-27 04:43:01 -07:00 |
|
Prasanta Sadhukhan
|
672ec6f12a
|
Merge
|
2019-08-26 11:20:26 +05:30 |
|
Alexey Ivanov
|
11feeaa533
|
8222108: Reduce minRefreshTime for updating remote printer list on Windows
Reviewed-by: prr, serb
|
2019-08-18 21:36:01 +01:00 |
|