Skip to content

Conversation

@laurentschoelens
Copy link
Collaborator

Fixes #592

Add BigInteger and BigDecimal to supported types for default-value-plugin

@laurentschoelens laurentschoelens added enhancement xjc-plugins Issue concerns basics plugins labels Apr 2, 2025
@laurentschoelens laurentschoelens added this to the 4.0.9 milestone Apr 2, 2025
@laurentschoelens laurentschoelens changed the title [592] handle BigInteger / BigDecimal in default-value-plugin [#592] handle BigInteger / BigDecimal in default-value-plugin Apr 2, 2025
Copy link
Collaborator

@mattrpav mattrpav left a comment

Choose a reason for hiding this comment

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

Please enhance the test to add positive and negative values that are larger than long to confirm no precision is lost due to marshal and unmarshal

Copy link
Collaborator

@mattrpav mattrpav left a comment

Choose a reason for hiding this comment

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

LGTM

@mattrpav mattrpav merged commit fe1350c into highsource:master Apr 10, 2025
3 checks passed
@mattrpav mattrpav deleted the jt-592 branch April 10, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement xjc-plugins Issue concerns basics plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Init default value java.math.BigInteger

2 participants