mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 18:03:44 +00:00
8271890: mark hotspot runtime/Dictionary tests which ignore external VM flags
Reviewed-by: coleenp
This commit is contained in:
parent
91bbe2fcbd
commit
cdf3d55c82
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @summary Verifies the creation and cleaup of entries in the Protection Domain Table
|
||||
* @requires vm.flagless
|
||||
* @library /test/lib
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* @build sun.hotspot.WhiteBox
|
||||
|
||||
@ -26,6 +26,7 @@
|
||||
* @bug 8151486 8218266
|
||||
* @summary Call Class.forName() on the system classloader from a class loaded
|
||||
* from a custom classloader, using the current class's protection domain.
|
||||
* @requires vm.flagless
|
||||
* @library /test/lib
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* @build jdk.test.lib.Utils
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user