Phil Race
|
d43616c60a
|
8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
Reviewed-by: serb, bchristi
|
2019-04-29 10:16:58 -07:00 |
|
Phil Race
|
d374151fb7
|
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
Reviewed-by: jdv, naoto
|
2019-04-26 12:31:37 -07:00 |
|
Sergey Bylokhov
|
921b46738e
|
8222799: java.beans.Introspector uses an obsolete methods cache
Reviewed-by: prr
|
2019-04-25 15:18:59 -07:00 |
|
Sergey Bylokhov
|
4ee5f65691
|
8214046: [macosx] Undecorated Frame does not Iconify when set to
Reviewed-by: dmarkov
|
2019-04-25 15:15:53 -07:00 |
|
Sergey Bylokhov
|
fe21ff6906
|
8222438: Drop of outdated logging in the com.sun.media.sound package
Reviewed-by: amenkov
|
2019-04-25 15:13:36 -07:00 |
|
Phil Race
|
e3e016b54c
|
8212701: remove sun.desktop property from launcher code
Reviewed-by: serb, alanb, rriggs
|
2019-04-24 09:21:02 -07:00 |
|
Sergey Bylokhov
|
2c4624394e
|
8222789: Replace the usage of "Sun's Xinerama API" by the "XFree86's Xinerama API" on Solaris
Reviewed-by: prr
|
2019-04-22 12:40:55 -07:00 |
|
Sergey Bylokhov
|
c3b64599dc
|
8216008: -Djavax.accessibility.assistive_technologies empty list leads to exception
Reviewed-by: prr
|
2019-04-22 12:35:30 -07:00 |
|
Ichiroh Takiguchi
|
46d13560a3
|
8212676: AWT SystemColor setting on CDE
Reviewed-by: serb
|
2019-04-22 18:54:19 -07:00 |
|
Krishna Addepalli
|
2044245c90
|
8218917: KeyEvent.getModifiers() returns inconsistent values for ALT keys
Reviewed-by: serb
|
2019-04-22 17:02:51 +05:30 |
|
Prasanta Sadhukhan
|
7f9a1c0889
|
Merge
|
2019-04-22 10:53:45 +05:30 |
|
Dmitry Batrak
|
b9f32c8148
|
8220231: Cache HarfBuzz face object for same font's text layout calls
Reviewed-by: prr, avu, serb
|
2019-04-11 10:49:36 -07:00 |
|
Sergey Bylokhov
|
efecbce7fe
|
8218876: Improve PNG support options
Reviewed-by: prr, rhalade, mschoene
|
2019-04-10 14:43:13 -07:00 |
|
Sergey Bylokhov
|
092cead6c1
|
8221445: FastSysexMessage constructor crashes MIDI receiption thread
Reviewed-by: prr
|
2019-04-09 13:57:58 -07:00 |
|
Pankaj Bansal
|
b1206f5ea2
|
8220349: The fix done for JDK-8214253 have caused issues in JTree behaviour
Reviewed-by: serb, prr
|
2019-04-04 12:14:51 +05:30 |
|
Sergey Bylokhov
|
d1ebf72bb2
|
6684386: ElementIterator javadoc bug
Reviewed-by: psadhukhan
|
2019-04-03 15:56:29 -07:00 |
|
Prasanta Sadhukhan
|
c30da2c601
|
8221661: javax.swing.text.View.getPreferredSpan(int axis)
Reviewed-by: serb
|
2019-04-03 14:21:24 +05:30 |
|
Prasanta Sadhukhan
|
49193e2789
|
Merge
|
2019-04-02 10:57:57 +05:30 |
|
Sergey Bylokhov
|
6d23e499bc
|
8220495: Update GIFlib library to the 5.1.8
Reviewed-by: prr
|
2019-03-31 16:57:21 -07:00 |
|
Sergey Bylokhov
|
21d2f5139d
|
8221436: Incorrect check of package in Line.Info.toString()
Reviewed-by: prr
|
2019-03-29 23:14:37 -07:00 |
|
Sergey Bylokhov
|
4c53126638
|
8220320: Remove unused old code in GraphicsEnvironment on unix
Reviewed-by: prr
|
2019-03-29 17:46:59 -07:00 |
|
Sergey Bylokhov
|
5bffde3d4f
|
8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
Reviewed-by: prr
|
2019-03-29 16:09:47 -07:00 |
|
Dmitry Cherepanov
|
54398de4db
|
8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties
Reviewed-by: serb
|
2019-03-27 13:14:55 +03:00 |
|
Prasanta Sadhukhan
|
702ee3db37
|
8212904: JTextArea line wrapping incorrect when using UI scale
Reviewed-by: serb, prr
|
2019-03-29 10:11:01 +05:30 |
|
Alexey Ivanov
|
f468c7a4ff
|
8217707: JNICALL declaration breaks Splash screen functions
Reviewed-by: prr, stuefe
|
2019-03-28 18:51:52 +00:00 |
|
Alexey Ivanov
|
f883ffee64
|
8221412: lookupPrintServices() does not always update the list of Windows remote printers
Reviewed-by: prr, serb
|
2019-03-28 14:52:41 +00:00 |
|
Prasanta Sadhukhan
|
21e9b4d59f
|
8221411: NullPointerException in RasterPrinterJob without PrinterResolution
Reviewed-by: prr
|
2019-03-28 13:49:27 +05:30 |
|
Andrew M Leonard
|
3642a0007f
|
8217735: awt_image_GifImageDecoder_parseImage() "interlace" param has the wrong type
Reviewed-by: psadhukhan, jdv
|
2019-03-28 13:47:10 +05:30 |
|
Sergey Bylokhov
|
27e83c186a
|
8220517: Enhanced GIF support
Reviewed-by: aivanov, ssahoo, mschoene, prr
|
2019-03-27 00:24:13 -07:00 |
|
Prasanta Sadhukhan
|
1410a3b9fc
|
8220250: fix headings in java.desktop
Reviewed-by: aivanov, jjg, serb
|
2019-03-27 12:27:56 +05:30 |
|
Manajit Halder
|
ef50607763
|
8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK
Reviewed-by: psadhukhan, kaddepalli
|
2019-03-27 12:24:28 +05:30 |
|
Thomas Stuefe
|
c5d23f129e
|
8221405: Fix Windows 32bit awt build
Reviewed-by: clanger, aivanov
|
2019-03-26 16:53:01 +01:00 |
|
Volker Simonis
|
4049bcaffe
|
8220528: [AIX] Fix basic Xinerama and Xrender functionality
Reviewed-by: clanger, stuefe, serb
|
2019-03-27 19:47:47 +01:00 |
|
Sergey Bylokhov
|
75325facdd
|
8177960: Deprecate the Swing Motif Look and Feel and document it as unsupported on macOS
Reviewed-by: psadhukhan, prr
|
2019-03-22 12:44:47 -07:00 |
|
Mikhail Filippov
|
ad90ef79d1
|
8218914: Support fonts installed per-user on Windows 10
Reviewed-by: prr, serb
|
2019-03-18 14:55:41 -07:00 |
|
Christoph Langer
|
ab051f87d4
|
8221979: Cleanups for building Windows resources
Reviewed-by: erikj
|
2019-04-11 15:36:09 +01:00 |
|
Martin Balao
|
ae9ee277b6
|
8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
Consider algorithmic bold in FontMetrics.getMaxAdvance value and update obliqueness.
Reviewed-by: prr, serb
|
2019-03-01 12:21:23 -03:00 |
|
Prasanta Sadhukhan
|
00d6c3e825
|
8215396: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
Reviewed-by: serb
|
2019-03-08 14:07:10 +05:30 |
|
Krishna Addepalli
|
f4831978d1
|
8218674: HTML Tooltip with "img=src" on component doesn't show
Reviewed-by: serb, psadhukhan
|
2019-03-07 12:51:02 +05:30 |
|
Pankaj Bansal
|
7fb758afe9
|
8214112: The whole text in target JPasswordField image are not selected
Reviewed-by: serb, psadhukhan
|
2019-03-05 14:03:21 +05:30 |
|
Pankaj Bansal
|
eee5106f39
|
8214253: Tooltip is transparent rather than having a black background
Reviewed-by: serb, psadhukhan
|
2019-03-05 13:09:15 +05:30 |
|
Sergey Bylokhov
|
996ee174b3
|
8061381: [macosx] Accelerators does not spelled for JMenuItems by Voice Over
Reviewed-by: prr, kaddepalli
|
2019-03-04 01:44:41 -08:00 |
|
Phil Race
|
46c0ea0234
|
8210782: Upgrade HarfBuzz to the latest 2.3.1
Reviewed-by: serb, ihse, erikj
|
2019-03-01 16:59:19 -08:00 |
|
Dmitry Markov
|
d98bc090d7
|
8214109: XToolkit is not correctly displayed color on 16-bit high color setting
Reviewed-by: serb, prr
|
2019-02-26 18:12:06 +00:00 |
|
Prasanta Sadhukhan
|
11bb82baca
|
Merge
|
2019-02-26 11:17:12 +05:30 |
|
Prasanta Sadhukhan
|
f3c10c8049
|
8213781: web page background renders blue in JEditorPane
4895924: Strings in format #rgb not handled by Color.decode() (affects CSS / Swing)
Reviewed-by: serb, sveerabhadra
|
2019-02-26 11:08:07 +05:30 |
|
Shashidhara Veerabhadraiah
|
d644970c02
|
8212202: [Windows] Exception if no printers are installed
Reviewed-by: prr
|
2019-02-25 11:02:53 +05:30 |
|
Shashidhara Veerabhadraiah
|
c373740319
|
8213071: [macos] The focus disappears after pressing return to close the "That was a pretty good movie!" dialog
Reviewed-by: serb
|
2019-02-21 12:27:39 +05:30 |
|
Prasanta Sadhukhan
|
0b13339d0c
|
8219156: RTFEditorKit writes background color but doesn't read
Reviewed-by: serb
|
2019-02-21 10:33:24 +05:30 |
|
Matthias Baesken
|
d9463e629e
|
8218965: aix: support xlclang++ in the compiler detection
Reviewed-by: ihse, mdoerr
|
2019-02-19 09:02:28 +01:00 |
|