RFR: 8311145: Remove check_with_errno duplicates
Daohan Qu
dqu at openjdk.org
Fri Jun 30 13:52:58 UTC 2023
This trivial patch moves the same macros to a common header file.
-------------
Commit messages:
- move same macros to a common header file
Changes: https://git.openjdk.org/jdk/pull/14733/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14733&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8311145
Stats: 51 lines in 5 files changed: 13 ins; 38 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/14733.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14733/head:pull/14733
PR: https://git.openjdk.org/jdk/pull/14733
More information about the hotspot-dev
mailing list