RFR: 8295554: Move the "sizecalc.h" to the correct location
Alexander Zuev
kizune at openjdk.org
Mon Oct 24 07:54:17 UTC 2022
On Sun, 23 Oct 2022 01:22:33 GMT, Phil Race <prr at openjdk.org> wrote:
> Superficially, it looks like the closed test has a direct pointer to where to get this which would need to be re-adjusted
The test has direct link to the include yet i had to add this line so jtreg could find it in the build phase. The fact that it will lead to publishing of this include was not an intentional consequence and it needs to be changed, probably the test should be adjusted later if it will start failing on certain platforms.
-------------
PR: https://git.openjdk.org/jdk/pull/10757
More information about the build-dev
mailing list