jordan72
New Contributor III

ok, so it seems that it has something to do with the newly introduced native.encoding system property.

So In Netbeans you have to provide -Dstdout.encoding=utf-8 to the vm if you are using JDK21.

View solution in original post