jvm
美
英 
- 網絡虛擬機;虛擬機(Java Virtual Machine,Java);虛擬機系統
例句
Part of the reason this level of aggression is possible is that the JVM is able to make potentially unsafe optimizations where necessary.
這一層級的侵略性(aggression)是可能存在的,部分原因在于JVM會在必要時做一些潛在不安全的優化。
For a large number of widgets, this will quickly add up to a large footprint both in memory and JVM startup time.
對于大量的widget來說,這會導致內存和JVM啟動時間的猛增。
With the Java language, the classes generated by the compiler generally remain just as they are until they're loading into a JVM.
使用Java語言,由編譯器生成的類在被裝入到JVM之前通常保持原狀。
This guess seems to be confirmed by the fact that this anomaly is not present in Azul's JVM, which uses customized lock optimizations.
在Azul的JVM中沒有出現這種異常情況,而這種JVM使用定制的鎖優化,這似乎證明了我的猜測是正確的。
This code is in the form of instructions for the JVM, generally called bytecode, which is one of the topics for the next section.
用JVM的指令形式表示該代碼,一般稱為字節碼,這是下一節要討論的主題之一。
One of the most voted for bugs for the JVM calls for supporting a whole array of changes, but so far it has not been implemented.
在支持做整組改變的JVM調用的bug中,這是一個得票率最高的bug,但到目前為止,這一問題一直沒有被落實。
Terracotta enables applications to be deployed on multiple JVMs, yet interact with each other as if they were running on the same JVM.
Terracotta能把應用部署在多個JVM上,但仍然能彼此交互,就像它們運行在同一個JVM上。
Fortunately, it's pretty easy to emulate the work done by the JVM in running the main class of your application.
幸運的是,模擬JVM在運行應用程序的主類時所做的工作是相當容易的。
In the past, there was no alternate way by which you could trap the System. exit or JVM exit after customization and the bind process.
過去,沒有替代方法可用來捕獲定制和綁定過程結束后的System.exit或JVMexit。
The JVM can also choose to unload classes if the class has not been used for an extended period of time.
如果類不用于延長的時間,則JVM還可以選擇卸載這些類。
Most of these should be easy to understand if you think in terms of the JVM as a stack-based processor, so I won't go into details here.
如果將JVM想象為基于堆棧的處理器,則其中大多數是容易理解的,因此我在這里就不再詳細說明了。
It's also easy to try the tests on your own hardware and JVM, which you can do using the supplied code (see Download).
您還可以輕松地在自己的硬件和JVM上試運行這些測試,相關的實現代碼請參見下載。
Just as the JVM allocates memory for your objects, it also reclaims this memory on objects that are no longer being used.
正像JVM為對象分配內存一樣,它還回收不再使用的對象上的內存。
Because this situation is possible, doing spin loops and yielding is not advisable for any threads executing within a real-time JVM.
因為可能出現這種情形,所以對于所有在實時JVM中執行的線程來說,執行spin循環和讓步并不明智。
It is also easy to see the virtual memory savings when running the example program in more than one JVM.
在多個JVM中運行示例程序時,很容易看出虛擬內存的節省。
At heart, JavaFX is a JVM-based domain language for constructing rich user interfaces, as well as a set of APIs for that language.
實質上,JavaFX是一個基于JVM的域語言用來構建富用戶界面,以及作為語言的一套API。
In the case of Java applications, the JVM is able to set a default locale and time zone by interacting with the local operating system.
在Java應用程序的情況下,JVM能夠通過與本地操作系統進行交互來設置缺省語言環境和時區。
This makes it easy to use SSL by simply configuring or specifying a few JVM properties.
這使得通過簡單配置或指定一些JVM屬性來使用SSL變得非常容易。
Dynamic Transformation Dynamic transformation operates at some time between the JVM request for a class and the loading of that class.
動態轉化動態轉化運轉一段時間之間的JVM請求為工人階級和載貨一班。
Creating too many threads in one JVM can cause the system to run out of memory or thrash due to excessive memory consumption.
在一個JVM里創建太多的線程可能會導致系統由于過度消耗內存而用完內存或“切換過度”。
After this size is reached, the JVM is no longer allowed to request more memory from the operating system.
如果堆已經達到了這個長度,JVM就不能再向操作系統請求更多的內存。
One of the simplest pieces of information shown in the Environment perspective is the location of the JVM being monitored.
在Environment透視圖中顯示的最簡單的信息之一是正在被監控的JVM的地址。
So before I write the article I set out to write (that'll come in a future column), let's take a look under the hood of the JVM.
所以,在我著手撰寫這樣一篇文章(將在未來的專欄中發表)之前,我們先來看看JVM幕后的東西。
Any other JVM using that shared class cache can subsequently execute that method as AOT code without incurring the cost of compilation.
使用這個共享類緩存的其他JVM都可以執行這些AOT代碼,這樣就避免了編譯的開銷。
Just as a JVM requires a main method, a Flex application requires a component that extends mx. core. Application as the entry point.
就像JVM需要一個main方法一樣,Flex應用程序需要一個擴展mx.core.Application的組件作為入口點。
In the next installment, I'll delve further into the functional features of a couple of dynamic languages on the JVM: Groovy and JRuby.
在下一期,我將深入研究JVM中幾種動態語言的函數特性:Groovy和JRuby。
Also note that this API is defined to be JVM specific, so other JVMs might ignore the call or provide different behavior.
還要注意:這個API是定義為JVM專用的,因此其他JVM可能忽略該調用或提供不同的行為。
The bytecode that makes up the executable portion of the class file is actually machine code for a special kind of computer -- the JVM.
構成類文件可執行部分的字節碼實際上是針對特定類型的計算機―JVM―的機器碼。
As you can see, up to 6 cores per JVM the maximum throughput increases at a near-liner trend.
您可以看到,每個JVM最多6個內核時,最大吞吐量是以接近線性的方式增長。
For instance, one JVM might be faster to start up, while the other may maintain lower memory consumption over the long run.
比如說,一個JVM可以啟動更快,但另一個可能長期內存占用較低。
This optimization is called lock elision and is another of the JVM optimizations slated for Mustang.
這個優化叫做鎖省略,是為Mustang安排的另一個JVM優化。
Depending on your response time requirements, you might not be able to tolerate a JVM running at 12% garbage collection overhead.
根據您的響應時間需求,可能無法容忍JVM的垃圾收集開銷達到12%。
A class cache is an area of shared memory of fixed size that persists beyond the lifetime of any JVM using it.
類緩存是一個大小固定的共享內存區,它在使用它的JVM的生命周期之外仍然持久地存在。
The main function in a Java class can only be probed, if the JVM was started with the -X option on the ProbeVue command line.
如果在ProbeVue命令行上用-X選項啟動JVM,那么只能探測Java類中的main函數。
This could be the same JVM that issued the request, or -- even better -- it could be one of thousands of grid partitions deployed.
這可以是發出請求的JVM,或者——甚至更好——可以是已部署的數千個網格分區之一。
Also, there is no telling whether the JVM was able to optimize away significant portions of the test.
另外,從數據中看不出JVM是否能夠對測試的重要部分進行優化。
This means that any memory used by deleted signatures, certificates, or other objects is not recovered during the JVM garbage collection.
這意味著,在JVM垃圾收集期間,不會回收已刪除的簽名、證書或其他對象使用的任何內存。
It's still my preferred language for the JVM, but depending on how you wait your priorities they might be more significant for you.
它仍是我最喜歡的JVM語言,但是你的看法將取決于你怎樣擱置那些對你來說可能是更重要的需要優先考慮的事情。
The robustness of the JVM allows developers to "mix and match languages, using each to their strengths, " he said.
JVM的可靠性可允許開發人員混搭語言,發揮這些語言各自的優勢。
Answer: If you want your applications to perform, the application server instance's JVM should not swap out of physical memory.
答:如果希望應用程序正常執行,則不應該將應用服務器實例的JVM換出物理內存中。