Skip to content

[Maintenance]: Remove redundant JVM options #5971

Description

@kwvanderlinde

Describe the problem

There are a few JVM options that are no longer needed and can be removed.

The improvement you'd like to see

Remove -Dfile.encoding=UTF-8 (default since Java 18) and -XX:+ShowCodeDetailsInExceptionMessages (default since Java 15)

Expected Benefits

It will be easier to run the JAR file as users will not feel like they need to include these redundant parameters.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

code-maintenanceAdding/editing javadocs, unit tests, formatting.
No fields configured for Code Maintenance.

Projects

Status
Awaiting-Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions