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

ArrayIndexOutOfBoundsException on ldc #344

Open
jumanji144 opened this issue Feb 1, 2024 · 1 comment
Open

ArrayIndexOutOfBoundsException on ldc #344

jumanji144 opened this issue Feb 1, 2024 · 1 comment
Labels
bug Something isn't working Subsystem: Parsing Anything concerning how bytecode is parsed and read

Comments

@jumanji144
Copy link

jumanji144 commented Feb 1, 2024

Ran on Java 18, latest release

VF Output:
https://pastebin.com/XhnP1Ygx

Class file:
j.class

@jaskarth jaskarth added bug Something isn't working Subsystem: Parsing Anything concerning how bytecode is parsed and read labels Feb 1, 2024
@0x3C50
Copy link

0x3C50 commented Feb 1, 2024

happens because of the MethodType ldc, had the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Subsystem: Parsing Anything concerning how bytecode is parsed and read
Projects
None yet
Development

No branches or pull requests

3 participants