langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/ConstantPoolException.java
equal
deleted
inserted
replaced
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. |