Bug 572155 - [dogfooding][cleanup] "Break loop" on jdt.core codebase
Summary: [dogfooding][cleanup] "Break loop" on jdt.core codebase
Status: CLOSED DUPLICATE of bug 572213
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.19   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on: 568050 572048
Blocks:
  Show dependency tree
 
Reported: 2021-03-22 04:03 EDT by Fabrice Tiercelin CLA
Modified: 2021-03-27 02:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabrice Tiercelin CLA 2021-03-22 04:03:40 EDT
This ticket uses and tests the "Break loop" cleanup feature:
 - It reviews the feature
 - It improves the performance of the loops by interrupting them when they have already done what they have to do.

If the dogfooding leads to a regression, a ticket should be created for the cleanup and the dogfooding should be pending.

The dogfooding should not be merged if there is opened/reopened bugs related to the cleanup. If a bug is fixed, the dogfooding should be regenerated using the latest version of the feature.
Comment 1 Fabrice Tiercelin CLA 2021-03-27 02:25:53 EDT

*** This bug has been marked as a duplicate of bug 572213 ***