diff --git a/src/content/docs/developing/debug/index.mdx b/src/content/docs/developing/debug/index.mdx index 33dda2c..299a7b7 100644 --- a/src/content/docs/developing/debug/index.mdx +++ b/src/content/docs/developing/debug/index.mdx @@ -70,12 +70,12 @@ To debug a program from the Object Browser, right-click on the program object an To make use of the Debug Service, you need the following PTFs: - * IBM i debug client v2.0.2 requires the following host PTFs: - * 7.3 PTF SJ02996 - * 7.4 PTF SJ03026 * 7.5 PTF SJ03030 + * 7.4 PTF SJ03026 + * 7.3 PTF SJ02996 * Java 11 is required via LPP 5770JV1 Option 19 (not Java from Yum) * `/QOpenSys/QIBM/ProdData/JavaVM/jdk11/64bit` * [IBM documentation for PTFs](https://www.ibm.com/support/pages/download-installation-and-usage-java-11-ibm-i-os)