Prasanta Sadhukhan
|
02bbbb4185
|
8234786: Fix for JDK-8214578 breaks OS X 10.12 compatibility
Reviewed-by: jdv
|
2019-11-27 13:35:27 +05:30 |
|
Prasanta Sadhukhan
|
3f517c65c0
|
Merge
|
2019-11-21 13:50:11 +05:30 |
|
Matthias Baesken
|
227d57e548
|
8234323: NULL-check return value of SurfaceData_InitOps on macosx
Reviewed-by: clanger
|
2019-11-19 09:56:43 +01:00 |
|
Sergey Bylokhov
|
d2c74d0c97
|
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail
Reviewed-by: prr
|
2019-11-14 15:13:29 -08:00 |
|
Prasanta Sadhukhan
|
0b0a33e4c1
|
8214578: [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings
Reviewed-by: serb, prr
|
2019-11-07 11:30:22 +05:30 |
|
Sergey Bylokhov
|
6de547452c
|
8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
Reviewed-by: prr, jdv
|
2019-10-24 01:02:08 -07:00 |
|
Prasanta Sadhukhan
|
b2b054bea6
|
8223158: Docked MacBook cannot start any Java Swing applications
Reviewed-by: prr, serb
|
2019-10-12 08:49:59 +05:30 |
|
Sergey Bylokhov
|
876251f840
|
7124404: [macosx] no awt.multiClickInterval desktop property
Reviewed-by: dmarkov
|
2019-10-01 10:28:12 -07:00 |
|
Sergey Bylokhov
|
17c2843ddb
|
8229515: [macos] access to window property of NSView on wrong thread
Reviewed-by: prr, dmarkov
|
2019-09-07 11:38:36 -07:00 |
|
Matthias Baesken
|
4db0f9cbbb
|
8230480: check malloc/calloc results in java.desktop
Reviewed-by: rriggs
|
2019-09-04 10:12:42 +02:00 |
|
Sergey Bylokhov
|
145c5111a6
|
8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts
Reviewed-by: prr, avu
|
2019-08-27 04:43:01 -07:00 |
|
Sergey Bylokhov
|
27e83c186a
|
8220517: Enhanced GIF support
Reviewed-by: aivanov, ssahoo, mschoene, prr
|
2019-03-27 00:24:13 -07:00 |
|
Phil Race
|
312d66471a
|
8223271: SplashScreen is still shown if defaulting to headless on MacOS
Reviewed-by: bpb, serb, kcr
|
2019-05-30 11:52:23 -07:00 |
|
Sergey Bylokhov
|
a9f9b8ff41
|
7141393: [macosx] CARemoteLayer code refactoring and unit test
Reviewed-by: dmarkov, jdv
|
2019-05-08 14:34:21 -07:00 |
|
Phil Race
|
d43616c60a
|
8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
Reviewed-by: serb, bchristi
|
2019-04-29 10:16:58 -07:00 |
|
Sergey Bylokhov
|
4ee5f65691
|
8214046: [macosx] Undecorated Frame does not Iconify when set to
Reviewed-by: dmarkov
|
2019-04-25 15:15:53 -07:00 |
|
Krishna Addepalli
|
2044245c90
|
8218917: KeyEvent.getModifiers() returns inconsistent values for ALT keys
Reviewed-by: serb
|
2019-04-22 17:02:51 +05:30 |
|
Dmitry Batrak
|
b9f32c8148
|
8220231: Cache HarfBuzz face object for same font's text layout calls
Reviewed-by: prr, avu, serb
|
2019-04-11 10:49:36 -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 |
|
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 |
|
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 |
|
Jesper Wilhelmsson
|
cda0d67617
|
Merge
|
2019-01-16 20:53:09 +01:00 |
|
Manajit Halder
|
61f2218ba2
|
8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH
Reviewed-by: serb, kaddepalli
|
2019-01-16 23:56:32 +05:30 |
|
Sergey Bylokhov
|
e391098432
|
8215756: Memory leaks in the AWT on macOS
Reviewed-by: dmarkov
|
2019-01-05 10:13:58 -08: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 |
|
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 |
|
Alan Snyder
|
9516008ca0
|
8211301: [macos] support full window content options
Reviewed-by: serb
|
2018-11-14 20:47:57 -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 |
|
Sergey Bylokhov
|
d418a15de7
|
8211992: GraphicsConfiguration.getDevice().getDisplayMode() causes JVM crash on Mac
Reviewed-by: prr
|
2018-11-02 12:15:37 -07: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 |
|
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 |
|
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
|
b3b647ef9a
|
8133713: [macosx] Accessible JTables always reported as empty
Reviewed-by: prr
|
2018-10-16 16:49:50 -07:00 |
|
Jayathirth D V
|
eb1b046a1d
|
Merge
|
2018-10-16 14:26:22 +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
|
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 |
|
Phil Race
|
b18f1d282e
|
Merge
|
2018-09-27 10:49:10 -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 |
|
Magnus Ihse Bursie
|
6d9cf91bf0
|
8210705: Stop exporting all symbols on macosx
Reviewed-by: erikj
|
2018-09-24 20:45:06 +02:00 |
|
Alan Snyder
|
78eb57c7a6
|
8146310: [macosx] com.apple.eawt.Application.setDefaultMenuBar does not initialize screen menu bar
Reviewed-by: serb
|
2018-08-31 18:05:38 -07:00 |
|
Dmitry Markov
|
299f32d852
|
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-16 19:20:20 +01:00 |
|
Sergey Bylokhov
|
4800622742
|
8202768: [macos] Appkit thread slows when any Window Manager active
Reviewed-by: ant
|
2018-06-12 09:26:49 -07:00 |
|
Phil Race
|
f50d8b036b
|
Merge
|
2018-06-08 12:51:46 -07:00 |
|
Magnus Ihse Bursie
|
402777ea0f
|
8204572: SetupJdkLibrary should setup SRC and -I flags automatically
Reviewed-by: erikj
|
2018-06-08 18:11:32 +02:00 |
|
Sergey Bylokhov
|
4ac10c32b9
|
8204118: [macos] Nonsensical self == [super init] in CFileDialog.m
Reviewed-by: kaddepalli, sveerabhadra
|
2018-06-04 19:36:28 -07:00 |
|
Alan Snyder
|
d7e59b52c5
|
8194327: [macos] AWT windows have incorrect main/key window behaviors
Reviewed-by: serb, erikj
|
2018-05-16 16:46:51 -07:00 |
|
Shashidhara Veerabhadraiah
|
0406664154
|
8201598: Fix for 8181910: Support dark title bars on macOS broke the MacOS build
Reviewed-by: prr, serb
|
2018-04-18 10:43:43 +05:30 |
|
Sergey Bylokhov
|
5ef2113ebc
|
8199932: Missing copyright header in AWT source code
Reviewed-by: prr, mhalder
|
2018-04-17 18:18:26 -07:00 |
|