Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup usage of UuidUtil #272

Merged
merged 4 commits into from
Oct 11, 2021
Merged

Cleanup usage of UuidUtil #272

merged 4 commits into from
Oct 11, 2021

Conversation

JarvisCraft
Copy link
Owner

Description

This returns old UuidUtil implementation to Java 9+ as it is faster according to benchmarks and opens its UUID_BYTES constant.

This also fixes some nullability annotations to DataSerializers.

@JarvisCraft JarvisCraft added bug Something isn't working enhancement New feature or request labels Oct 11, 2021
@JarvisCraft JarvisCraft self-assigned this Oct 11, 2021
@JarvisCraft JarvisCraft merged commit 17b971c into development Oct 11, 2021
@JarvisCraft JarvisCraft deleted the uuid-trickery branch October 11, 2021 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant