jvm 中文意思是什麼

jvm 解釋
java虛擬機
  1. The jvm might still be able to elide the locking, but it could still benefit from lock coarsening

    之後, jvm可能仍然能夠省略鎖定) ,但是它仍然可能從鎖粗化受益。
  2. The clr also provides many of the runtime safety features of a jvm though with escape hatches that substantially dilute the safety guarantees

    Clr還提供了jvm的許多運行時安全特性(盡管有嚴重削弱安全保證的逃離出口) 。
  3. Depending on the jvm, the jit may or may not do this

    Jit會不會做這種轉換是取決于jvm 。
  4. Where the first timing pass measures code that has been aggressively inlined with monomorphic call transformation, and the second pass measures code that has been subsequently deoptimized due to the jvm loading another class that extends the same base class or interface. when the timing test method is called with an instance of

    中所討論的內聯( inlining )和反優化( deoptimization )問題的犧牲品,在這些篇文章中,第一個計時度量的是那些已經與單一調用轉換( monomorphic call transformation )內聯的代碼,而第二個計時所度量的代碼,由於jvm要裝載另一個擴展相同基類或介面的類,因而經過了反優化。
  5. He worked in jvm development for over three years, specializing in the persistant reusable jvm technology and the z os platform

    他在jvm開發方面工作了三年,專攻shiraz元件和z os平臺。
  6. Simon burns was the component owner and team lead for the persistant reusable jvm in the java technology centre in ibm hursley labs

    Simon burns是shiraz可重置jvm和ibm java共用類別元件的所有人,也是ibm hursley實驗室的java技術團隊負責人。
  7. Additionally, a new address translation mechanism and related physical memory management algorithm are presented and analyzed, which hybrid the segment and segment - page addressing. object - oriented instructions are one of the features of jvm instruction set

    另外,文中還提出了一種直接段式和間接段頁式結合的尋址策略和地址轉換技術以及相關物理存儲器的管理演算法,並對這些技術進行了全面的性能評價。
  8. The jvm can provide a security manager or sandbox for applications

    Jvm可以提供用於應用程序的安全性管理器或沙箱。
  9. If jvm is not installed in your machine, please

    如您尚未安裝爪哇虛擬器,可
  10. The ejb 2. 0 specification introduced local client views, which eliminate the need to use remote method invocations when running ejbs within the same jvm

    Ejb 2 . 0規范引入了本地客戶端視圖,當在同一jvm里運行ejb時避免了遠程的方法調用。
  11. The security policy is used for access control checks, which are performed by the jvm at runtime

    (按照應用程序的需要) 。安全策略用於訪問控制檢查,這是由jvm在運行時執行的。
  12. For each lock, the jvm can adaptively choose between spinning and suspension based on the behavior of past acquires

    對于每個鎖, jvm可以根據以前獲得的行為,適應性地在旋轉和暫掛之間進行選擇。
  13. There is significant overhead to suspending and rescheduling a thread, which involves work by the jvm, operating system, and hardware

    暫掛和重新調度線程的開支很顯著,其中包括jvm 、操作系統和硬體的工作。
  14. Has to be created, the jvm needs to say " freeze, i want an nice picture of you now, so stop that pushing and popping and smile nicely until i m done. " a stack trace doesn t just contain one or two elements from the stack, it contains every element, from top to bottom, with line numbers and everything

    時, jvm不得不說: 「先別動,我想就您現在的樣子存一份快照,所以暫時停止入棧和出棧操作,笑著等我拍完快照吧。 」棧跟蹤不只包含運行時棧中的一兩個元素,而是包含這個棧中的每一個元素,從棧頂到棧底,還有行號和一切應有的東西。
  15. Identically as far as the jvm is concerned, but is more confusing to the human trying to understand it

    對jvm來說是一模一樣的,但它使得試圖理解程序的人更加迷惑了。
  16. Another reason is because when the jvm manages lock acquisition and release using synchronization, the jvm is able to include locking information when generating thread dumps

    另一個原因是因為,當jvm用synchronized管理鎖定請求和釋放時, jvm在生成線程轉儲時能夠包括鎖定信息。
  17. And the resulting termination of the jvm was limited

    異常,並且由此產生的jvm終止是有限的。
  18. However, under heavy contention, performance will suffer dramatically, as the jvm spends more time dealing with scheduling threads and managing contention and queues of waiting threads and less time doing real work, like incrementing counters

    然而,在競爭激烈時,這將大大損害性能,因為jvm用了更多的時間來調度線程,管理競爭和等待線程隊列,而實際工作(如增加計數器)的時間卻很少。
  19. Entity ejbs with bean managed persistence bmps would be included in this list, as would " jdo - like " objects without the tool or jvm support

    使用bean管理持久性( bmp )的實體ejb也將會包含在此清單中,如同沒有工具或者jvm支持的"類似jdo "的對象一樣。
  20. Wbia adapters run in a discrete jvm and can be distributed in a number of implementation scenarios

    Wbia適配器運行在一個離散的jvm上並可以分佈在若干的實現場景中。
分享友人