RFR: 8272552: mark hotspot runtime/cds tests which ignore external VM flags
David Holmes
dholmes at openjdk.java.net
Tue Aug 17 02:08:28 UTC 2021
On Mon, 16 Aug 2021 22:11:38 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> Hi all,
>
> could you please review this patch that adds `@requires vm.flagless` to `runtime/cds` tests that ignore external flags?
>
> Thanks,
> -- Igor
Looks good.
Though I have to wonder whether some of these tests _should_ be passing flags through, otherwise, for example, how will we know they work with a different GC?
Thanks,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5132
More information about the hotspot-runtime-dev
mailing list