Skip to content

Error with accent on Graalvm EE 21.2 java 11 #3627

@WarnDa

Description

@WarnDa

Describe the issue
I tried Graalvm EE 21.2 EE java 11, but it has some issues with "special caracters" such as accent é è à (I'm a french user) that randmoly transforms into special caracters. It worked well on graalvm 21.1 EE java 11.

Are you aware of this error ?
In this screenshot in "création" the é become a special caracter
https://cdn.discordapp.com/attachments/868164111354167366/868460140922294292/unknown.png

I'm using UTF-8 files on a minecraft server, the problem doesn't come from my files.

On Graalvm 21.2 EE java 16 it has NO issue
On Graalvm 21.1 EE java 16 it has NO issue
On Graalvm 21.1 EE java 16 it has NO issue

BUT
On Graalvm 21.2 EE java 11 the issue is here.

Steps to reproduce the issue
Run Graalvm 21.2 EE java 11 on a minecraft server (using papermc 1.16.5)

Describe GraalVM and your environment:

  • GraalVM version EE 21.2.0
  • JDK major version: 11
  • OS: Linux 10 (buster) kernel 5.12.11
  • Architecture: AMD64

More details
It works well on Graalvm 21.2 Java 16, but not on the java 11 version.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions