1154 Commits

Author SHA1 Message Date
Jayathirth D V
be6f55d297 8214817: Bad links in ImageInputStream.java & ImageOutputStream.java
Reviewed-by: aivanov, psadhukhan
2018-12-11 11:41:08 +05:30
Jesper Wilhelmsson
d3867602ab Merge 2019-01-30 21:12:56 +01:00
Henry Jen
776ef6a071 Merge 2019-01-15 10:55:26 -08:00
Henry Jen
d77f96b0b2 Merge 2018-12-13 11:47:35 -08:00
Toshio Nakamura
4de0c13ff8 8213183: InputMethod cannot be used after its restarting
Retains masks at XSelectInput and deletes all IM data at DestroyXIMCallback

Reviewed-by: naoto
2018-12-13 00:46:39 +09:00
Adam Farley
4452b80aff 8215217: OpenJDK source has too many swear words
Reviewed-by: smarks, shade, rriggs, lancea, prr, joehw
2018-12-13 11:05:22 -08:00
Dmitry Markov
34b2a6dde9 8213983: [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed
Reviewed-by: kaddepalli, serb
2018-12-06 13:32:15 +00:00
Ichiroh Takiguchi
88e3ba683b 8214002: Cannot use italic font style if the font has embedded bitmap
Reviewed-by: prr
2018-12-05 12:59:50 -08:00
Prasanta Sadhukhan
fdde029eda 8213049: Invalid HTML5 in javax.swing files
Reviewed-by: aivanov, serb
2018-12-05 15:48:47 +05:30
Matthias Baesken
542ddf4f4d 8214380: AwtDragSource function LoadCache misses a ReleaseLongArrayElements in special case
Reviewed-by: serb, stuefe
2018-11-30 13:31:31 +01:00
Sergey Bylokhov
8c7140f4fe 8212680: (JDK12b14/Solaris-sparc) SplashScreen::getSplashScreen call fails with ULE: "libsplashscreen.so: ld.so.1: java: fatal: libz.so.1: open failed: No such file or directory"
Reviewed-by: prr, ihse, erikj
2018-12-03 16:12:33 -08:00
Krishna Addepalli
2146e52cfa 7124301: [macosx] When in a tab group if you arrow between tabs there are noVoiceOver announcements
7124298: [macosx] Nothing heard from VoiceOver when tabbing between a nestedtab group and a parent tab group

Reviewed-by: serb, sveerabhadra
2018-12-03 06:59:19 +05:30
Prasanta Sadhukhan
1a1e63be07 8213051: Invalid use of HTML5 in javax.print files
Reviewed-by: aivanov, serb
2018-12-01 09:37:19 +05:30
Sergey Bylokhov
76b33870c7 8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
Reviewed-by: prr
2018-11-30 15:54:34 -08:00
Andrew Brygin
b2980a2d71 8139178: Wrong fontMetrics when printing in Landscape (OpenJDK)
Reviewed-by: prr
2018-11-30 23:21:05 +03:00
Phil Race
7fe615f9a7 8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
Reviewed-by: serb, rriggs
2018-11-30 10:55:59 -08:00
Jayathirth D V
e4a3d4e455 8212875: ftp: links for tiff/TTN2.draft.txt do not respond
Reviewed-by: serb
2018-11-30 17:14:48 +05:30
Dmitry Markov
8a217022ca 8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files
Reviewed-by: kaddepalli, aivanov, serb
2018-11-29 15:17:58 +00:00
Krishna Addepalli
3b08bdb0c7 8213048: Invalid use of HTML5 in java.awt files
Reviewed-by: serb, pbansal, aivanov
2018-11-29 15:21:10 +05:30
Prasanta Sadhukhan
81a8e473dc Merge 2018-11-29 14:32:23 +05:30
Volker Simonis
631decbf2f 8214343: Handle the absence of Xrandr more generically
Reviewed-by: stuefe, erikj, prr
2018-11-28 13:56:32 +01:00
Manajit Halder
b114b70d35 8209123: [Macosx] Maximized frame (frame state set to MAXIMIZED_BOTH using setExtendedState) is resizable on Mac but not on Windows and Ubuntu
Reviewed-by: kaddepalli, psadhukhan
2018-11-27 13:47:31 +05:30
Prasanta Sadhukhan
a51bf4d7e6 8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2
8213121: javax/swing/GraphicsConfigNotifier/StalePreferredSize.java fails on mac10.13

Reviewed-by: serb
2018-11-27 10:45:54 +05:30
Prasanta Sadhukhan
01267bb7ca Merge 2018-11-26 10:49:53 +05:30
Volker Simonis
62b2f0f5c9 8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it
Reviewed-by: shade, erikj, stuefe, ihse, goetz
2018-11-22 09:44:02 +01:00
Volker Simonis
a4fb817366 8214120: [REDO] Fix sun.awt.nativedebug on X11 platforms
Reviewed-by: stuefe, ihse
2018-11-21 15:22:28 +01:00
Rachna Goel
f8518a2c05 8209923: Unicode 11.0.0
Updated JDK to support Unicode 11.0.0.

Reviewed-by: naoto
2018-11-21 14:24:31 +05:30
Krishna Addepalli
ee1a5e3c1e 8212882: links to tutorial should be updated to use https:
Reviewed-by: psadhukhan, pbansal
2018-11-20 16:40:40 +05:30
Jayathirth D V
8d8d2d8bdd 8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException
Reviewed-by: serb, kaddepalli
2018-11-20 15:53:54 +05:30
Jayathirth D V
b9bf598fe7 8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458
Reviewed-by: serb, kaddepalli
2018-11-20 14:37:24 +05:30
Sergey Bylokhov
0044b55629 8213817: @return has already been specified (4 occurrences, in AWT and Swing)
Reviewed-by: prr
2018-11-15 14:14:31 -08:00
Alan Snyder
9516008ca0 8211301: [macos] support full window content options
Reviewed-by: serb
2018-11-14 20:47:57 -08:00
Ichiroh Takiguchi
a7a96c5f01 8213614: DnD operation change feature does not work with 64bit big endian CPU
Reviewed-by: serb
2018-11-14 18:04:54 -08:00
Alexey Ushakov
c3b47e556e 8213292: Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave
Reviewed-by: serb
2018-11-14 13:52:33 -08:00
Matthias Baesken
faae1772c1 8213532: add missing LocalFree calls after using FormatMessage(A) [windows]
Reviewed-by: dmarkov, serb
2018-11-08 17:10:47 +01:00
Jayathirth D V
53ed0c129a 8212116: IIOException "tEXt chunk length is not proper" on opening png file
Reviewed-by: serb
2018-11-14 01:29:34 +05:30
Sergey Bylokhov
ba913fe82d 8211833: Javadoc cleanup of java.applet package
Reviewed-by: prr
2018-11-13 16:35:58 -08:00
Anton Litvinov
8a5f5e0f34 8187364: Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component
Reviewed-by: serb, dmarkov
2018-11-12 22:28:08 +00:00
Prasanta Sadhukhan
046262a0f5 Merge 2018-11-12 11:10:16 +05:30
Sergey Bylokhov
5a9a338c8e 8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
Reviewed-by: dmarkov, lbourges, kaddepalli, prr
2018-11-10 18:48:35 -08:00
Ambarish Rapte
bc3c7c9b32 8198002: java/awt/Mixing/Validating.java debug assert on Windows
Reviewed-by: serb, kaddepalli
2018-11-09 18:35:25 +05:30
Ambarish Rapte
3ec1c6f949 8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
Reviewed-by: prr, serb
2018-11-09 12:08:05 +05:30
Phil Race
bf7a30f5cf 8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
Reviewed-by: serb
2018-11-08 10:34:49 -08:00
Prasanta Sadhukhan
b553485436 8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
Reviewed-by: prr
2018-11-08 12:09:06 +05:30
Sergey Bylokhov
3656228787 8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
Reviewed-by: prr
2018-11-02 15:38:03 -07:00
Sergey Bylokhov
d418a15de7 8211992: GraphicsConfiguration.getDevice().getDisplayMode() causes JVM crash on Mac
Reviewed-by: prr
2018-11-02 12:15:37 -07:00
Ambarish Rapte
fa9ec805d9 8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows
Reviewed-by: prr, serb
2018-11-02 23:05:47 +05:30
Phil Race
5fa252a52c 8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
Reviewed-by: serb
2018-11-01 13:56:14 -07:00
Mandy Chung
9ffe7e1205 8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
2018-11-06 10:01:16 -08:00
Shashidhara Veerabhadraiah
6168452b9f 7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders
Reviewed-by: serb, kaddepalli
2018-11-01 18:13:25 +05:30