-
CSR
-
Resolution: Unresolved
-
P4
-
None
-
minimal
-
The usages of jrunscript is expected to be very minimal. jrunscript has been logging a deprecation for removal warning since Java 24 in preparation of this removal. The chances of compatibility impact of this removal is minimal.
-
add/remove command in $JDK/bin
-
JDK
Summary
jrunscript
tool is removed from the JDK.
Problem
jrunscript
tool is an experimental and unsupported tool (as stated in its man page) that is shipped in the JDK (under $JAVA_HOME/bin
). It has been deprecated for removal since Java 24 (JDK-8341610) as there are no plans to continue supporting this tool.
Solution
The implementation and documentation of jrunscript
is removed and the tool will no longer be shipped in the JDK.
Specification
Not applicable.
- csr of
-
JDK-8367157 Remove jrunscript tool
-
- In Progress
-