Skip to content

Commit

Permalink
8295288: Some vm_flags tests associate with a wrong BugID
Browse files Browse the repository at this point in the history
Backport-of: 3dbc38a2c903f533ace847a3bc0d2687f263fafd
  • Loading branch information
caojoshua authored and Paul Hohensee committed Oct 30, 2022
1 parent 0b0529e commit 429cbc4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Expand Up @@ -23,7 +23,7 @@

/*
* @test BooleanTest
* @bug 8028756
* @bug 8038756
* @library /test/lib
* @modules java.base/jdk.internal.misc
* java.compiler
Expand Down
Expand Up @@ -23,7 +23,7 @@

/*
* @test DoubleTest
* @bug 8028756
* @bug 8038756
* @library /test/lib
* @modules java.base/jdk.internal.misc
* @modules java.management/sun.management
Expand Down
Expand Up @@ -23,7 +23,7 @@

/*
* @test StringTest
* @bug 8028756
* @bug 8038756
* @library /test/lib
* @modules java.base/jdk.internal.misc
* @modules java.management/sun.management
Expand Down
Expand Up @@ -23,7 +23,7 @@

/*
* @test Uint64Test
* @bug 8028756
* @bug 8038756
* @library /test/lib
* @modules java.base/jdk.internal.misc
* @modules java.management/sun.management
Expand Down
Expand Up @@ -23,7 +23,7 @@

/*
* @test UintxTest
* @bug 8028756
* @bug 8038756
* @library /test/lib
* @modules java.base/jdk.internal.misc
* java.management/sun.management
Expand Down

1 comment on commit 429cbc4

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