「Java compiler」を含む例文一覧(17)

  • 5.Compilers The standard Java compiler used for building is javac, which comes with eachJDK.
    Javaを使用するためのUSEフラグ - Gentoo Linux
  • Java COMPILER AND DEVICE FOR GENERATING COMPILER INFORMATION USED BY THE Java COMPILER
    Javaコンパイラ、及び、当該Javaコンパイラが使用するコンパイル情報の生成装置 - 特許庁
  • JHTML requires installing a Java compiler on the Web server.
    JHTMLはウェブサーバにJavaコンパイラがインストールされていることを要求する。 - コンピューター用語辞典
  • By default, the compiler does not write-protect the Java source files it generates.
    デフォルトでは、コンパイラは、生成する Java ソースファイルを書き込み保護しません。 - NetBeans
  • The Java source code is converted into a byte code by a Java compiler 19 and the byte code is translated to a machine word suited to an OS 12 by a Java virtual machine(VM) 20 to execute the Java source code.
    また、Javaソースコードは、Javaコンパイラ19でバイトコードに変換され、さらにJava仮想機械(VM)20でOS12に適した機械語に翻訳されることによって実行される。 - 特許庁
  • Many compiler options are available, as described herein the Java EE 5 Tutorial.
    『Java EE 5 チュートリアル』で説明しているように、多くのコンパイラオプションが使用できます。 - NetBeans
  • Force the compiler to mark the generated Java sourcesread-only.
    強制的にコンパイラが、生成される Java ソースを読み取り専用に指定するようにします。 - NetBeans
  • To makeplatform independence possible the Java compiler compiles the Java code to an intermediate representation called "Java bytecode" that runs on a JRE (JavaRuntime Environment) and not directly on the operating system.
    一回のコンパイルで様々なプラットフォームで実行できる能力は、プログラムが実行される時にJavaのバイトコードをネイティブコードにコンパイルするjust-in-timeコンパイラ(JIT)を使用することによってもたらされます。 - Gentoo Linux
  • A native compiler 600 converts the Java intermediate code 500 into a native code and generates an optimized native code 700.
    ネイティブコンパイラ600はJava中間コード500をネイティブコードに変換し、最適化ネイティブコード700を生成する。 - 特許庁
  • To provide a Java virtual machine generating an instruction scheduled code even in a template JIT (just in time) compiler.
    テンプレートJITコンパイラにおいても、命令スケジュリングされたコードを生成することができるジャバ仮想マシンを提供すること。 - 特許庁
  • To detect a frame (JITed frame) of a code in which a memory usable by a JIT(Just In Time) compiler of Java(R) is limited and which is compiled on a thread stack, in an environment where other frame coexist.
    JavaのJIT(Just In Time)コンパイラの使用できるメモリが制限され且つスレッド・スタック上でコンパイルされたコードのフレーム(JITedフレーム)をその他のフレームの混在する環境において、検出できるようする。 - 特許庁
  • A dynamic compiler part 111 self-detects abnormality occurring during dynamic compilation, and stops such that the abnormality does not affect the language processing execution system (java VM 104).
    動的コンパイラ部111は、動的コンパイル中に発生した異常を自己検知し、言語処理実行システム(JavaVM104)に影響を与えないように停止する。 - 特許庁
  • To provide a Java compiler in which the memory size and CPU load needed to execute byte code compilation can be made small and which can exchange detailed units with an interpreter.
    バイトコードコンパイル実行に要するメモリ量及びCPU負荷を小さくできると共に、インタプリタとの間で細かい単位の切り替えを行えるJavaコンパイラを提供する。 - 特許庁
  • Further, the processing program structuring system is equipped with a compiler 12 which integrates the Java file 22 outputted by the document purser 10, a Java file 23 for inputting and outputting document data to and from the base component as the origin of the tree structure among the base components, and a Java file 24 for performing processing characteristic of individual operations.
    また、処理プログラム構築システムは、帳票パーサ10により出力されたJava(登録商標)ファイル22と、複数のベースコンポーネントのうち木構造の起点となるベースコンポーネントに対して帳票データの入出力を行うJavaファイル23と、個々の業務に固有の処理を行うJavaファイル24とを統合するコンパイラ12を備えている。 - 特許庁
  • To provide a means to solve a delay caused by a JIT compiler serving as an intermediate language high-speed execution mechanism in execution of a JAVA (R) program achieving a user interface by using a byte code accelerator.
    ユーザーインターフェースを実現するJava(登録商標)プログラムを実行する場合、中間語の高速実行手法であるJITコンパイラが原因で生じる遅延を、バイトコードアクセラレータを使用して解消する手段を提供する。 - 特許庁
  • The responsiveness equivalent to that of the program created by the C language and the assembly language is secured by executing application 29 for a digital shape protection controller consisting of the intermediate language of Java by converting it into does which can be directly executed by a CPU 1 by JIT compiler 24.
    Javaの中間言語よりなるディジタル形保護制御装置用のアプリケーション29をJITコンパイラ24によってCPU1が直接実行可能なコードに変換して実行することで、C言語やアセンブリ言語により作成されたプログラムと同等の応答性を確保する。 - 特許庁
  • The program loader 16 reads out a byte code from the cluster file 12, decides whether a load location of this byte code and an argument setup byte code is the Java virtual machine 13 or the JIT compiler 15 based on content of a determination information storage unit 17 if the byte code is a subroutine call and iterates a loading process for the byte code to the decided load location.
    プログラムローダ16は、クラスタファイル12からバイトコードを読み出し、バイトコードがサブルーチンコールであれば、判定情報記憶部17の内容に基づいてこのバイトコード及び引数設定バイトコードのロード先を、Java仮想マシン13にするかJITコンパイラ15にするかを決定し、決定されたロード先にバイトコードをロードするという処理を繰り返し実行する。 - 特許庁

例文データの著作権について