Skip to content

Commit

Permalink
8290269: gc/shenandoah/TestVerifyJCStress.java fails due to invalid t…
Browse files Browse the repository at this point in the history
…ag: required after JDK-8290023

Reviewed-by: tschatzl
  • Loading branch information
DamonFool committed Jul 14, 2022
1 parent 109e21a commit be58cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/hotspot/jtreg/gc/shenandoah/TestVerifyJCStress.java
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
* @test id=iu
* @summary Tests that we pass at least one jcstress-like test with all verification turned on
* @requires vm.gc.Shenandoah
* @required !vm.debug
* @requires !vm.debug
* @modules java.base/jdk.internal.misc
* java.management
*
Expand Down

1 comment on commit be58cbc

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