8295288: Some vm_flags tests associate with a wrong BugID

Reviewed-by: phh
This commit is contained in:
Joshua Cao 2022-10-14 13:36:12 +00:00 committed by Paul Hohensee
parent ef5210fce0
commit 3dbc38a2c9
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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