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

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            bruegel Pieter Bruegel

            Dates

              Created:
              Updated:

              Time Tracking

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

                Slack

                  Issue deployment