JDK-8239583 : [AIX] simplify the native references in X input methods
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt:i18n
  • Affected Version: 11,15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: aix
  • CPU: generic
  • Submitted: 2020-02-21
  • Updated: 2021-06-16
  • Resolved: 2020-02-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b13Fixed
Related Reports
Relates :  
Relates :  
Description
The AIX version of input methods accesses the AwtScreenDataPtr via the global getScreenData() method to initialize the foreground/background of the graphical context of the status window. We should try to eliminate the pointer to AwtScreenData.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/965c0a1421e5 User: psadhukhan Date: 2020-03-03 09:13:24 +0000
03-03-2020

URL: https://hg.openjdk.java.net/jdk/client/rev/965c0a1421e5 User: serb Date: 2020-02-28 03:02:57 +0000
28-02-2020