Skip to content

[Java] support serializing java.util.concurrent.atomics#115

Merged
chaokunyang merged 1 commit intomainfrom
support_atomic_serializers
May 8, 2023
Merged

[Java] support serializing java.util.concurrent.atomics#115
chaokunyang merged 1 commit intomainfrom
support_atomic_serializers

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

What do these changes do?

This PR add serialization support for java.util.concurrent.atomics

Related issue number

Closes #114

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang merged commit f27bf5f into main May 8, 2023
@chaokunyang chaokunyang deleted the support_atomic_serializers branch May 8, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Java] support java.util.concurrent.atomics serialization

1 participant