eclipse-jdt / eclipse-jdt/eclipse.jdt.core

[4.35+] Modernize CodeStream hierarchy by collapsing the hierarchy

Open
#3,241 3 comments 0 reactions 1 assignee Claimed by @srikanth-sankaran View on GitHub
Modernization
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

In the post 1.8+ only world, it makes no sense anymore to have a hierarchy of `TypeAnnotationCodeStream` <: `StackMapFrameCodeStream` <: `CodeStream`.
Collapsing them into one, just `CodeStream` would make maintenance much easier.

Rather than help, these just obfuscate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.