Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

Java Virtual Machine Tools Interface

Index Java Virtual Machine Tools Interface

Java Virtual Machine Tool Interface (JVMTI, or more properly, JVM TI) was introduced in J2SE 5.0 (Tiger). [1]

12 relations: Application programming interface, C (programming language), C++, Computer program, Debugger, Interface (computing), Java Community Process, Java Native Interface, Java Platform Debugger Architecture, Java Platform, Standard Edition, Java virtual machine, Profiling (computer programming).

Application programming interface

In computer programming, an application programming interface (API) is a set of subroutine definitions, protocols, and tools for building software.

New!!: Java Virtual Machine Tools Interface and Application programming interface · See more »

C (programming language)

C (as in the letter ''c'') is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.

New!!: Java Virtual Machine Tools Interface and C (programming language) · See more »

C++

C++ ("see plus plus") is a general-purpose programming language.

New!!: Java Virtual Machine Tools Interface and C++ · See more »

Computer program

A computer program is a collection of instructions for performing a specific task that is designed to solve a specific class of problems.

New!!: Java Virtual Machine Tools Interface and Computer program · See more »

Debugger

A debugger or debugging tool is a computer program that is used to test and debug other programs (the "target" program).

New!!: Java Virtual Machine Tools Interface and Debugger · See more »

Interface (computing)

In computing, an interface is a shared boundary across which two or more separate components of a computer system exchange information.

New!!: Java Virtual Machine Tools Interface and Interface (computing) · See more »

Java Community Process

The Java Community Process (JCP), established in 1998, is a formalized mechanism that allows interested parties to develop standard technical specifications for Java technology.

New!!: Java Virtual Machine Tools Interface and Java Community Process · See more »

Java Native Interface

The Java Native Interface (JNI) is a programming framework that enables Java code running in a Java Virtual Machine (JVM) to call and be called by native applications (programs specific to a hardware and operating system platform) and libraries written in other languages such as C, C++ and assembly.

New!!: Java Virtual Machine Tools Interface and Java Native Interface · See more »

Java Platform Debugger Architecture

The Java Platform Debugger Architecture is a collection of APIs to debug Java code.

New!!: Java Virtual Machine Tools Interface and Java Platform Debugger Architecture · See more »

Java Platform, Standard Edition

Java Platform, Standard Edition (Java SE) is a computing platform for development and deployment of portable code for desktop and server environments.

New!!: Java Virtual Machine Tools Interface and Java Platform, Standard Edition · See more »

Java virtual machine

A Java virtual machine (JVM) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages and compiled to Java bytecode.

New!!: Java Virtual Machine Tools Interface and Java virtual machine · See more »

Profiling (computer programming)

In software engineering, profiling ("program profiling", "software profiling") is a form of dynamic program analysis that measures, for example, the space (memory) or time complexity of a program, the usage of particular instructions, or the frequency and duration of function calls.

New!!: Java Virtual Machine Tools Interface and Profiling (computer programming) · See more »

Redirects here:

JVM TI, JVMTI, Java Virtual Machine Tools interface.

References

[1] https://en.wikipedia.org/wiki/Java_Virtual_Machine_Tools_Interface

OutgoingIncoming
Hey! We are on Facebook now! »