RFR: 8289078: Make STARTTIME_ANY and STARTTIME_PROCESS_UNKNOWN fields static in ProcessHandleImpl
Roger Riggs
rriggs at openjdk.org
Fri Jun 24 13:48:40 UTC 2022
On Fri, 17 Jun 2022 08:43:00 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
> Fields `STARTTIME_ANY` and `STARTTIME_PROCESS_UNKNOWN` are actually unused, but they are useful as documentation on the interface to native.
> Make them `static` to reduce memory usage.
LGTM
-------------
Marked as reviewed by rriggs (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9196
More information about the core-libs-dev
mailing list