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 |
|
Phil Race
|
0bc7995de2
|
8210863: Remove Xrandr include files from JDK sources
Reviewed-by: serb
|
2018-10-31 16:58:37 -07:00 |
|
Phil Race
|
7613af50d9
|
Merge
|
2018-10-31 13:26:06 -07:00 |
|
Phil Race
|
e81c92234c
|
8210886: Remove references in xwindows.md to non-existent files
Reviewed-by: serb, dmarkov
|
2018-10-31 11:45:04 -07:00 |
|
Sergey Bylokhov
|
e496d67042
|
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
Reviewed-by: prr, denis
|
2018-10-31 10:01:23 -07:00 |
|
Ichiroh Takiguchi
|
812a004bc9
|
8211810: X11 Time stamp data should be unsigned
Reviewed-by: serb
|
2018-10-30 15:51:10 -07:00 |
|
Manajit Halder
|
033a0df6ef
|
8208543: [macos] Support for apple.awt.documentModalSheet incomplete
Reviewed-by: dmarkov, kaddepalli
|
2018-10-30 17:06:32 +05:30 |
|
Sergey Bylokhov
|
b6be5030eb
|
8212790: Javadoc cleanup of java.awt.color package
Reviewed-by: prr, kaddepalli
|
2018-10-29 17:34:05 -07:00 |
|
Jayathirth D V
|
7f642e200b
|
8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java
Reviewed-by: psadhukhan
|
2018-10-26 15:44:33 +05:30 |
|
Prasanta Sadhukhan
|
a445441580
|
8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section
Reviewed-by: serb
|
2018-10-25 13:09:58 +05:30 |
|
Prasanta Sadhukhan
|
b29bab7522
|
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
Reviewed-by: serb
|
2018-10-25 13:07:42 +05:30 |
|
Volker Simonis
|
28362bdd93
|
8213151: [AIX] Some class library files are missing the Classpath exception
Reviewed-by: stuefe, rriggs, mbaesken
|
2018-10-31 16:02:43 +01:00 |
|
Jayathirth D V
|
3e85467bc6
|
Merge
|
2018-10-16 23:21:05 +05:30 |
|
Ichiroh Takiguchi
|
3ee3988bfd
|
8211393: Memory leak issue on awt_InputMethod.c
Reviewed-by: naoto, clanger
|
2018-10-19 15:26:50 +01:00 |
|
Prasanta Sadhukhan
|
b64e7fc2bd
|
8211987: Menu bar gets input focus even if Alt-released event is consumed
Reviewed-by: serb
|
2018-10-19 12:50:25 +05:30 |
|
Sergey Bylokhov
|
b3b647ef9a
|
8133713: [macosx] Accessible JTables always reported as empty
Reviewed-by: prr
|
2018-10-16 16:49:50 -07:00 |
|
Sergey Bylokhov
|
518f32791a
|
8210739: Calling JSpinner's setFont with null throws NullPointerException
Reviewed-by: psadhukhan
|
2018-10-16 15:47:53 -07:00 |
|
John Neffenger
|
0ed2c6c295
|
8212071: Need to set the FreeType LCD Filter to reduce fringing
Reviewed-by: prr, lbourges
|
2018-10-16 10:54:50 -07:00 |
|
Jayathirth D V
|
eb1b046a1d
|
Merge
|
2018-10-16 14:26:22 +05:30 |
|
Shashidhara Veerabhadraiah
|
ec5f10e6a2
|
8061359: [macosx] Checkbox toggles on Space press but does not spoken by Voice Over
Reviewed-by: mhalder, serb
|
2018-10-15 10:29:06 +05:30 |
|
Prasanta Sadhukhan
|
a7c90c5400
|
8212040: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12
Reviewed-by: jdv
|
2018-10-14 18:05:06 +05:30 |
|
Prasanta Sadhukhan
|
2491c32fcd
|
6828982: UIDefaults.getUI swallows original exception
Reviewed-by: kaddepalli, prr
|
2018-10-11 14:19:36 +05:30 |
|
Prasanta Sadhukhan
|
aa4584af89
|
8211886: Bad/broken link in synthFileFormat.html
Reviewed-by: serb
|
2018-10-10 16:20:52 +05:30 |
|
Matthias Baesken
|
cd597d1dfd
|
8211317: avoid memory leak in Java_sun_awt_UNIXToolkit_load_1stock_1icon
Reviewed-by: clanger, goetz
|
2018-10-01 12:06:44 +02:00 |
|
Krishna Addepalli
|
0caefc787f
|
8014503: AWT Choice implementation should be made consistent across platforms
Reviewed-by: serb, aghaisas, sveerabhadra
|
2018-10-09 12:08:59 +05:30 |
|
Krishna Addepalli
|
995f6963b3
|
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
Reviewed-by: serb, prr, psadhukhan
|
2018-10-05 14:35:24 +05:30 |
|
Tagir F. Valeev
|
fc807d0914
|
8211300: Convert C-style array declarations in JDK client code
Reviewed-by: prr, serb
|
2018-10-04 12:40:55 -07:00 |
|
Phil Race
|
c33f1a61de
|
8208595: [parfait] Better X11 font support
Reviewed-by: serb, psadhukhan
|
2018-10-04 11:07:30 -07:00 |
|
Prasanta Sadhukhan
|
9b0d241a16
|
8211055: Provide print to a file (PDF) feature even when printer was not connected
Reviewed-by: prr
|
2018-10-04 15:03:48 +05:30 |
|
Martin Mraz
|
0f45d2d52a
|
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
Reviewed-by: psadhukhan
|
2018-10-04 14:56:03 +05:30 |
|
Phil Race
|
42ecae239b
|
8211031: Remove un-needed qualified export to java.desktop from java.base on macos
Reviewed-by: serb, mchung
|
2018-10-03 11:10:09 -07:00 |
|
Prasanta Sadhukhan
|
added9caf6
|
6821316: comment in source code of SynthStyleFactory.java has a self-reference
Reviewed-by: serb
|
2018-09-29 09:43:33 +05:30 |
|
Prasanta Sadhukhan
|
61dc835d26
|
6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup
Reviewed-by: serb
|
2018-09-29 09:41:33 +05:30 |
|
Christoph Langer
|
64c46dd029
|
8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
Reviewed-by: serb
|
2018-09-28 06:39:52 +01:00 |
|
Prasanta Sadhukhan
|
2a43fc5a1b
|
8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description
Reviewed-by: serb
|
2018-09-28 09:17:24 +05:30 |
|
Phil Race
|
f7db806ed1
|
Merge
|
2018-09-27 11:46:28 -07:00 |
|
Phil Race
|
b18f1d282e
|
Merge
|
2018-09-27 10:49:10 -07:00 |
|