Skip to content

Conversation

@laurit
Copy link
Contributor

@laurit laurit commented Jul 11, 2025

I believe this isn't needed. The purpose of it is to rewrite ldc class instructions in java4 and older classes. I would guess that this is a remnant from dd. Probably was needed because the dd exception handler inserted ldc class, but ours does not.

@laurit laurit requested a review from a team as a code owner July 11, 2025 07:25
@laurit
Copy link
Contributor Author

laurit commented Jul 11, 2025

ConstantAdjuster is needed when advice code that uses ldc class is inlined into an old class.

@laurit laurit closed this Jul 11, 2025
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