On Mon, 6 Nov 2023 08:53:55 GMT, Maurizio Cimadamore <mcimadam...@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 five additional 
>> commits since the last revision:
>> 
>>  - Merge master
>>  - Reformat javadocs
>>  - FFM: Harmonize the @throws tags in the javadocs
>>  - Merge branch 'master' into javadoc-throws
>>  - Harmonize some of the javadoc throws
>
> src/java.base/share/classes/java/lang/foreign/MemorySegment.java line 1630:
> 
>> 1628:      * Writes a boolean into this segment at the given offset, with 
>> the given layout.
>> 1629:      *
>> 1630:      * @param offset offset in bytes (relative to this segment 
>> address) at which this
> 
> The first `@param` (layout) here has been deleted?

Not just here - happened elsewhere too

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16518#discussion_r1382956428

Reply via email to