C13: INVOKESPECIAL
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting how cafebabe handles other JVM bytecode instructions and locate the opcode dispatch or instruction model. Determine the expected representation for INVOKESPECIAL from the JVM specification. Done means the C13 instruction is supported consistently with neighboring instructions and covered by the project's existing tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100