Skip to content

Conversation

@LlamaLad7
Copy link
Contributor

Based on my other PR since I can't build otherwise.
Mixin strictly disallows re-entrance during transformation so we should avoid evaluating args suppliers at transformation-time, instead storing the supplier and evaluating it at runtime.
Currently if an arg supplier causes a classload for a class that has a mixin it will crash.

We need ASM >=9 for this PR. The other stuff just seems to have broken over time.
Mixin does not allow re-entrance in plugins so we should not evaluate the args until runtime.
@MrNavaStar
Copy link

Running into this issue, merge would be great! (Thanks for the awesome library)

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.

2 participants