1
1

Merge pull request #5875 from kawashima-fj/pr/v4.0.x/javadoc-tag

v4.0.x: java: Fix javadoc build failure with OpenJDK 11
Этот коммит содержится в:
Howard Pritchard 2018-10-16 16:29:34 -06:00 коммит произвёл GitHub
родитель 7ceb508b93 dd1b3eac1e
Коммит 2752d43f65
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

Просмотреть файл

@ -653,7 +653,7 @@ public class Comm implements Freeable, Cloneable
/**
* Start a buffered mode, nonblocking send.
* <p>Java binding of the MPI operation <tt>MPI_IBSEND</tt>.
* <p>Java binding of the MPI operation {@code MPI_IBSEND}.
* @param buf send buffer
* @param count number of items to send
* @param type datatype of each item in send buffer