RFR: 8257733: Move module-specific data from make to respective module [v2]

Mandy Chung mchung at openjdk.java.net
Tue Dec 8 02:43:19 UTC 2020


On Mon, 7 Dec 2020 19:31:59 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

>> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Move to share/data, and move jdwp.spec to java.se
>
> I have reviewed all lines in the patch file with or near instances of `jdk.compiler`

Hi Magnus,

I see the motivation of moving these build files for better identification of ownership.   Placing them under
`src/$MODULE/{share,$OS}/data` is one option.  Given that skara will automatically determine appropriate mailing lists of a PR, it seems that `make/modules/$MODULE/data` can be another alternative that skara can include this pattern in the mailing list configuration??   I don't yet have a strong preference while I don't consider everything under `make` must be owned by the build team though.  Do you see one option is better than the other?

-------------

PR: https://git.openjdk.java.net/jdk/pull/1611



More information about the security-dev mailing list