8268596: mark hotspot runtime/verifier tests which ignore external VM flags

Reviewed-by: hseigel, mseledtsov
This commit is contained in:
Igor Ignatyev 2021-06-18 09:59:34 +00:00
parent 4006fe735a
commit 9f4f039231

@ -1,5 +1,5 @@
/*
* Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2015, 2021, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -25,6 +25,7 @@
* @test
* @bug 8076318
* @summary split verifier needs to add class resolution tracing
* @requires vm.flagless
* @modules java.base/jdk.internal.misc
* @library /test/lib
* @run driver TraceClassRes