Configure the Java 11 Flags Automatically Using a Script

This page describes the steps to configure the Java 11 flags automatically using a script.

  1. Clone the Acceldata utility repository and change the directory

git clone https://github.com/acceldata-io/ce-utils.git cd ce-utils cd ./odp-upgrade-to-3_2_3_6/upgrade_files_323/
  1. Update port and protocol if necessary

  2. Launch the setup script file

./setup_jdk11_config.sh
  1. Type the JDK version we’re upgrading from


  1. Select the option to update the configuration.


  Last updated