[jdk25u] Integrated: 8360411: [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic

Rui Li duke at openjdk.org
Mon Oct 13 16:28:57 UTC 2025


On Tue, 7 Oct 2025 04:29:07 GMT, Rui Li <duke at openjdk.org> wrote:

> Two issues in this backport, both are clean:
> - (prerequisite) https://bugs.openjdk.org/browse/JDK-8360411
> - (follow up) https://bugs.openjdk.org/browse/JDK-8363720
> 
> Both patches are in oracle 21 & 17. For some reason oracle hasn't backported those to 25. Backporting them to 25u here. Tests passed locally on windows.

This pull request has now been integrated.

Changeset: a44b6bdf
Author:    Rui Li <ruiamzn at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk25u/commit/a44b6bdf6e4cf3fa50cd976f1c47c7ec5a8cecf3
Stats:     34 lines in 1 file changed: 15 ins; 10 del; 9 mod

8360411: [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic
8363720: Follow up to JDK-8360411 with post review comments

Reviewed-by: phh
Backport-of: 016694bf74f6920f850330e353df9fd03458cca1

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

PR: https://git.openjdk.org/jdk25u/pull/272


More information about the jdk-updates-dev mailing list