Skip to content

Add unit test for parameterized @AssistedFactory with inaccessible type arguments. - #5240

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_956106240
Jul 31, 2026
Merged

Add unit test for parameterized @AssistedFactory with inaccessible type arguments.#5240
copybara-service[bot] merged 1 commit into
masterfrom
test_956106240

Conversation

@copybara-service

Copy link
Copy Markdown

Add unit test for parameterized @AssistedFactory with inaccessible type arguments.

This test reproduces compilation failures when using a generic @AssistedFactory
interface across package boundaries with package-private type arguments (e.g.
Foo.Factory).

RELNOTES=N/A

…pe arguments.

This test reproduces compilation failures when using a generic @AssistedFactory
interface across package boundaries with package-private type arguments (e.g.
Foo.Factory<PackagePrivateBar>).

RELNOTES=N/A
PiperOrigin-RevId: 957289267
@copybara-service
copybara-service Bot merged commit 5e71f63 into master Jul 31, 2026
4 checks passed
@copybara-service
copybara-service Bot deleted the test_956106240 branch July 31, 2026 19:54
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