test/hotspot/jtreg/serviceability/sa/ClhsdbCDSJstackPrintAll.java
changeset 53635 247e5ca412f5
parent 51287 7b1ddbafa134
equal deleted inserted replaced
53634:f57b943a1a22 53635:247e5ca412f5
     1 /*
     1 /*
     2  * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
    93                 "aload_0",
    93                 "aload_0",
    94                 "_nofast_aload_0",
    94                 "_nofast_aload_0",
    95                 "_nofast_getfield",
    95                 "_nofast_getfield",
    96                 "_nofast_putfield",
    96                 "_nofast_putfield",
    97                 "Constant Pool of",
    97                 "Constant Pool of",
    98                 "public static void main(java.lang.String[])",
    98                 "public static void main\\(java.lang.String\\[\\]\\)",
    99                 "Bytecode",
    99                 "Bytecode",
   100                 "invokevirtual",
   100                 "invokevirtual",
   101                 "checkcast",
   101                 "checkcast",
   102                 "Exception Table",
   102                 "Exception Table",
   103                 "invokedynamic"));
   103                 "invokedynamic"));