RFR: 8289078: Make STARTTIME_ANY and STARTTIME_PROCESS_UNKNOWN fields static in ProcessHandleImpl
Naoto Sato
naoto at openjdk.org
Fri Jun 24 17:41:55 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.
Marked as reviewed by naoto (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9196
More information about the core-libs-dev
mailing list