RFR: 8340205: Native linker allows MemoryLayout consisting of only PaddingLayout [v3]
Jorn Vernee
jvernee at openjdk.org
Mon Sep 23 13:48:37 UTC 2024
On Mon, 23 Sep 2024 13:37:07 GMT, Vladimir Kozelkov <duke at openjdk.org> wrote:
>> Per Minborg has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains nine additional commits since the last revision:
>>
>> - Add specific message for group layouts with only padding layouts
>> - Merge branch 'master' into linker-padding-layout-only
>> - Check exception message
>> - Remove redundant doc section
>> - Merge branch 'master' into linker-padding-layout-only
>> - Improve excception message
>> - Document a sequence layout cannot contain a padding layout
>> - Update copyright year
>> - Prevent embeded only padding layout in linker
>
> Hello! As the author of the original issue, I am interested in the ability to leave comments on my issues before creating a pull request on github. The site bugreport.java.com does not provide this ability for unregistered users, but registration is non-trivial. How can I do this?
>
> P.S. I am creating a port of the FFM API to Android, which is already +- ready. In the process, a number of questions have accumulated, which I am later going to formalize as issues
@vova7878 To leave comments in JBS you need to have the 'Author' role in the OpenJDK project. This role is typically only granted to people who already have had some involvement in OpenJDK. See: https://openjdk.org/projects/#project-author
I suggest you send emails to the `panama-dev at openjdk.org` mailing list with the issues you find, which allows for back-and-forth, and then we can file them in JBS.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21041#issuecomment-2368313222
More information about the core-libs-dev
mailing list