On Tue, 9 Sep 2025 07:18:25 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this change which removes the `jrunscript` tool? > This addresses https://bugs.openjdk.org/browse/JDK-8367157. > > `jrunscript` is an experimental and unsupported tool which was deprecated for > removal in Java 24. The commits in this PR remove the tool, its man pages and > any references to it in the tests. > > tier1 through tier8 have been run with this change in the CI and no related > failures have been found. I'll file a CSR for this change and also add a > release note. This pull request has now been integrated. Changeset: 2eb0898f Author: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/2eb0898fef7b7fef7285b7ee1837b73336b9f7be Stats: 2364 lines in 24 files changed: 0 ins; 2360 del; 4 mod 8367157: Remove jrunscript tool Reviewed-by: erikj, ayang, ihse, alanb ------------- PR: https://git.openjdk.org/jdk/pull/27163
