[jdk11u-dev] RFR: 8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
Aleksey Shipilev
shade at openjdk.java.net
Tue Dec 7 14:32:16 UTC 2021
On Mon, 8 Nov 2021 10:25:58 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Unclean backport to improve Shenandoah test. The uncleanliness is due to test block missing for Z (added later by JDK-8240679). I just dropped the `@requires vm.gc != Z` clause from one of the blocks.
>
> Additional testing:
> - [x] Linux x86_64 fastdebug test now passes with Shenandoah
Thanks! Got the push approval as well.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/603
More information about the jdk-updates-dev
mailing list