Open source code for Lamdas, support!
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3.3k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
I am not sure it's IntelliJ idea or VisualVM related issue!
View Source location for lamda not working e.g. it's Opening Just class e..g com.example.javafxmemoryleakfixs.HelloApplication not the location of Lamdas method where it exists!
It's my configuration!
Note: If i convert Inner class form Lamda's it's working fine!
Contributor guide
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 reproducing the reported View Source behavior with a JavaFX lambda and then with the equivalent inner class, using the configuration shown in the issue. Determine whether the incorrect location comes from VisualVM or IntelliJ IDEA; done means View Source opens the lambda method rather than only the containing class.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100