On Mon, 7 Oct 2024 22:21:13 GMT, Mandy Chung <mch...@openjdk.org> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Alan's suggestion - retain old text plus add a new deprecation note > > src/java.scripting/share/classes/module-info.java line 33: > >> 31: * that supports executing JavaScript and other languages if its >> corresponding >> 32: * script engine is installed. >> 33: * <p> The {@code jrunscript} tool is deprecated for removal since JDK 24 > > I think "since JDK 24" can be dropped as not needed and consistent with other > deprecation message. Hello Mandy, I've now updated the PR to remove that part. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21380#discussion_r1791064199