RFR: JDK-8374395 : Improve MemoryUsage.toString() and constructor error messages for better clarity

Alan Bateman alanb at openjdk.org
Wed Dec 31 07:59:53 UTC 2025


On Tue, 30 Dec 2025 22:37:43 GMT, Eunbin Son <duke at openjdk.org> wrote:

> This addresses the first of three issues in JDK-8374395.

Note that you can't use the same JBS issue for different PRs/commits. If there are other changes proposed then they will need their own JBS issues.

test/jdk/java/lang/management/MemoryUsage would be a better place for unit tests for this API.

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

PR Comment: https://git.openjdk.org/jdk/pull/29009#issuecomment-3701660168


More information about the serviceability-dev mailing list