Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

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

Reviewed-by: hseigel, mseledtsov
  • Loading branch information
iignatev committed Jun 18, 2021
1 parent 58eddc8 commit 3e1dc0a
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2018, 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
Expand All @@ -25,6 +25,7 @@
* @test
* @bug 8199137
* @summary VerifyStringTableAtExit should not crash
* @requires vm.flagless
* @library /test/lib
* @modules java.base/jdk.internal.misc
* @run driver StringTableVerifyTest
Expand Down

1 comment on commit 3e1dc0a

@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.