Skip to content

Commit

Permalink
8271890: mark hotspot runtime/Dictionary tests which ignore external …
Browse files Browse the repository at this point in the history
…VM flags

Reviewed-by: mbaesken
Backport-of: cdf3d55
  • Loading branch information
Andrew Lu committed Jan 3, 2024
1 parent cf74d9d commit b29ef19
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -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
Expand Down

1 comment on commit b29ef19

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.