Skip to content

Delete SubContext from Error Prone and Refaster - #6088

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_975003854
Sep 3, 2026
Merged

Delete SubContext from Error Prone and Refaster#6088
copybara-service[bot] merged 1 commit into
masterfrom
test_975003854

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Delete SubContext from Error Prone and Refaster

Remove SubContext and pass contextual dependencies explicitly across
Refaster's template building, matching, and inlining pipelines.

This avoids overhead of creating SubContext and looking up values, and also
decouples refaster from the javac internal Context API.

Remove `SubContext` and pass contextual dependencies explicitly across
Refaster's template building, matching, and inlining pipelines.

This avoids overhead of creating `SubContext` and looking up values, and also
decouples refaster from the javac internal `Context` API.

PiperOrigin-RevId: 975852294
@copybara-service
copybara-service Bot merged commit fc79cd1 into master Sep 3, 2026
8 checks passed
@copybara-service
copybara-service Bot deleted the test_975003854 branch September 3, 2026 19:04
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.

1 participant