eclipse-jdt / eclipse.jdt.core

Eclipse Public License 2.0
157 stars 124 forks source link

Incorrect startPosition of a SingleVariableDeclaration in the catch block #2849

Closed subyssurendran666 closed 2 weeks ago

subyssurendran666 commented 3 weeks ago

What it does

https://github.com/eclipse-jdt/eclipse.jdt.core/issues/2564

How to test

Author checklist

jarthana commented 2 weeks ago

@subyssurendran666 The failures must be fixed before someone can review this PR.

stephan-herrmann commented 2 weeks ago

Apparently an unintended merge happened, but due to force push it will be very hard to figure out what exactly happened and extract the intended changes from the pile.

subyssurendran666 commented 2 weeks ago

Apparently an unintended merge happened, but due to force push it will be very hard to figure out what exactly happened and extract the intended changes from the pile.

Stephan, instead of pulling from the master, I accidentally pulled from the BETA_JAVA23. So I have closed the PR.