Integrated: 8308034: Some CDS tests need to use @requires vm.flagless

Calvin Cheung ccheung at openjdk.org
Mon May 22 15:56:08 UTC 2023


On Fri, 19 May 2023 18:07:18 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Add `@requires vm.flagless` to three CDS tests because they don't work well with additional vm option such as `ObjectAlignmentInBytes`.
> 
> Testing:
> - tier1
> - all CDS tests with `-XX:ObjectAlignmentBytes=16`

This pull request has now been integrated.

Changeset: b58980b7
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b58980b73d5fdbbfd2c8395ceca61fd1cbf613c8
Stats:     8 lines in 3 files changed: 5 ins; 0 del; 3 mod

8308034: Some CDS tests need to use @requires vm.flagless

Reviewed-by: iklam

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

PR: https://git.openjdk.org/jdk/pull/14062


More information about the hotspot-runtime-dev mailing list