Skip to content

MP-3611: Add regression test proving internal-API hierarchy misattribution is already fixed - #1563

Open
Magda Stożek (magdzikk) wants to merge 1 commit into
JetBrains:masterfrom
magdzikk:mp-3611-hierarchy-regression-test
Open

MP-3611: Add regression test proving internal-API hierarchy misattribution is already fixed#1563
Magda Stożek (magdzikk) wants to merge 1 commit into
JetBrains:masterfrom
magdzikk:mp-3611-hierarchy-regression-test

Conversation

@magdzikk

@magdzikk Magda Stożek (magdzikk) commented Jul 27, 2026

Copy link
Copy Markdown

Investigated MP-3611 as part of the Kotlin-inline-fun false-positive ticket family. This one isn't actually related to Kotlin inlining — it's a class-hierarchy attribution issue, where an @ApiStatus.Internal type is implemented by a platform ancestor class encountered while the verifier walks a plugin class's own inheritance chain.

I checked that this issue no longer reproduces on current master - it was fixed by #580.
I'm adding a regression test for that case. (I also checked that it fails when the fix is removed)

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