-
Bug
-
Resolution: Fixed
-
P3
-
26
-
b15
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.
- links to
-
Commit(master) openjdk/jdk/80873a09
-
Review(master) openjdk/jdk/27077