[jdk11u-dev] RFR: 8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah

Zhengyu Gu zgu at openjdk.java.net
Mon Dec 6 14:16:25 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

Marked as reviewed by zgu (Reviewer).

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/603


More information about the jdk-updates-dev mailing list