RFR: JDK-8327444: simplify RESTARTABLE macro usage in JDK codebase
Matthias Baesken
mbaesken at openjdk.org
Wed Mar 6 09:30:54 UTC 2024
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 !
-------------
Commit messages:
- JDK-8327444
Changes: https://git.openjdk.org/jdk/pull/18132/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18132&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8327444
Stats: 113 lines in 16 files changed: 8 ins; 105 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/18132.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18132/head:pull/18132
PR: https://git.openjdk.org/jdk/pull/18132
More information about the nio-dev
mailing list