On Thu, 7 Dec 2023 23:29:48 GMT, Erik Joelsson <er...@openjdk.org> wrote:
> The main goal of this patch is to remove the OracleJDK specific verification > of the SOURCE field in the release file from the OpenJDK test. While at it, I > decided to do some cleanup as well to make the code a bit more modern and > less unnecessarily verbose. This pull request has now been integrated. Changeset: 5463c9cd Author: Erik Joelsson <er...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5463c9cd9a0a6f95f90787c330679b2ea78690c6 Stats: 70 lines in 1 file changed: 8 ins; 39 del; 23 mod 8321557: Move SOURCE line verification for OracleJDK out of OpenJDK Reviewed-by: ihse ------------- PR: https://git.openjdk.org/jdk/pull/17027