Skip to content

java.math.BigDecimal and java.io.File typed Map should not be added to the ref list#2

Open
pierredavidbelanger wants to merge 1 commit into360:masterfrom
pierredavidbelanger:no-ref-for-bigdecimal-and-file
Open

java.math.BigDecimal and java.io.File typed Map should not be added to the ref list#2
pierredavidbelanger wants to merge 1 commit into360:masterfrom
pierredavidbelanger:no-ref-for-bigdecimal-and-file

Conversation

@pierredavidbelanger
Copy link

Indeed, on the Java side, they are serialized with com.caucho.hessian.io.StringValueSerializer, this special Map serializer do not call AbstractHessianOutput.addRef(), nor we should on the HessianKit side.

WARNING: I did not run the unit test to validate this PR is valid

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