java / devrel

Java DevRel feedback
https://inside.java
10 stars 1 forks source link

[Bug]: Emoji character causes freeze #18

Closed Thunderforge closed 8 months ago

Thunderforge commented 1 year ago

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

delabassee commented 8 months ago

Fixed.