JDK-6877495 : JTextField and JTextArea does not support supplementary characters
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u13,7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2009-08-31
  • Updated: 2013-06-26
  • Resolved: 2013-03-06
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 7 JDK 8
7u40Fixed 8 b82Fixed
Related Reports
Relates :  
Description
SMP characters are not supported by JTextField and JTextArea

The whole discussion is at http://www.netbeans.org/issues/show_bug.cgi?id=164820

Comments
Verified by comparing the results of b81 and b82 using the test case from the master CR https://jbs.oracle.com/bugs/secure/attachment/12027/6877495.zip
28-05-2013

I created a separate JDK-8009882 issue for the " (U+10400): \uD801\uDC00" string drawing from JTextFieldSMPTest.java test.
12-03-2013

Licensee provided this testcase.
21-02-2013