On Fri, 5 Jun 2026 08:44:02 GMT, 0108maeda <[email protected]> wrote: > **Overview:** > > This test primarily focuses on the verifying the SOURCE value in the Oracle > provided OpenJDK build. In the cases except these, in order for the SOURCE > value to be more flexible, there have been process added where the SOURCE > value is empty. > > **Confirmation of the program after the fix:** > > After Fix CheckReleaseFile.java was verified against various SOURCE values, > including both empty and non-empty cases, to ensure that it processes them > correctly. The verification was performed using both internally built OpenJDK > and Oracle's OpenJDK build. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
This pull request has now been integrated. Changeset: 32f77f74 Author: 0108maeda <[email protected]> Committer: Erik Joelsson <[email protected]> URL: https://git.openjdk.org/jdk/commit/32f77f7437a0f3d2016ea9e145459135c9d54ac2 Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod 8385987: CheckReleaseFile.java fails for the build using the source code without .git Reviewed-by: erikj, syan ------------- PR: https://git.openjdk.org/jdk/pull/31399
