On Thu, 1 May 2025 13:36:13 GMT, Roger Riggs 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.
Good cleanu
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.
-
Commit messages:
- 8354334: Remove @ValueBased from Proce