RFR: 8358543: Remove CommentChecker.java and DirDiff.java
Volkan Yazici
vyazici at openjdk.org
Wed Jun 4 07:54:15 UTC 2025
On Tue, 3 Jun 2025 20:11:27 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> These two tools were moved to src/utils/src/build/tools/ during the build-infra project. It was not part of the build, but two standalone tools that nobody knew who created or who used them.
>
> I think we can safely delete them now.
Changes LGTM. Could not spot any usages of the removed files. I will skip approving, since, IMHO, a more seasoned maintainer who can bring some historical context should ideally do that.
Note that the in-review #25541 also touches `CommentChecker`. I'm perfectly fine with dropping `CommentChecker` changes in #25541 if this PR gets integrated first.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25629#issuecomment-2938990007
More information about the build-dev
mailing list