Skip to content

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Apr 11, 2025

I just found that a few MemberDesc implementation classes do have the toString(StringBuilder) method, but they lack the common toString() method, so they inherit the one from Object. This commit fixes that.

I just found that a few `MemberDesc` implementation classes do have
the `toString(StringBuilder)` method, but they lack the common
`toString()` method, so they inherit the one from `Object`. This
commit fixes that.
@Ladicek Ladicek added the 2.x Issue applies to Gizmo 2.x label Apr 11, 2025
@Ladicek Ladicek requested review from dmlloyd and mkouba April 11, 2025 11:57
@Ladicek Ladicek moved this to In Progress in WG - Gizmo 2 Apr 11, 2025
@Ladicek Ladicek merged commit 5e8771a into quarkusio:main Apr 11, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in WG - Gizmo 2 Apr 11, 2025
@Ladicek Ladicek deleted the add-missing-tostring branch April 11, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issue applies to Gizmo 2.x
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants