ニュース

ログインして、InfoQのすべての体験をアンロックしましょう!お気に入りの著者やトピックの最新情報を入手し、コンテンツと交流し、限定リソースをダウンロードできます。 Learn practical solutions to today's most pressing software challenges. Register now with early bird tickets.
ログインして、InfoQのすべての体験をアンロックしましょう!お気に入りの著者やトピックの最新情報を入手し、コンテンツと交流し、限定リソースをダウンロードできます。 IBMは先日、Java診断ツールスイートを発表した。これにはDump Analyzer For Java、Garbage ...
あのWebサービスもJVMを利用している 「Javaは大規模なエンタープライズシステムにしか使われない」 それが常識だと思っていませんか? たしかに、 これまでJava Virtual Machine (JVM) は、 他の言語を実行すると遅く、Javaのプログラムを実行する環境にすぎ ...
WebLogicでは、setDomainEnv.shというファイルでJVMの動作設定を行います。このファイルは、WebLogicドメインの起動時に読み込まれる重要な設定ファイルです。今回は、この中でもよく使用されるJVM設定について、初心者にもわかりやすく解説していきます。
先週,試しにアクセスしてみたMXBeanはすべてJSR-174 Monitoring and Management Specification for the Java Virtual Machineで定義されたものです。 このJSR-174はシステムの運用・保守においてきわめて重要なAPIだと筆者は確信しています。 システムの運用中に,メモリーの使用 ...
Together, the Java Development Kit (JDK), the Java Virtual Machine (JVM), and the Java Runtime Environment (JRE) form a powerful trifecta of Java and Jakarta EE platform components for developing and ...
There is some overlap -- but they're fundamentally different. Java instrumentation will track each and every instance of a given metric. This can create performance issues. Java sampling involves ...
Method overloading is a programming technique that allows developers to use the same method name multiple times in the same class, but with different parameters. Because of the word overloading, ...
Interstage Application Serverのよくあるご質問を検索できます。 CアプリケーションからLoadLibrary()またはdlopen()などを使用して、Java VMのファイル(jvm.dllまたはlibjvm.so)がロードできません。原因と対処方法を教えてください。 [原因] 環境変数PATH(Windowsの場合)また ...