<i18n dev> Integrated: 8340326: Remove references to Applet in core-libs/security tests

Justin Lu jlu at openjdk.org
Fri Oct 4 17:36:41 UTC 2024


On Thu, 19 Sep 2024 22:25:25 GMT, Justin Lu <jlu at openjdk.org> wrote:

> Please review this PR which removes usages of Applet within the corelibs tests.
> 
> Most changes are removed comments/updated var names. The JBS issue lists more files than the ones included in this pull request, please see the comment on the JBS issue for the reason why they were not included.
> 
> The following files were removed,
> 
> - test/jdk/java/util/TimeZone/DefaultTimeZoneTest.html
>   - Test runner is no longer an Applet, so not needed
> - test/jdk/java/net/Socket/SocketImplTest.java
>   - An old Applet test missing Jtreg tags.

This pull request has now been integrated.

Changeset: 2e5b420f
Author:    Justin Lu <jlu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2e5b420f81cf714fe66871c4b426a460b4714b28
Stats:     394 lines in 11 files changed: 44 ins; 295 del; 55 mod

8340326: Remove references to Applet in core-libs/security tests

Reviewed-by: prr, naoto, dfuchs

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

PR: https://git.openjdk.org/jdk/pull/21096


More information about the i18n-dev mailing list