Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider limiting AWs/ATs/II to compile only, and remapping runtime line numbers to match #20

Open
lukebemish opened this issue Oct 11, 2024 · 0 comments

Comments

@lukebemish
Copy link
Member

lukebemish commented Oct 11, 2024

Currently, we just only apply ATs/AWs if stuff is present at compile and run time; however, we don't really need those at runtime at all so we should be able to just use the untransformed jar, and apply line mappings from after the transformation for the compile time jar -- meaning that compile-only AWs/ATs/II will work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant