Integrated: JDK-8327444: simplify RESTARTABLE macro usage in JDK codebase
Matthias Baesken
mbaesken at openjdk.org
Fri Mar 8 08:34:01 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 !
This pull request has now been integrated.
Changeset: fb4610e6
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fb4610e6b7a339d0a95a99d6e113e3ddda291561
Stats: 185 lines in 18 files changed: 69 ins; 106 del; 10 mod
8327444: simplify RESTARTABLE macro usage in JDK codebase
Reviewed-by: gli, clanger, alanb, dholmes, bpb
-------------
PR: https://git.openjdk.org/jdk/pull/18132
More information about the serviceability-dev
mailing list