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

typesafety: SystemStatus.getSystemPools() #42 #241

Merged

Conversation

wimjongman
Copy link
Contributor

Added SystemStatus.getSystemPoolsList()

@wimjongman
Copy link
Contributor Author

@ThePrez WDYT?

@wimjongman
Copy link
Contributor Author

The implementation is slightly different since Vector is synchronized and ArrayList is not. Do you think we must add sync blocks?

@ThePrez
Copy link
Member

ThePrez commented Feb 22, 2025

I think it is good how it is. I will try to test and merge next week. Thanks for the change!

@wimjongman wimjongman force-pushed the typesafety_SystemStatus.getSystemPools_#42 branch from 1e3e385 to 5c23c5e Compare February 22, 2025 14:35
@wimjongman
Copy link
Contributor Author

Nicola, I also renamed the variable. Please take a look.

Copy link
Contributor

@NicolaIsotta NicolaIsotta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested the fork and it works fine:
image

@ThePrez ThePrez merged commit f61ffce into IBM:main Mar 4, 2025
2 checks passed
@wimjongman wimjongman deleted the typesafety_SystemStatus.getSystemPools_#42 branch March 4, 2025 13:40
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.

3 participants