< prev index next >

langtools/test/tools/javap/classfile/T6887895.java

Print this page

        

*** 23,33 **** /* * @test * @bug 6887895 * @summary CONSTANT_Class_info getBaseName does not handle arrays of primitives correctly ! * @modules jdk.compiler/com.sun.tools.classfile */ import java.io.*; import java.net.*; import java.util.*; --- 23,33 ---- /* * @test * @bug 6887895 * @summary CONSTANT_Class_info getBaseName does not handle arrays of primitives correctly ! * @modules jdk.jdeps/com.sun.tools.classfile */ import java.io.*; import java.net.*; import java.util.*;
< prev index next >