hotspot/src/share/vm/runtime/vm_operations.hpp
changeset 23180 e87156376bed
parent 22551 9bf46d16dcc6
child 23517 27c4307d6cda
equal deleted inserted replaced
23179:c9ebeb289d1c 23180:e87156376bed
     1 /*
     1 /*
     2  * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 1997, 2014, 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.
    72   template(RevokeBias)                            \
    72   template(RevokeBias)                            \
    73   template(BulkRevokeBias)                        \
    73   template(BulkRevokeBias)                        \
    74   template(PopulateDumpSharedSpace)               \
    74   template(PopulateDumpSharedSpace)               \
    75   template(JNIFunctionTableCopier)                \
    75   template(JNIFunctionTableCopier)                \
    76   template(RedefineClasses)                       \
    76   template(RedefineClasses)                       \
       
    77   template(UpdateForPopTopFrame)                  \
       
    78   template(SetFramePop)                           \
    77   template(GetOwnedMonitorInfo)                   \
    79   template(GetOwnedMonitorInfo)                   \
    78   template(GetObjectMonitorUsage)                 \
    80   template(GetObjectMonitorUsage)                 \
    79   template(GetCurrentContendedMonitor)            \
    81   template(GetCurrentContendedMonitor)            \
    80   template(GetStackTrace)                         \
    82   template(GetStackTrace)                         \
    81   template(GetMultipleStackTraces)                \
    83   template(GetMultipleStackTraces)                \