[jdk25u] RFR: 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
Tue Oct 7 04:47:40 UTC 2025


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 are running.

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

Commit messages:
 - 8363720: Follow up to JDK-8360411 with post review comments
 - Backport 016694bf74f6920f850330e353df9fd03458cca1

Changes: https://git.openjdk.org/jdk25u/pull/272/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=272&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8360411
  Stats: 34 lines in 1 file changed: 15 ins; 10 del; 9 mod
  Patch: https://git.openjdk.org/jdk25u/pull/272.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/272/head:pull/272

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


More information about the jdk-updates-dev mailing list