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. @sashamatveev PTAL ------------- PR Comment: https://git.openjdk.org/jdk/pull/30084#issuecomment-4013235794
