< prev index next >

test/hotspot/jtreg/runtime/Nestmates/privateMethods/MissingNestHost.jcod

Print this page




  10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12  * version 2 for more details (a copy is included in the LICENSE file that
  13  * accompanied this code).
  14  *
  15  * You should have received a copy of the GNU General Public License version
  16  * 2 along with this work; if not, write to the Free Software Foundation,
  17  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18  *
  19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20  * or visit www.oracle.com if you need additional information or have any
  21  * questions.
  22  */
  23 
  24 // Generated from the source in TestInvokeErrors.java
  25 // with NestHost referring to non-existent class: NoSuchClass
  26 
  27 class TestInvokeErrors$MissingNestHost {
  28   0xCAFEBABE;
  29   0; // minor version
  30   53; // version
  31   [] { // Constant Pool
  32     ; // first element is empty
  33     Method #6 #16; // #1
  34     Field #17 #18; // #2
  35     String #19; // #3
  36     Method #20 #21; // #4
  37     class #22; // #5
  38     class #25; // #6
  39     Utf8 "<init>"; // #7
  40     Utf8 "()V"; // #8
  41     Utf8 "Code"; // #9
  42     Utf8 "LineNumberTable"; // #10
  43     Utf8 "priv_invoke"; // #11
  44     Utf8 "SourceFile"; // #12
  45     Utf8 "TestInvokeErrors.java"; // #13
  46     Utf8 "NestHost"; // #14
  47     class #26; // #15
  48     NameAndType #7 #8; // #16
  49     class #27; // #17
  50     NameAndType #28 #29; // #18




  10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12  * version 2 for more details (a copy is included in the LICENSE file that
  13  * accompanied this code).
  14  *
  15  * You should have received a copy of the GNU General Public License version
  16  * 2 along with this work; if not, write to the Free Software Foundation,
  17  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18  *
  19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20  * or visit www.oracle.com if you need additional information or have any
  21  * questions.
  22  */
  23 
  24 // Generated from the source in TestInvokeErrors.java
  25 // with NestHost referring to non-existent class: NoSuchClass
  26 
  27 class TestInvokeErrors$MissingNestHost {
  28   0xCAFEBABE;
  29   0; // minor version
  30   54; // version
  31   [] { // Constant Pool
  32     ; // first element is empty
  33     Method #6 #16; // #1
  34     Field #17 #18; // #2
  35     String #19; // #3
  36     Method #20 #21; // #4
  37     class #22; // #5
  38     class #25; // #6
  39     Utf8 "<init>"; // #7
  40     Utf8 "()V"; // #8
  41     Utf8 "Code"; // #9
  42     Utf8 "LineNumberTable"; // #10
  43     Utf8 "priv_invoke"; // #11
  44     Utf8 "SourceFile"; // #12
  45     Utf8 "TestInvokeErrors.java"; // #13
  46     Utf8 "NestHost"; // #14
  47     class #26; // #15
  48     NameAndType #7 #8; // #16
  49     class #27; // #17
  50     NameAndType #28 #29; // #18


< prev index next >