Integrated: 8354334: Remove @ValueBased from ProcessHandle
Roger Riggs
rriggs at openjdk.org
Mon May 5 18:38:54 UTC 2025
On Thu, 1 May 2025 13:36:13 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Remove internal ValueBased annotation from the ProcessHandle interface declaration.
> The implementation remains value based as described in the javadoc.
> Remove unnecessary "public" keyword in interfaces and cleanup javadoc.
This pull request has now been integrated.
Changeset: 65f188f2
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/65f188f29f1e9fe0f73d730a4c6029a7742c6d15
Stats: 16 lines in 1 file changed: 0 ins; 3 del; 13 mod
8354334: Remove @ValueBased from ProcessHandle
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/24986
More information about the core-libs-dev
mailing list