Configure the Java 17 Flags Automatically Using a Script

This page describes the steps to configure the Java 17 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_3_6_4_1/upgrade_files_336/
  1. Update the credentials, port and protocol if necessary within the file.

  2. Launch the setup script file.

bash ./setup_jdk17_config.sh
  1. Type the JDK version you are upgrading from.


  1. Select the option to update the configuration.



  Last updated