Skip to content

Mirth Connect/OpenJDK compatibility #6309

Answered by tonygermano
Coooz asked this question in Q&A
Discussion options

You must be logged in to vote

I wouldn't worry too much about "downgrading" to 17. Mirth itself does not use any java features higher than java 8. There was almost nothing added to java 18 that could have been utilized by bleeding edge plugins or javascript code.

Java 18 does enforce UTF-8 as the default character encoding, which is likely to be different than java 17 only if mirth is running on Windows. In any case, you can add -Dfile.encoding=UTF-8 to your .vmoptions file to enforce the same behavior in Java 17.

Mirth should run on java 21 with no issues, but at this time, java 17 is more thoroughly tested, and you should still be able to get security and bug fix updates for it for a while.

You might want to run on …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Coooz
Comment options

@pacmano1
Comment options

@jonbartels
Comment options

@Coooz
Comment options

Answer selected by Coooz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants