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

Typo fix and extending reflection handling to remaining Singleton implementations #3202

Open
smile-ab opened this issue Mar 10, 2025 · 0 comments

Comments

@smile-ab
Copy link

A small typo was found in ThreadSafeDoubleCheckLockingTest.
refection instead of reflection

Only ThreadSafeDoubleCheckLockingTest had a test case for handling instantiation through Reflection, but this could be handled by the other Singleton implementations.

@smile-ab smile-ab changed the title Typo fix and extending reflection handling to remaining implementations Typo fix and extending reflection handling to remaining Singleton implementations Mar 10, 2025
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

No branches or pull requests

1 participant