このコンテンツは選択した言語では利用できません。
Chapter 5. Tools for application migration
Before you migrate your applications from Red Hat build of OpenJDK version 8 or 11 to Red Hat build of OpenJDK 17, you can use tools to test the suitability of your applications to run on Red Hat build of OpenJDK 17.
You can use the following steps to enhance your testing process:
- Update third-party libraries.
- Compile your application code.
-
Run
jdeps
on your application’s code. - Use the migration toolkit for applications (MTA) tool to migrate Java applications from Red Hat build of OpenJDK version 8 or 11 to Red Hat build of OpenJDK 17.
Additional resources
- For more information about the MTA tool, see the Introduction to the Migration Toolkit for Applications guide.