Skip to content

Conversation

@Pankraz76
Copy link

@Pankraz76 Pankraz76 commented Aug 4, 2025

.collect(Collectors.joining(","));
}
else if (value instanceof int[]) {
result = Arrays.toString((int[]) value).replaceAll("[\\[\\]\\s]", "");
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its not just about bumping the java.version field to (constantly) complete a migration.

@Pankraz76
Copy link
Author

reopen when foundation set. Thanks.

@Pankraz76 Pankraz76 closed this Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant