[jdk11u-dev] Integrated: 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

This pull request has now been integrated.

Changeset: d0445aa7
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/d0445aa78e9bbf2481eeefb4f89b6c0633a213a9
Stats:     13 lines in 1 file changed: 12 ins; 0 del; 1 mod

8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah

Reviewed-by: goetz, zgu
Backport-of: f8415a9b2f610ed431e6948c8174f6d982e5b31f

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

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


More information about the jdk-updates-dev mailing list