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

2.x: platform-aware purge/removeOnCancelPolicy management. #3460

Closed
wants to merge 2 commits into from

Conversation

akarnokd
Copy link
Member

This PR adds the SchedulerPoolHelper class which manages creating
ScheduledExecutorServices for the standard schedulers and wires them
up to work properly with JDK 6 purge or JDK 7 removeOnCancelPolicy,
depending on if the platform supports it or not.

Since the 2.0 is aimed at desktop and will be automatically backported
to JDK 6 level, the desktop (JDK 8) test have to verify both modes.

@akarnokd akarnokd force-pushed the PlatformSchedulerPurge2x branch from af3f0e2 to eb2d610 Compare October 19, 2015 11:58
@akarnokd
Copy link
Member Author

akarnokd commented Feb 4, 2016

Closing, will be included in the complete backport PR.

@akarnokd akarnokd closed this Feb 4, 2016
@akarnokd akarnokd deleted the PlatformSchedulerPurge2x branch May 18, 2016 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant