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

Cannot invoke "String.length()" because "signature" is null on ConstantDynamic ldc #285

Open
jumanji144 opened this issue Jul 10, 2023 · 0 comments
Labels
bug Something isn't working Priority: Low Low priority Subsystem: Parsing Anything concerning how bytecode is parsed and read Subsystem: Writing Anything concerning how expressions are written

Comments

@jumanji144
Copy link

jumanji144 commented Jul 10, 2023

I was making some test classes, and i encountered this error whilest using ConstantDynamic

VF Code Output:
https://pastebin.com/n6vqPt2w

Original class file (compressed so i can upload it to github)
Test.tar.gz

(and yes, this code is runnable)

@jaskarth jaskarth added bug Something isn't working Subsystem: Writing Anything concerning how expressions are written Priority: Low Low priority Subsystem: Parsing Anything concerning how bytecode is parsed and read labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: Low Low priority Subsystem: Parsing Anything concerning how bytecode is parsed and read Subsystem: Writing Anything concerning how expressions are written
Projects
None yet
Development

No branches or pull requests

2 participants