Here's the file: https://github.com/JetBrains/markdown/blob/master/src/commonMain/kotlin/org/intellij/markdown/html/entities/Entities.kt
It works fine for GraalVM Native 21 tho. So, the issue isn't that bad because I can switch to Java 21.
Here's the error that I saw from GraalVM Native 17: oracle/graal#7367 (comment)