Prasanta Sadhukhan
fcfdb2bf4d
8132985: Crash in freetypescaler.c due to double free
...
Reviewed-by: prr, simonis
2015-10-05 15:36:43 +03:00
Paul Hohensee
65aa101716
Merge
2019-02-25 22:13:59 +00:00
Paul Hohensee
6c7a91f9c1
8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation
...
Add "main" and "main/othervm" @run arguments
Reviewed-by: azvegint, alexsch
2019-02-25 22:13:39 +00:00
Sergey Bylokhov
31c05d7cd3
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
Martin Balao
5ac3fa8ff1
8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
...
Improvements on the synchronization of SequencedEvent events from different AppContexts
Reviewed-by: serb
2019-01-21 19:04:19 -03:00
Paul Hohensee
a3ae34e7c3
8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
...
Run updates in a thread pool rather than on the display thread
Reviewed-by: prr
2019-02-25 09:40:04 +00:00
Phil Race
4ea4c29a4c
8207322: Backport GTK3 support on Linux to 8u
...
Reviewed-by: prr, ssadetsky
2018-10-16 13:09:51 -07:00
Manajit Halder
8fe1250294
8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
...
Reviewed-by: dmarkov, coffeys
2018-10-15 14:16:20 +01:00
Sergey Bylokhov
1409fd329e
8170937: Swing apps are slow if displaying from a remote source to many local displays
...
Reviewed-by: prr, aivanov
2018-09-24 14:42:34 -07:00
Anton Litvinov
ac5cdbc99e
8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
...
Reviewed-by: prr, psadhukhan
2018-08-30 17:44:36 +01:00
Dmitry Markov
22c8a8ae07
8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
...
Reviewed-by: serb, aivanov
2018-08-17 15:50:46 +01:00
Dipak Kumar
fc11701000
8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
...
Reviewed-by: prr, naoto
2018-07-06 13:45:01 +05:30
Phil Race
d22d5b20f8
8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
...
Reviewed-by: flar, lbourges
2015-04-17 12:32:46 -07:00
Dipak Kumar
2e1f1eaf5e
8202478: Backout JDK-8152974
...
Reviewed-by: prr, serb
2018-05-04 11:52:12 +05:30
Alexey Ivanov
314d9f5d2c
8201433: Fix potential crash in BufImg_SetupICM
...
Reviewed-by: prr, serb
2018-04-24 11:23:34 +01:00
Krishna Addepalli
988d20d42f
8152974: AWT hang occurrs when sequenced events arrive out of sequence
...
Reviewed-by: serb, prr, ssadetsky
2018-04-12 12:35:05 +05:30
Shashidhara Veerabhadraiah
79d0886beb
8195738: scroll poistion in ScrollPane is reset after calling validate()
...
Reviewed-by: serb, ssadetsky
2018-04-05 12:05:33 +05:30
Prahalad Kumar Narayanan
82820ed06a
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
...
Reviewed-by: serb, prr, jdv
2018-03-23 09:48:54 +05:30
Anton Litvinov
2e0e5df492
8177758: Regression in java.awt.FileDialog
...
Reviewed-by: sveerabhadra, serb
2018-01-26 17:44:24 +00:00
Anton Litvinov
ff8b0ced9b
8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
...
Reviewed-by: prr, serb
2017-12-04 17:38:55 +00:00
Alexander Zvegintsev
fdb35180da
8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
...
Reviewed-by: prr, serb
2015-08-04 12:34:08 +03:00
Rob McKenna
95e109e9a4
Merge
2017-11-15 11:09:50 -08:00
Phil Race
75dcba91b8
8190280: [macos] Font2DTest demo started failing for Arabic range from JDK 8 u162 b01 on Mac
...
Reviewed-by: serb, pnarayanan
2017-11-06 15:12:04 -08:00
Abhijit Saha
6d2848102e
8189918: Remove Trailing whitespace from file while syncing 8u into 8u162-b03
...
Reviewed-by: robm
2017-10-24 12:56:49 -07:00
Dmitry Markov
98164cfbe2
8155197: Focus transition issue
...
Reviewed-by: serb, ssadetsky, aivanov
2017-10-11 10:03:16 +01:00
Semyon Sadetsky
f333cbf8de
8139218: Dialog that opens and closes quickly changes focus in original focusowner
...
8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest
Reviewed-by: alexsch, serb, azvegint
2017-10-10 12:03:50 +01:00
Dmitry Markov
9257461531
8177414: Missing key events on Mac Os
...
Reviewed-by: serb, prr
2017-09-01 17:03:58 +01:00
Sreeprakash Sreedharan
2821a02bc6
8147002: [macosx] Arabic character cannot be rendered on MacOS X
...
Reviewed-by: prr, pnarayanan, jdv
2017-08-22 01:11:22 +01:00
Sreeprakash Sreedharan
8b8c4c8c0c
7162125: [macosx] A font has different behaviour for ligatures depending on its creation mod
...
Reviewed-by: srl, jgodinez
2017-08-22 01:09:26 +01:00
Anton Litvinov
74ed74ee80
8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
...
Reviewed-by: prr, serb
2017-06-06 19:02:21 +03:00
Abhijit Saha
065ebe261e
Merge
2017-04-14 09:44:21 -07:00
Abhijit Saha
af5fc8173e
Merge
2017-04-04 11:57:35 -07:00
Prasanta Sadhukhan
8588b98f71
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled
...
Reviewed-by: jgodinez, prr
2017-03-17 09:43:57 -07:00
Phil Race
38628a1deb
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
...
Reviewed-by: prr, rchamyal
2017-03-17 09:41:45 -07:00
Dmitry Batrak
bb6f0c8f50
8170552: [macosx] Wrong rendering of diacritics on macOS
...
8175025: The copyright section in the test/java/awt/font/TextLayout/DiacriticsDrawingTest.java should be updated
Reviewed-by: prr, serb, vadim
2017-02-20 21:25:54 +03:00
Semyon Sadetsky
d56fe9f273
6980209: Make tracking SecondaryLoop.enter/exit methods easier
...
Reviewed-by: serb, ant
2017-02-17 16:11:54 +03:00
Prasanta Sadhukhan
050db0a4fa
8170578: CUPS Printing is broken with Ubuntu 16.10 (CUPS 2.2)
...
Reviewed-by: prr
2017-02-10 10:06:58 -08:00
Anton Litvinov
a7843587ea
8167102: [macosx] PrintRequestAttributeSet breaks page size set using PageFormat
...
Reviewed-by: psadhukhan, prr
2017-04-03 13:54:35 +03:00
Prasanta Sadhukhan
183f778a05
8061258: [macosx] PrinterJob's native Print Dialog does not reflect specified Copies or Page Ranges
...
Reviewed-by: prr, jdv
2017-04-03 12:04:09 +03:00
Dmitry Markov
7c07b84b0f
8176490: [macosx] Sometimes NSWindow.isZoomed hangs
...
Reviewed-by: serb, azvegint
2017-03-30 16:28:59 +03:00
Mikhail Cherkasov
a72ed76a6e
8167110: Windows peering issue
...
7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8
8079595: Resizing dialog which is JWindow parent makes JVM crash
8147842: IME Composition Window is displayed at incorrect location
Reviewed-by: serb
2017-01-24 22:39:49 +03:00
Abhijit Saha
d881021dcb
8173030: Temporary backout fix #8035568 from 8u131-b03
...
Backed out changeset c7a250ac93b8
Reviewed-by: dmarkov
2017-01-18 22:44:37 -08:00
Abhijit Saha
559522c716
Merge
2017-01-18 22:41:15 -08:00
Abhijit Saha
00ce688cd7
8173031: Temporary backout fix #8171952 from 8u131-b03
...
Reviewed-by: dmarkov
2017-01-18 22:40:39 -08:00
Dmitry Markov
7dbbdee45c
8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked
...
Reviewed-by: ssadetsky, serb
2017-01-02 17:15:16 +03:00
Petr Pchelko
711223d9e9
8035568: [macosx] Cursor management unification
...
Reviewed-by: anthony, serb
2016-12-09 10:01:58 +03:00
Abhijit Saha
15488ce26d
Merge
2016-07-20 15:10:44 -07:00
Alexey Ivanov
f6101bd10a
8159495: Fix index offsets
...
8140530: Creating a VolatileImage with size 0,0 results in no longer working g2d.drawString
Reviewed-by: prr, psadhukhan
2016-07-12 16:31:40 +03:00
Dmitry Markov
40d2c82f0b
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
...
Reviewed-by: alexp
2016-07-05 15:15:13 +03:00
Dmitry Markov
4e88ae3569
8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
...
Reviewed-by: ssadetsky, alexp
2016-06-29 10:32:05 +03:00