inline 内联 inline expansion 内联展开 initialization 初始化 initialization list 初始化列表、初始值列表 initialize 初始化 inner join 内联接 (for database) in-place active 现场激活 instance 实例 instantiated 具现化、实体化(常应用于template)
I. init(=initialize) 初始化 input 输入 implement 实现 instance 实例 io(=input/output) 输出输入 interrupted 中断 int(=integer) 整型 item 元素 interface 接口 inner 内部的 import 导入 index 索引 image 图像J. Java 爪哇 JDK(Java Development Kit) Java 开发工具 JSP(Java Server Page) Java 服务页 ...
inlinevoidG1FullGCMarker::follow_object(oop obj){if(obj->is_objArray()){// 如果对象是数组,则标记每个数组成员follow_array((objArrayOop)obj);}else{// 否则标记对象的每个非静态数据成员obj->oop_iterate(mark_closure());}}// 该方法由上面的obj->oop_iterate调用ALWAYSINLINEvoidInstanceKlass::oop...
In the preceding example, a[] is a global array of floating-point numbers. The only reason a[] was made a global array, instead of a local array in main(), was to initialize its values more easily. Also note that all variables have to be explicitly declared before they can be used....
INITIALIZE InitialLdapContext InitParam InlineView InputContext InputEvent InputMap InputMapUIResource InputMethod InputMethodContext InputMethodDescriptor InputMethodEvent InputMethodHighlight InputMethodListener InputMethodRequests InputMismatchException InputSource InputStream InputStream InputStream InputStreamReader...
An array of this charset's aliases, or null if it has no aliases Attributes RegisterAttribute Exceptions IllegalCharsetNameException on an illegal value being supplied for either canonicalName or for any element of aliases. Remarks Initializes a new charset with the given canonical name and alia...
voidklassVtable::compute_vtable_size_and_num_mirandas(int*vtable_length_ret,int*num_new_mirandas,GrowableArray<Method*>*all_mirandas,Klass*super,Array<Method*>*methods,AccessFlags class_flags,Handle classloader,Symbol*classname,Array<Klass*>*local_interfaces,TRAPS){No_Safepoint_Verifier nsv;// ...
6.方法的重写主要在该函数中:klassVtable::initialize_vtable(bool checkconstraints, TRAPS)函数主要逻辑: intklassVtable::initialize_from_super(KlassHandle super) {if(super.is_null()) {return0; }else{//copy methods from superKlass//can't inherit from array class, so must be InstanceKlassassert(...
The#fillInStackTrace()method is called to initialize the stack trace data in the newly created throwable. Added in 1.4. Java documentation forjava.lang.Throwable.Throwable(java.lang.String, java.lang.Throwable). Portions of this page are modifications based on work created and shared by theAndroid...
Initialize 0.0 0.0% 100.0% 0.0 0.0% Type::Initialize_shared 0.0 0.0% 100.0% 0.0 0.0% TypeArrayKlass::create_klass 0.0 0.0% 100.0% 0.0 0.0% UncommonTrapBlob::create 0.0 0.0% 100.0% 0.6 0.2% Universe::genesis 0.0 0.0% 100.0% 0.1 0.0% Universe::initialize_heap 0.0 0.0% 100.0% 300.0 ...