RFR: 8289078: Make STARTTIME_ANY and STARTTIME_PROCESS_UNKNOWN fields static in ProcessHandleImpl

Jaikiran Pai jpai at openjdk.org
Fri Jun 24 06:47:46 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 jpai (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/9196


More information about the core-libs-dev mailing list