On Thu, 5 Mar 2026 15:12:21 GMT, Alexey Semenyuk <[email protected]> wrote:
> Change the type of the "args" parameter in the CannedFormattedString class > from `Object[]` to `List<Object>`. Add unit tests. > Move unrelated methods from CannedFormattedString to the CannedArgument class. > Others are follow-up changes. This pull request has now been integrated. Changeset: 9d04c8a8 Author: Alexey Semenyuk <[email protected]> URL: https://git.openjdk.org/jdk/commit/9d04c8a8af808afc8fc3162555030ad7faed5beb Stats: 252 lines in 8 files changed: 206 ins; 34 del; 12 mod 8379432: jpackage: Make default equals() in jdk.jpackage.test.CannedFormattedString class work as expected Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/30084
