On Wed, 11 Jun 2025 12:47:17 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:
> Revert `stdin.encoding` changes to `test/hotspot/.../attach010Agent00.java` > introduced in [JDK-8357993](https://bugs.openjdk.org/browse/JDK-8357993) – > @plummercj > [reported](https://github.com/openjdk/jdk/pull/25542#issuecomment-2950447745) > that they are unnecessary. > > Note that I've reset the copyright year back to 2018. This pull request has now been integrated. Changeset: 0ef09867 Author: Volkan Yazici <vyaz...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/0ef0986731c23b00510e9501e1627b7712a45b65 Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod 8359168: Revert stdin.encoding usage in test/hotspot/jtreg/vmTestbase/nsk/jvmti/AttachOnDemand/attach010/attach010Agent00.java Reviewed-by: cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/25753