Thrown if the java virtual machine cannot find an appropriate native language definition of a method declared native 的方法,如果java虛擬機(jī)找不到和它對(duì)應(yīng)的本機(jī)語(yǔ)言定義,就會(huì)拋出該異常。
Per java virtual machine a fact that is only really a concern when using multiple classloaders within a single jvm instance (在一個(gè)jvm實(shí)例中使用多個(gè)類加載器時(shí),這是真正惟一值得關(guān)心的事情) 。
Furthermore , some native xml environments use the java virtual machine environment but avoid java object constructions 此外,一些本機(jī)xml環(huán)境使用java virtual machine環(huán)境,但會(huì)避免構(gòu)造java對(duì)象。
In this location , the classes are not made available to other applications , even those on the same java virtual machine 該安裝中,這些類不能被其他應(yīng)用程序訪問(wèn),包括同一java虛擬機(jī)中的應(yīng)用程序。
J2se is designed for developing simple applications that usually run in a single java virtual machine on one computer J2se是為了那些通常在一臺(tái)計(jì)算機(jī)上單個(gè)java虛擬機(jī)( jvm )中的簡(jiǎn)單應(yīng)用程序的開(kāi)發(fā)而設(shè)計(jì)的。
Another way to specify dependent jar files is to put them in the dependent class path and the java virtual machine classpath 指定從屬jar文件的另一種方法是把它們放在從屬類路徑和java虛擬機(jī)( jvm )類路徑中。
As mentioned earlier , to launch the client , you must set various arguments for the java virtual machine and the client program itself 正如前面所提到的,要啟動(dòng)客戶機(jī),必須為java虛擬機(jī)和客戶機(jī)自身設(shè)置各種參數(shù)。
Then it introduces the media library ( imf ) , the java virtual machine and the graphic library used in the dtv middleware 隨后,針對(duì)這一數(shù)字電視中間件設(shè)計(jì),介紹了數(shù)字電視中間件的媒體播放庫(kù)、 java虛擬機(jī)和圖形庫(kù)。
Tuning garbage collection with the 1 . 3 . 1 java virtual machine " is a very useful article from sun with hints on how to minimize your gc pauses ”是sun的一篇非常有用的文章,它給出了關(guān)于如何最小化gc暫停時(shí)間的提示。