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

Option to use normal names with ControlFlow/InvokeDynamic #3

Open
Col-E opened this issue May 18, 2020 · 0 comments
Open

Option to use normal names with ControlFlow/InvokeDynamic #3

Col-E opened this issue May 18, 2020 · 0 comments

Comments

@Col-E
Copy link

Col-E commented May 18, 2020

Cause:

final ClassNode throwableClass = this.createThrowableClass(StringUtil.getMassiveString());

It would be nice to be able to use control flow without having this class file generated. Instead, an option for using a normal Throwable would be handy.

Cause:

StringUtil.getMassiveString().substring((int) (Short.MAX_VALUE / 2.51)), "I", null, null);

Same note for the fields.

@Col-E Col-E changed the title Option to use a normal Throwable type with ControlFlow Option to use a normal names with ControlFlow May 18, 2020
@Col-E Col-E changed the title Option to use a normal names with ControlFlow Option to use normal names with ControlFlow May 18, 2020
@Col-E Col-E changed the title Option to use normal names with ControlFlow Option to use normal names with ControlFlow/InvokeDynamic May 18, 2020
@netindev netindev pinned this issue May 18, 2020
@netindev netindev unpinned this issue May 18, 2020
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

No branches or pull requests

1 participant