474 Commits

Author SHA1 Message Date
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
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
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
Ichiroh Takiguchi
60613c5fbc 8212678: Windows IME related patch
Reviewed-by: serb, naoto
2019-02-17 15:15:30 -08:00
Semyon Sadetsky
5aca7ef823 8218473: JOptionPane display issue with GTKLookAndFeel
Reviewed-by: prr, serb
2019-02-15 10:06:25 -08:00
Semyon Sadetsky
b86f3e750e 8218479: JTextPane display issue with GTKLookAndFeel
Reviewed-by: prr, serb
2019-02-15 10:01:16 -08:00
Pankaj Bansal
73d2181d56 8218469: JSlider display issue with slider for GTKLookAndFeel
8218470: JScrollBar display issue with GTKLookAndFeel
8218472: JProgressBar display issue with GTKLookAndFeel
8203627: Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F

Reviewed-by: serb, prr
2019-02-15 10:58:57 +05:30
Dmitry Chuyko
1020cb0ef3 8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
Reviewed-by: prr
2019-02-08 16:37:35 +03:00
Manajit Halder
b59452ea82 8207938: At step6,Click Add button,case failed automatically
Reviewed-by: kaddepalli, psadhukhan
2019-02-06 17:28:37 +05:30
Sergey Bylokhov
07b29f5f43 8216592: Removal of the class sun.awt.AWTSecurityManager
Reviewed-by: prr
2019-02-05 14:54:06 -08:00
Prasanta Sadhukhan
c45e97f1e3 Merge 2019-02-04 11:01:04 +05:30
Sergey Bylokhov
5a612dd0df 8214823: Javadoc cleanup of java.awt.desktop package
Reviewed-by: prr
2019-02-02 10:00:05 -08:00
Ichiroh Takiguchi
86cf7f8768 8212677: X11 default visual support for IM status window on VNC
Reviewed-by: serb, naoto
2019-02-01 15:34:53 -08:00
Jesper Wilhelmsson
b2d0be746a Merge 2019-02-02 00:11:54 +01:00
Sergey Bylokhov
293f77f18f 8216318: The usage of Disposer in the java.awt.Robot can be deleted
Reviewed-by: prr
2019-01-31 15:20:42 -08:00
Phil Race
fe00ac2387 8218020: Fix version number in mesa.md 3rd party legal file
Reviewed-by: serb, psadhukhan
2019-01-30 14:03:08 -08:00
Krishna Addepalli
cf132f89b2 8215921: There is no change when select different Foreground and Background by mouse
Reviewed-by: serb, psadhukhan
2019-01-30 15:02:05 +05:30
Sergey Bylokhov
481dfd65f1 8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms
Reviewed-by: kaddepalli, aivanov, prr
2019-01-29 13:53:54 -08:00
Prasanta Sadhukhan
8d08255ca9 Merge 2019-01-29 11:06:19 +05:30