diff --git a/doc/release-notes/5.4-release-notes.md b/doc/release-notes/5.4-release-notes.md index 0f34db254fa..fff9de78e34 100644 --- a/doc/release-notes/5.4-release-notes.md +++ b/doc/release-notes/5.4-release-notes.md @@ -94,6 +94,11 @@ There are some things to note and keep in mind regarding the move to Java 11: `$ sudo yum install java-11-openjdk-devel` The `remove` command may provide an error message if -headless isn't installed. + + - Select the latest version of Java + + `$ sudo alternatives --config java` + - We targeted and tested Java 11, but 11+ will likely work. Java 11 was targeted because of its long term support. - If you're moving from a Dataverse installation that was previously running Glassfish 4.x (typically this would be Dataverse Software 4.x), you will need to adjust some JVM options in domain.xml as part of the upgrade process. We've provided these optional steps below. These steps are not required if your first installed Dataverse Software version was running Payara 5.x (typically Dataverse Software 5.x).