8271744: mark hotspot runtime/getSysPackage tests which ignore external VM flags
Reviewed-by: dholmes
This commit is contained in:
parent
b48f31d381
commit
33ec3a4d95
test/hotspot/jtreg/runtime/getSysPackage
@ -25,6 +25,7 @@
|
||||
* @test
|
||||
* @bug 8187436
|
||||
* @summary Test that getPackage() works with a class loaded via -Xbootclasspath/a.
|
||||
* @requires vm.flagless
|
||||
* @library /test/lib
|
||||
* @run driver GetPackageXbootclasspath
|
||||
*/
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* @modules java.base/jdk.internal.loader
|
||||
* java.logging
|
||||
* @requires vm.flagless
|
||||
* @library /test/lib
|
||||
* @run driver GetSysPkgTest
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user