On Mon, 8 Dec 2025 11:31:55 GMT, Kevin Walls <[email protected]> wrote:
> Test is intended to run with a small new size, -Xmn8m > Without this, a larger new gen size means the allocations it make continually > may never cause the Notification the test is waiting for. Timeout interacts > with the process and means some allocation, which does hit the threshold, so > we see "Test passed." and a timeout in the same log. This pull request has now been integrated. Changeset: 9c91c68d Author: Kevin Walls <[email protected]> URL: https://git.openjdk.org/jdk/commit/9c91c68d1d5938d7e2b9a90c82b0a36ef1a063cd Stats: 9 lines in 1 file changed: 4 ins; 3 del; 2 mod 8373111: Test java/lang/management/MemoryMXBean/MemoryManagement.java timed out Reviewed-by: lmesnik ------------- PR: https://git.openjdk.org/jdk/pull/28697
