changeset 19332 | ee4c8c2af356 |
parent 19282 | 9764b5a041b6 |
child 22214 | c551021e75b2 |
--- a/hotspot/test/compiler/whitebox/SetDontInlineMethodTest.java Fri Aug 16 17:34:37 2013 +0400 +++ b/hotspot/test/compiler/whitebox/SetDontInlineMethodTest.java Wed Aug 14 23:50:23 2013 +0400 @@ -23,6 +23,7 @@ /* * @test SetDontInlineMethodTest + * @bug 8006683 8007288 8022832 * @library /testlibrary /testlibrary/whitebox * @build SetDontInlineMethodTest * @run main ClassFileInstaller sun.hotspot.WhiteBox