Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-4814

Emojis are not shown in the output window; this happens in the 12.1 version on netbeans running under Java 14 in Mac OS Catalina

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 12.1
    • Next
    • cnd - Execution
    • Patch

    Description

      This program:

      ----------------

      public class AsignacionChar {

      /**

      • @param args the command line arguments
        */
        public static void main(String[] args) { char c = '\u263A'; out.printf("%c%n", c); out.printf("😀😆😅%n"); out.println("😀😆😅\n"); }

      }

      ----------------

      Does not show Emojis in output when running under Catalina (Mac OS) with Netbeans 12.1 and Java 14

      Attachments

        Activity

          People

            Unassigned Unassigned
            bruegel Pieter Bruegel
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified