On Thu, 12 Dec 2024 00:01:41 GMT, William Kemper <wkem...@openjdk.org> wrote:

> This test makes assertions about the number of gc manager beans and the 
> number of memory pools. The generational mode for Shenandoah adds another 
> memory pool.

test/jdk/java/lang/management/MemoryMXBean/MemoryTest.java line 62:

> 60: /*
> 61:  * @test id=Genshen
> 62:  * @bug     4530538

Idle thought: should this stay 4530538 (I suppose!), or should it be 8346051? 
:-) 
Probably should stay 4530538 because of 
https://openjdk.org/jtreg/faq.html#how-do-i-run-only-tests-which-were-written-for-a-specific-bugid
 .

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22695#discussion_r1883074087

Reply via email to