Skip to content

fix descriptions of targetOwner and originOwner predicates in JavaAccess#1603

Open
StefanGraeber wants to merge 1 commit intoTNG:mainfrom
StefanGraeber:fix-access-owner-predicate-descriptions
Open

fix descriptions of targetOwner and originOwner predicates in JavaAccess#1603
StefanGraeber wants to merge 1 commit intoTNG:mainfrom
StefanGraeber:fix-access-owner-predicate-descriptions

Conversation

@StefanGraeber
Copy link
Copy Markdown

targetOwner and originOwner() were producing the same message as target() and origin() e.g. "access target where target is annotated with..." instead of "access target where target owner is annotated with..." The existing test is also updated to assert that the correct element is passed to the given predicate, for which new testUtils are introduced.

@StefanGraeber StefanGraeber force-pushed the fix-access-owner-predicate-descriptions branch 2 times, most recently from 443630e to 960e3d6 Compare April 10, 2026 16:51
targetOwner and originOwner() were producing the same message as target() and origin()
e.g. "access target where target is annotated with..." instead of "access target where target owner is annotated with..."
The existing test is also updated to assert that the correct element is passed to the given predicate, for which new testUtils are introduced.

Signed-off-by: Stefan Gräber <stefan.graeber@tngtech.com>
@StefanGraeber StefanGraeber force-pushed the fix-access-owner-predicate-descriptions branch from 960e3d6 to ffe067a Compare April 13, 2026 07:09
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