You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/developing/debug/index.mdx
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,12 @@ To make use of the Debug Service, you need the following PTFs:
93
93
*`/QOpenSys/QIBM/ProdData/JavaVM/jdk11/64bit`
94
94
*[IBM documentation for PTFs](https://www.ibm.com/support/pages/download-installation-and-usage-java-11-ibm-i-os)
95
95
96
+
<Asidetype="danger">
97
+
Two defective PTF's are included in IBM i 7.5 [Java PTF Group SF99955 level 15](http://www.ibm.com/support/docview.wss?uid=nas4SF99955), released on 2025-07-03: **SJ05893 and SJ05889**.
98
+
99
+
After applying these PTFs, the debug service will no longer start. Please remove these PTFs for the debug service to work again.
0 commit comments