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

Add support for invokeconstant #86

Open
Fohlen opened this issue Sep 28, 2020 · 0 comments
Open

Add support for invokeconstant #86

Fohlen opened this issue Sep 28, 2020 · 0 comments
Labels
difficulty:hard Intense tasks that need some time to get started. Usually very rewarding once solved.

Comments

@Fohlen
Copy link
Member

Fohlen commented Sep 28, 2020

See https://openjdk.java.net/jeps/309
Apparently this is an unused feature in terms of bytecode. Needs to be implemented once it becomes relevant in Java >= 15. This is a follow-up of #69

@Fohlen Fohlen added the difficulty:medium Some knowledge required. label Sep 28, 2020
@thomasbehr thomasbehr added difficulty:hard Intense tasks that need some time to get started. Usually very rewarding once solved. Hacktoberfest Get hacking! and removed difficulty:medium Some knowledge required. labels Sep 17, 2021
@Fohlen Fohlen removed the Hacktoberfest Get hacking! label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:hard Intense tasks that need some time to get started. Usually very rewarding once solved.
Projects
None yet
Development

No branches or pull requests

2 participants