test/hotspot/jtreg/runtime/exceptionMsgs/IncompatibleClassChangeError/ImplementsSomeInterfaces.jasm
changeset 50633 b8055b38b252
parent 49368 2ed1c37df3a5
equal deleted inserted replaced
50632:fd430e352427 50633:b8055b38b252
    20  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    20  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    21  * or visit www.oracle.com if you need additional information or have any
    21  * or visit www.oracle.com if you need additional information or have any
    22  * questions.
    22  * questions.
    23  */
    23  */
    24 
    24 
    25 
    25 package test;
    26 
       
    27 
       
    28 
    26 
    29 class ImplementsSomeInterfaces extends AbstractICCE0 {
    27 class ImplementsSomeInterfaces extends AbstractICCE0 {
    30 
    28 
    31     public Method "<init>":"()V"
    29     public Method "<init>":"()V"
    32         stack 1 locals 1
    30         stack 1 locals 1
    33     {
    31     {
    34         aload_0;
    32         aload_0;
    35         invokespecial Method AbstractICCE0."<init>":"()V";
    33         invokespecial Method test/AbstractICCE0."<init>":"()V";
    36         return;
    34         return;
    37     }
    35     }
    38 
    36 
    39   public Method firstAbstractMethod:"()Ljava/lang/String;"
    37   public Method firstAbstractMethod:"()Ljava/lang/String;"
    40         stack 1 locals 1
    38         stack 1 locals 1