Skip to content

Conversation

@dmitrysulman
Copy link
Contributor

Fixes #34458

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 13, 2025
@sdeleuze sdeleuze self-assigned this Mar 13, 2025
@sdeleuze sdeleuze added theme: kotlin An issue related to Kotlin support in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Mar 13, 2025
@sdeleuze sdeleuze added this to the 6.2.5 milestone Mar 13, 2025
sdeleuze pushed a commit to sdeleuze/spring-framework that referenced this pull request Mar 18, 2025
@sdeleuze sdeleuze closed this in 0141725 Mar 18, 2025
@sdeleuze
Copy link
Contributor

Merged, thanks!

dmitrysulman added a commit to dmitrysulman/spring-framework that referenced this pull request Mar 29, 2025
This commit is a follow-up to spring-projects#34592. It introduces recursive boxing of
Kotlin nested value classes in CoroutinesUtils.

Signed-off-by: Dmitry Sulman <[email protected]>
sdeleuze pushed a commit to sdeleuze/spring-framework that referenced this pull request Mar 31, 2025
This commit is a follow-up to spring-projectsgh-34592. It introduces recursive
boxing of Kotlin nested value classes in CoroutinesUtils.

Signed-off-by: Dmitry Sulman <[email protected]>
Closes spring-projectsgh-34682
sdeleuze pushed a commit to sdeleuze/spring-framework that referenced this pull request Apr 1, 2025
This commit is a follow-up to spring-projects#34592. It introduces recursive boxing of
Kotlin nested value classes in CoroutinesUtils.

Signed-off-by: Dmitry Sulman <[email protected]>
sdeleuze pushed a commit that referenced this pull request Apr 1, 2025
This commit is a follow-up to gh-34592. It introduces
recursive boxing of Kotlin nested value classes in CoroutinesUtils.

Signed-off-by: Dmitry Sulman <[email protected]>
Closes gh-34682
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: web Issues in web modules (web, webmvc, webflux, websocket) theme: kotlin An issue related to Kotlin support type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IllegalArgumentException thrown when using Kotlin unsigned integer value class as annotated method parameter

3 participants