In a JVM with an active JIT compiler, this cost is eventually eliminated by compiling "around the edges" of the compiled code until the number of transitions is too small to impact performance.
在具有活动JIT编译器的JVM中,会通过不断编译编译代码的“边缘部分”,直到转换次数不会影响性能为止,最终消除这种代价。
A dynamic compiler mitigates this cost by eventually compiling all the interpreted methods that are frequently called by JIT compiled code, but without a dynamic compiler, this cost can't be hidden.
动态编译器通过最终编译所有由JIT编译代码频繁调用的那些解释过的方法来减少这项开销,但是如果不使用动态编译器,则这项开销就不可避免。
This configuration is processed by a binding compiler component of the JiBX framework, which implements the actual bytecode enhancement of the compiled classes.
这个配置由JiBX框架的绑定编译器组件处理,它实现了编译后的类的实际字节码增强。
IOS, the operating system used by the iPhone, is built upon a UNIX core and applications for iOS are compiled using GCC, the same compiler used by the majority of UNIX systems.
iPhone使用的操作系统iOS是在UNIX核心之上构建的,iOS应用程序是使用GCC编译的,而GCC也是大多数UNIX系统使用的编译器。
By recognizing these source patterns, the compiler is able to translate only valid representations of source into compiled class files.
通过识别这些源代码模式,编译器能够只将有效的源代码表示转换为已编译的类文件。
Native code is compiled (and can be recompiled) by a Just-in-time (JIT) compiler while the application runs, based on which classes and methods are invoked frequently.
本机代码在应用程序运行时由即时(JIT)编译器编译(而且可以重新编译),基于经常调用的类和方法。
In a JVM with AOT-compiled code but no JIT compiler, the number of transitions is determined by the set of methods that were compiled into the JXEs.
在具有AOT编译代码而没有JIT编译器的JVM中,转换次数是由被编译到JXE中的方法决定的。
This aspect is written in the Aspect language, so needs to be compiled by the AspectJ ajc compiler.
这个切面用Aspect语言编写,因此需要由AspectJajc编译器来编译。
The sample ODBC program must be compiled by an appropriate C programming language compiler, such as Visual C++.
示例ODBC程序必须用一个适当的C语言编译器编译,例如Visual C++。
Btrace Scripts are compiled into standard.class files by the btrace Compiler - btracec.
BTrace脚本会被btrace编译器-btracec编译成标准的。class文件。
This system is based on an integrated programming environment, in which BASIC source program can be established through a syntax-directed editor and compiled by an incremental compiler.
该系统建立了一个集成化的编程支持环境,通过语法制导编辑器建立BASIC源程序,通过增量编译器进行编译。
This system is based on an integrated programming environment, in which BASIC source program can be established through a syntax-directed editor and compiled by an incremental compiler.
该系统建立了一个集成化的编程支持环境,通过语法制导编辑器建立BASIC源程序,通过增量编译器进行编译。
应用推荐