langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/ConstantPoolException.java
changeset 34752 9c262a013456
parent 30846 2b3f379840f0
equal deleted inserted replaced
34751:32ee3b176042 34752:9c262a013456
    21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    22  * or visit www.oracle.com if you need additional information or have any
    22  * or visit www.oracle.com if you need additional information or have any
    23  * questions.
    23  * questions.
    24  */
    24  */
    25 
    25 
    26 
       
    27 package com.sun.tools.classfile;
    26 package com.sun.tools.classfile;
    28 
    27 
    29 /*
    28 /*
    30  *  <p><b>This is NOT part of any supported API.
    29  *  <p><b>This is NOT part of any supported API.
    31  *  If you write code that depends on this, you do so at your own risk.
    30  *  If you write code that depends on this, you do so at your own risk.