Skip to search formSkip to main contentSkip to account menu

Java Virtual Machine Tools Interface

Known as: JVM TI, JVMTI 
Java Virtual Machine Tool Interface (JVMTI, or more properly, JVM TI) was introduced in J2SE 5.0 (Tiger). This interface allows a program to inspect… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
Deadlock is among the most complex problems that affect the reliability of concurrent programs such as real-time operating… 
2015
2014
2014
With the fast development of information technology, various software systems have been widely applied to production lines and… 
2012
2012
This paper compares the memory allocation of two Java virtual machines, namely Oracle Java HotSpot VM 32-bit (OJVM) and Jamaica… 
2011
2011
Java workloads have two different execution spaces: one in JVM and the other in the native environment. Understanding workload… 
2011
2011
This paper aims at Java platform and Java mobile code used broadly,provides the approach of implement MCC on Java platform… 
2009
2009
The emergence of middleware solutions and new services even on small devices will need adapted distributed management solutions… 
2008
2008
Bytecode is the basis of java for cross-platform,but it could easily be reduced to the source code,and not conducive to the… 
2004
2004
The use of network applications for high availability systems requires the validation of its fault tolerance mechanisms to avoid…