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

bug fixed for null object hash value and string storage in object intern pool #646

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

workeatsleep
Copy link
Contributor

when object is null the hash value should be zero
the length of a string should be int instead of a byte

@workeatsleep workeatsleep requested a review from Sunjeet October 17, 2023 19:37
@workeatsleep workeatsleep self-assigned this Oct 17, 2023
@Sunjeet Sunjeet merged commit 1cdd463 into master Oct 19, 2023
3 checks passed
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.

2 participants