Skip to content

I20240401-1800

@HeikoKlare HeikoKlare tagged this 30 Mar 12:29
TestWorkspaceEncodingExistingWorkspace retrieves the expected native
charset via the "file.encoding" system property, but with Java 21 this
always returns UTF-8 and the native encoding can be retrieved via
"native.encoding" since Java 17. This change adapts the test to properly
run with Java 21.

Fixes https://github.com/eclipse-platform/eclipse.platform/issues/128
Assets 2
Loading