RFR: 8363720: Follow up to JDK-8360411 with post review comments [v4]

Brian Burkhalter bpb at openjdk.org
Thu Jul 31 22:10:54 UTC 2025


On Thu, 31 Jul 2025 20:50:36 GMT, Darragh Conway <duke at openjdk.org> wrote:

>> There were a couple of post review comments for PR: https://github.com/openjdk/jdk/pull/26193 after the /integrate command was submitted. This issue will address those comments. Also created constants for hardcoded values and tests. Fixed some typos.
>
> Darragh Conway has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Implemented Brian's suggestion

test/jdk/java/io/File/MaxPathLength.java line 208:

> 206:     }
> 207: }
> 208: 

Looks like there are a couple of blank lines at the end. I thought whitespace detection would flag it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26445#discussion_r2246478015


More information about the core-libs-dev mailing list