Skip to content

Conversation

@ZZZank
Copy link
Contributor

@ZZZank ZZZank commented Dec 24, 2025

  1. There's a boolean at the start of serialized data, representing whether the member is present. This PR removed this because MemberBox is an internal class and never has its member set to null
  2. The writing/reading of parameter types is rewritten to read/write method descriptor string, which can be converted from/to parameter types array via MethodType.
  3. serialVersionUID updated to reflect serialization logic change

@ZZZank ZZZank marked this pull request as ready for review December 24, 2025 12:43
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