RFR: 8267917: mark hotspot containers tests which ignore external VM flags

Harold Seigel hseigel at openjdk.java.net
Thu Jun 3 19:00:59 UTC 2021


On Fri, 28 May 2021 08:31:49 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:

> Hi all,
> 
> could you please review this tiny and trivial patch that adds `@requires vm.flagless` to two container tests that, supposedly, ignore external VM flags?
> 
> attn: @mseledts
> 
> Cheers,
> -- Igor

Would this change prevent these tests from being running in many cases, such as  if -Xint or -Xcomp was specified for the test run?

Were tests failing because of the external flags?

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

PR: https://git.openjdk.java.net/jdk/pull/4241


More information about the hotspot-runtime-dev mailing list