eclipse-jdt / eclipse.jdt.core

Eclipse Public License 2.0
156 stars 123 forks source link

Omitting unused this$0 as an optimaization? #2767

Open stephan-herrmann opened 1 month ago

stephan-herrmann commented 1 month ago

I've seen churn in javac:

@srikanth-sankaran do we have any similar optimization in place? For now we should probably just wait, what will be the conclusion for javac, and then decide if this calls for any action in ecj.