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

Ensure ForkJoinTask is field-injected, add smoke test for field injection #1993

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

richardstartin
Copy link
Member

No description provided.

@richardstartin richardstartin requested a review from a team as a code owner October 15, 2020 14:11
@richardstartin richardstartin force-pushed the rgs/field-injection-smoke-tests branch 2 times, most recently from 245a195 to fe7f908 Compare October 15, 2020 15:19
@@ -49,7 +49,7 @@ public boolean matches(TypeDescription target) {
}

@Override
public Map<String, String> contextStore() {
public Map<String, String> contextStoreForAll() {
Copy link
Member Author

Choose a reason for hiding this comment

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

this wasn't necessary but can't hurt

@richardstartin richardstartin changed the title add smoke test for field injection Ensure ForkJoinTask is field-injected, add smoke test for field injection Oct 15, 2020
@richardstartin richardstartin merged commit 196f8f6 into master Oct 15, 2020
@richardstartin richardstartin deleted the rgs/field-injection-smoke-tests branch October 15, 2020 16:29
@github-actions github-actions bot added this to the 0.66.0 milestone Oct 15, 2020
@PerfectSlayer PerfectSlayer added tag: performance Performance related changes and removed efficiency labels Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: testing Testing tag: performance Performance related changes type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants