< prev index next >

test/hotspot/jtreg/vmTestbase/gc/gctests/StringInternSyncWithGC/StringInternSyncWithGC.java

Print this page
rev 59094 : imported patch randomness-keyword_vmTestbase_gc

*** 21,31 **** * questions. */ /* * @test ! * @key stress gc * * @summary converted from VM Testbase gc/gctests/StringInternSyncWithGC. * VM Testbase keywords: [gc, stress, stressopt, feature_perm_removal_jdk7, nonconcurrent] * VM Testbase readme: * The test verifies that String.intern is correctly synchronized with GC. --- 21,31 ---- * questions. */ /* * @test ! * @key stress gc randomness * * @summary converted from VM Testbase gc/gctests/StringInternSyncWithGC. * VM Testbase keywords: [gc, stress, stressopt, feature_perm_removal_jdk7, nonconcurrent] * VM Testbase readme: * The test verifies that String.intern is correctly synchronized with GC.
< prev index next >