Integrated: 8274003: ProcessHandleImpl.Info toString has an if check which is always true

Roger Riggs rriggs at openjdk.java.net
Wed Sep 22 14:01:02 UTC 2021


On Tue, 21 Sep 2021 18:14:17 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Correct the check if any field has been appended to the StringBuilder in ProcessHandleImpl.Info.toString().

This pull request has now been integrated.

Changeset: 33df388a
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/33df388a24267e868574e4604b2e2ab170dc5a09
Stats:     5 lines in 1 file changed: 0 ins; 0 del; 5 mod

8274003: ProcessHandleImpl.Info toString has an if check which is always true

Reviewed-by: bpb, naoto, iris

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

PR: https://git.openjdk.java.net/jdk/pull/5618


More information about the core-libs-dev mailing list