RFR: 8295554: Move the "sizecalc.h" to the correct location
Alexey Ivanov
aivanov at openjdk.org
Tue Oct 25 15:40:57 UTC 2022
On Mon, 24 Oct 2022 20:50:19 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> The "sizecalc.h" file is moved out from java.desktop/share/native/include, the files in that folder appear in the jdk bundle after installation like the "jawt.h".
>
> Thank you for waiting while we sorted out the details. This looks good to push. However, as prrace says, we have a corresponding closed part that needs to go in at the same time. One way to solve this is that you give the `/integrate defer` PR command. Then any jdk committer can *actually* integrate the PR later, and make sure it is coordinated with our closed counterpart.
Thanks, @magicus, for the suggestion of using `/integrate defer`, it worked like a charm. Both changes went into the same build.
Thanks, @mrserb, for catching and resolving the issue and for cooperating.
-------------
PR: https://git.openjdk.org/jdk/pull/10757
More information about the build-dev
mailing list