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

Andrey Turbanov aturbanov at openjdk.org
Mon Jun 27 07:18:05 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.

This pull request has now been integrated.

Changeset: 47fe9ef5
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/47fe9ef5bfde73a4fa21ba085b9275bb42df6590
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8289078: Make STARTTIME_ANY and STARTTIME_PROCESS_UNKNOWN fields static in ProcessHandleImpl

Reviewed-by: jpai, rriggs, bpb, naoto, iris

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

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


More information about the core-libs-dev mailing list