eclipse-jdt / eclipse-jdt/eclipse.jdt.core
[XXX] JEP [TBD]: Enhanced Local Variables
Open
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 47
Description
Ref [JDK-8357464](https://bugs.openjdk.org/browse/JDK-8357464)
Summary
Enhance local variable declarations to enable the extraction of multiple values from a single source value using pattern matching. This allows data-oriented computations to be expressed concisely and safely without added control flow.
Remember Records in Enhanced For Loops - ref https://github.com/eclipse-jdt/eclipse.jdt.core/pull/796
Contributor guide
Assessment
This issue has not been assessed yet.