RFR: 8359225: Remove unused test/jdk/javax/script/MyContext.java

Athijegannathan Sundararajan sundar at openjdk.org
Fri Jun 13 08:55:29 UTC 2025


On Wed, 11 Jun 2025 11:22:57 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:

> Both `javax/script/PluggableContextTest.java` and its companion `test/jdk/javax/script/MyContext.java` were added in [JDK-6398614](https://bugs.openjdk.org/browse/JDK-6398614). [JDK-8246113](https://bugs.openjdk.org/browse/JDK-8246113) removed `PluggableContextTest`, yet forgot `MyContext`, and rendered it redundant. Remove `MyContext` too.

LGTM

-------------

Marked as reviewed by sundar (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25748#pullrequestreview-2923915788


More information about the core-libs-dev mailing list