java / devrel

Java DevRel feedback

Home Page:https://inside.java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Emoji character causes freeze

Thunderforge opened this issue Β· comments

What happened?

If you just put the character πŸ˜„ in a text prompt and hit Run, the Playground freezes.

image

For reference: doing this is JShell provides the following:

jshell> πŸ˜„
|  Error:
|  illegal character: '\ud83d\ude04'
|  πŸ˜„
|  ^
|  Error:
|  reached end of file while parsing
|  πŸ˜„
|    ^

OS

macOS

What browsers are you seeing the problem on?

Firefox

Contact Details (optional)

No response

Additional information

No response