< prev index next >

test/com/sun/jdi/GetUninitializedStringValue.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 23,36 **** /** * @test * @bug 8021897 * @summary Test getting the value for an uninitialized String object - * * @author Staffan Larsen * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g GetUninitializedStringValue.java * @run driver GetUninitializedStringValue */ import com.sun.jdi.ReferenceType; --- 23,34 ----
< prev index next >