518 Commits

Author SHA1 Message Date
Steve Groeger
4a7e2b57ea 8226468: [aix] loadquery failed error message displayed
Reviewed-by: stuefe, mbaesken
2019-06-20 14:09:22 +01:00
Sergey Bylokhov
035e07b212 8225146: Accessibility issues in javax/swing/plaf/nimbus/doc-files/properties.html
Reviewed-by: aivanov
2019-06-21 16:20:01 -07:00
Phil Race
65a2f12843 8225487: giflib legal file is missing attribution for openbsd-reallocarray.c
Reviewed-by: serb, kcr
2019-06-11 17:15:25 -07:00
Sergey Bylokhov
f10a064297 8221246: NullPointerException within Win32ShellFolder2
Reviewed-by: prr
2019-06-11 16:23:33 -07:00
Phil Race
f9d8df7253 8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11
Reviewed-by: serb, neugens
2019-06-11 10:34:42 -07:00
Sergey Bylokhov
09efbc41ee 8225144: [macos] In Aqua L&F backspace key does not delete when Shift is pressed
Reviewed-by: psadhukhan
2019-06-11 10:15:30 -07:00
Prasanta Sadhukhan
024c62ce0c 8225368: broken links in java.desktop files
Reviewed-by: serb
2019-06-10 10:52:11 +05:30
Sergey Bylokhov
cb5aa60f49 8223045: GraphicsEnvironment does not detect resolution changes in multiscreen systems
Reviewed-by: prr
2019-06-09 17:46:05 -07:00
Sergey Bylokhov
4a53af6cbc 8222083: Support of "64-bit IEEE floating point" encoding for the AU file format
Reviewed-by: prr
2019-06-09 14:12:18 -07:00
Phil Race
845bf8c1bc Merge 2019-06-07 09:38:40 -07:00
Anton Tarasov
eb555dec77 8225118: Robot.createScreenCapture() returns black image on HiDPI linux with gtk3
Reviewed-by: serb
2019-06-06 15:46:36 +03:00
Toshio Nakamura
189e938d3a 8219901: Noto fonts for East Asian countries cannot belong to CompositeFont
Reviewed-by: prr, jdv
2019-06-02 16:59:41 -07:00
Andrew Luo
86c9e2e1ce 8224056: Fix some assignments of string literals to LPSTR (instead of LPCSTR)
Reviewed-by: prr
2019-06-02 12:38:45 -07:00
Andrew Luo
7202c3b943 8225032: Fix some C++ conformance issues in AWT Windows code
Reviewed-by: prr, serb
2019-05-30 17:14:06 -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
Naoto Sato
aa43d1ab22 8225182: JNI exception pending in DestroyXIMCallback of awt_InputMethod.c:1327
Reviewed-by: serb
2019-06-05 16:10:08 -07:00
Prasanta Sadhukhan
1f138e1009 8211703: JInternalFrame : java.lang.AssertionError: cannot find the internal frame
Reviewed-by: prr, serb
2019-05-23 10:50:47 +05:30
Prasanta Sadhukhan
f7e4fb87b2 8214702: Wrong text position for whitespaced string in printing Swing text
Reviewed-by: prr, serb
2019-05-21 14:41:43 +05:30
Sergey Bylokhov
cf14b6195f 8222917: GraphicsEnvironment for Unix still have an unused dependency on Solaris
Reviewed-by: prr
2019-04-26 23:32:46 -07:00
Sergey Bylokhov
30576b1898 8213516: jck test api/javax_accessibility/AccessibleState/fields.html fails intermittent
Reviewed-by: prr
2019-05-20 12:17:34 -07:00
Dmitry Markov
3757b1f68c 8214579: JFrame does not paint content in XVFB / X11vnc environment
Reviewed-by: prr
2019-05-20 15:42:20 +01:00
Sergey Bylokhov
ef7d75459c 6933331: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created
Reviewed-by: prr
2019-05-18 23:35:40 -07:00
Sergey Bylokhov
5111ad3ca8 8223766: Remains of ancient code in AWT initialization
Reviewed-by: jdv
2019-05-17 22:48:03 -07:00
Phil Race
8ca1211aab 8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
Reviewed-by: serb, rriggs
2019-05-10 16:22:35 -07:00
Phil Race
7f841d6d9a 8222362: Upgrade to Freetype 2.10.0
Reviewed-by: serb, erikj
2019-05-09 16:09:39 -07:00
Ichiroh Takiguchi
0ea35e9bb9 8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion()
Reviewed-by: serb
2019-05-08 22:59:20 -07:00
Sergey Bylokhov
1d922fee0e 8144125: [macOS] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
Reviewed-by: dmarkov
2019-05-08 16:19:22 -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
Sergey Bylokhov
133a7aefc1 8223237: Replace use of string.equals("") with isEmpty() in java.desktop
Reviewed-by: prr
2019-05-07 18:18:54 -07:00
Ichiroh Takiguchi
3a894521eb 8213232: Unix/X11 setCompositionEnableNative issue
Reviewed-by: serb
2019-04-30 14:30:17 -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
Phil Race
d374151fb7 8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
Reviewed-by: jdv, naoto
2019-04-26 12:31:37 -07:00
Sergey Bylokhov
921b46738e 8222799: java.beans.Introspector uses an obsolete methods cache
Reviewed-by: prr
2019-04-25 15:18:59 -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
Sergey Bylokhov
fe21ff6906 8222438: Drop of outdated logging in the com.sun.media.sound package
Reviewed-by: amenkov
2019-04-25 15:13:36 -07:00
Phil Race
e3e016b54c 8212701: remove sun.desktop property from launcher code
Reviewed-by: serb, alanb, rriggs
2019-04-24 09:21:02 -07:00
Sergey Bylokhov
2c4624394e 8222789: Replace the usage of "Sun's Xinerama API" by the "XFree86's Xinerama API" on Solaris
Reviewed-by: prr
2019-04-22 12:40:55 -07:00
Sergey Bylokhov
c3b64599dc 8216008: -Djavax.accessibility.assistive_technologies empty list leads to exception
Reviewed-by: prr
2019-04-22 12:35:30 -07:00
Ichiroh Takiguchi
46d13560a3 8212676: AWT SystemColor setting on CDE
Reviewed-by: serb
2019-04-22 18:54:19 -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
Prasanta Sadhukhan
7f9a1c0889 Merge 2019-04-22 10:53:45 +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
092cead6c1 8221445: FastSysexMessage constructor crashes MIDI receiption thread
Reviewed-by: prr
2019-04-09 13:57:58 -07:00
Pankaj Bansal
b1206f5ea2 8220349: The fix done for JDK-8214253 have caused issues in JTree behaviour
Reviewed-by: serb, prr
2019-04-04 12:14:51 +05:30
Sergey Bylokhov
d1ebf72bb2 6684386: ElementIterator javadoc bug
Reviewed-by: psadhukhan
2019-04-03 15:56:29 -07:00
Prasanta Sadhukhan
c30da2c601 8221661: javax.swing.text.View.getPreferredSpan(int axis)
Reviewed-by: serb
2019-04-03 14:21:24 +05:30
Prasanta Sadhukhan
49193e2789 Merge 2019-04-02 10:57:57 +05:30
Sergey Bylokhov
6d23e499bc 8220495: Update GIFlib library to the 5.1.8
Reviewed-by: prr
2019-03-31 16:57:21 -07:00
Sergey Bylokhov
21d2f5139d 8221436: Incorrect check of package in Line.Info.toString()
Reviewed-by: prr
2019-03-29 23:14:37 -07:00
Sergey Bylokhov
4c53126638 8220320: Remove unused old code in GraphicsEnvironment on unix
Reviewed-by: prr
2019-03-29 17:46:59 -07:00