[jdk21u-dev] RFR: 8328247: Remove redundant dir for tests converted from applet to main [v2]
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon Sep 29 17:47:09 UTC 2025
On Fri, 26 Sep 2025 16:52:52 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
>> Backporting JDK-8328247: Remove redundant dir for tests converted from applet to main. Renames three javax swing tests, as per change accepted by Oracle.
>>
>> Notably, this change also adapts JDK-8355333: Some Problem list entries point to non-existent / wrong files, to ensure that the renamed files are correctly excluded. I'm also removing the PrintToFileTest tests from the exclude list (since these only run on windows anyway). The `ScrollPaneEventType.java` test hasn't been backported yet (I'll follow up with another PR doing so and excluding as needed), so I've left that change out.
>>
>> Ran GHA Sanity Checks, local Tier 1 and 2, and new tests directly. Patch is clean. Backporting for parity with Oracle.
>
> Satyen Subramaniam has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:
>
> - Backport 32a597b36f994d6e720e0576ad110dac4a5304fe
> - Backport ece4124f25f676da9bf2d1b7fd8e4394dd7d31af
> - Backport e00355a036936c5290cf8d85fd3c4f743b0ad23a
New PRs:
* 8353958: https://github.com/openjdk/jdk21u-dev/pull/2275
* 8328247: https://github.com/openjdk/jdk21u-dev/pull/2276
* 8355333: https://github.com/openjdk/jdk21u-dev/pull/2277 (not marked as clean, but should be clean)
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2260#issuecomment-3348234256
More information about the jdk-updates-dev
mailing list