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 |
|
Krishna Addepalli
|
c105cd5164
|
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
Reviewed-by: serb, psadhukhan
|
2018-09-27 14:36:33 +05:30 |
|
Sergey Bylokhov
|
9651df7696
|
8210286: Drop of sun.awt.HToolkit class
Reviewed-by: dmarkov, prr
|
2018-09-25 17:58:53 -07:00 |
|
Phil Race
|
c7f8499529
|
8210880: Remove HPKeysym.h from JDK sources
Reviewed-by: serb, dmarkov
|
2018-09-25 14:44:36 -07:00 |
|
Phil Race
|
5e3ea1b7e7
|
8211125: backout fix for 8210880 which was pushed under another ID
Reviewed-by: serb
|
2018-09-25 14:38:35 -07:00 |
|
Laurent Bourgès
|
60e6552bad
|
8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
Fixed clipping rectangle to take into account the inverse transform (scale/shear)
Reviewed-by: prr, serb
|
2018-09-24 21:23:37 +02:00 |
|
Phil Race
|
7d0d9047ac
|
8209548: Unused and incorrect calls to FT_Get_Char_Index
Reviewed-by: psadhukhan, kaddepalli
|
2018-09-24 11:49:25 -07:00 |
|
Phil Race
|
3a2ece353b
|
8210866: Remove HPKeysym.h from JDK sources
Reviewed-by: serb, dmarkov
|
2018-09-24 11:46:40 -07:00 |
|
Phil Race
|
f605407e30
|
Merge
|
2018-09-24 10:59:26 -07:00 |
|
Magnus Ihse Bursie
|
73e93bdd5d
|
8211029: Have a common set of enabled warnings for all native libraries
Reviewed-by: erikj
|
2018-09-24 19:26:48 +02:00 |
|
Sergey Bylokhov
|
00e4c5b778
|
8210692: The "com.sun.awt.SecurityWarning" class can be dropped
Reviewed-by: prr, mullan, mchung
|
2018-09-22 20:31:45 -07:00 |
|
Sergey Bylokhov
|
38660e9460
|
8170937: Swing apps are slow if displaying from a remote source to many local displays
Reviewed-by: prr, aivanov
|
2018-09-18 18:32:03 -07:00 |
|
Kim Barrett
|
47e7b141c0
|
8211962: Implicit narrowing in MacOSX java.desktop jsound
Cast value to needed type.
Reviewed-by: serb
|
2018-10-10 23:47:36 -04:00 |
|
Prasanta Sadhukhan
|
1b25f7242c
|
8191178: [macos] Problem with input of yen symbol
Reviewed-by: dmarkov, mhalder
|
2018-09-18 18:12:40 +05:30 |
|
Manajit Halder
|
565df5aa5b
|
8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
Reviewed-by: dmarkov, kaddepalli
|
2018-09-14 17:53:58 +05:30 |
|