On Wed, 3 Sep 2025 18:49:51 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> There is a bug in make/common/MakeIncludeEnd.gmk, which makes it always > include the "post" custom extension. In MakeIncludeStart.gmk, the "pre" > custom extension is properly guarded by the check if the file has not already > been included. This is not the case for the "post" condition, so a custom > "post" hook can be included multiple times. Marked as reviewed by erikj (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/27077#pullrequestreview-3182335380