RFR: JDK-8327444: simplify RESTARTABLE macro usage in JDK codebase
Guoxiong Li
gli at openjdk.org
Wed Mar 6 11:00:45 UTC 2024
On Wed, 6 Mar 2024 09:26:25 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> We define the RESTARTABLE macro again and again at a lot of places in the JDK native codebase. This could be centralized to avoid repeating it again and again !
Looks good. Nice refactor.
-------------
Marked as reviewed by gli (Committer).
PR Review: https://git.openjdk.org/jdk/pull/18132#pullrequestreview-1919422137
More information about the nio-dev
mailing list