Skip to content

Support char, float, and double primitive default values in BeanUtils.instantiateClass()#27390

Closed
takeaction21 wants to merge 1 commit into
spring-projects:mainfrom
takeaction21:patch-1
Closed

Support char, float, and double primitive default values in BeanUtils.instantiateClass()#27390
takeaction21 wants to merge 1 commit into
spring-projects:mainfrom
takeaction21:patch-1

Conversation

@takeaction21

Copy link
Copy Markdown
Contributor

Instantiate a class, give float and double primitive default values

Instantiate a class,  give float and double primitive default values
@pivotal-cla

Copy link
Copy Markdown

@takeaction21 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla

Copy link
Copy Markdown

@takeaction21 Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 12, 2021
@sbrannen sbrannen added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement labels Sep 14, 2021
@sbrannen sbrannen changed the title Update BeanUtils.java, support float and double primitive default values Support float and double primitive default values in BeanUtils Sep 14, 2021
@sbrannen sbrannen removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 14, 2021
@sbrannen sbrannen added this to the 5.3.10 milestone Sep 14, 2021
@sbrannen sbrannen self-assigned this Sep 14, 2021
@sbrannen sbrannen changed the title Support float and double primitive default values in BeanUtils Support char, float, and double primitive default values in BeanUtils Sep 14, 2021
@sbrannen

Copy link
Copy Markdown
Member

Hi @takeaction21,

Thanks for submitting your first PR to the Spring Framework! 👍

It turns out that char should also be supported. So I'll take care of that after merging your work.

@spring-projects-issues spring-projects-issues added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-5.2.x labels Sep 14, 2021
@sbrannen sbrannen changed the title Support char, float, and double primitive default values in BeanUtils Support char, float, and double primitive default values in BeanUtils.instantiateClass() Sep 14, 2021
@sbrannen

Copy link
Copy Markdown
Member

@sbrannen sbrannen added type: bug A general bug and removed type: enhancement A general enhancement labels Sep 14, 2021
sbrannen pushed a commit that referenced this pull request Sep 14, 2021
sbrannen added a commit that referenced this pull request Sep 14, 2021
@sbrannen sbrannen closed this in f07e6a1 Sep 14, 2021
sbrannen pushed a commit to sbrannen/spring-framework that referenced this pull request Sep 14, 2021
sbrannen added a commit to sbrannen/spring-framework that referenced this pull request Sep 14, 2021
@sbrannen

Copy link
Copy Markdown
Member

This has been merged into main in 92cd680, revised in 5cc0984 and f07e6a1, and backported to 5.2.17 (see #27401).

Thanks

lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this pull request Mar 26, 2022
lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this pull request Mar 26, 2022
lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this pull request Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core Issues in core modules (aop, beans, core, context, expression) status: backported An issue that has been backported to maintenance branches type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants