Different types of Java Just in Time Compilers

The role of the Just-In-Time (JIT) compilers is to convert the bytecode into native code or the machine code for execution. The execution speed of the application is increased by the use of the JIT compilers. There are many JIT compilers. Some of them are LaTTe, Cacao, IBM JIT compiler, OpenJIT, SableJIT, and shuJIT.

LaTTe is a virtual machine that has a built-in JIT compiler. It is used in the Solaris machines. The Sun VM comes with a Hotspot JIT compiler. It is possible to turn on and off this JIT that comes with the Sun VM in the command line when running the program. Cacao JIT is for the Alpha platform.

A JIT that comes with the source code and that can be used for non-commercial purposes is OpenJIT. This works in FreeBSD, Linux, and Solaris. Sable VM also comes with a JIT. Another VM that is intended for the x86 platform and that works in Linux and FreeBSD is the shuJIT. Although all the JITs improve the speed of the application they consume a lot of memory.

The Future of Java Revisited (Dr. Dobb's Journal)
What does the future hold for Java in light of Oracle's acquisition of it? Java - Oracle Corporation - Oracle - Programming - Languages

IntelliJ Idea9 ActionScript 3/Flex Workflow Part 2 (O'Reilly Media)
Welcome to part 2 of my IntelliJ Idea 9 ActionScript 3/Flex workflow series. If you followed part 1 you should have a HelloWorldProject setup along with a HelloWorld module. Now it is time to learn how to compile our SWF and go over the other core features IntelliJ Idea 9 has to offer. Lets not waste any more time, here we go!

The road back to par: Radical reconstructive surgery planned for Firefox 4.0 (BetaNews)
In the early 2000s, Web browsers were considered by software architects to be launching platforms for other types of program interpreters, such as Java and .NET. The HTML in the Web page simply got the code going, and the network of pages a business would use to launch Web apps was considered the "intranet."




______________________________________________________

Recommended Resource



| Understanding How Just in Time Compiler | Different types of Java Just in Time Compilers | How Does the Just in Time Compiler for Java Works | Understanding Just In Time Java Compiler |



_______________

FREE Subscription

Stay Current With the Latest Technology Developments Realted to .NET. Signup for Our Newsletter and Receive New Articles Through Email.

Name:

Email:

Note : We never rent, trade, or sell our email lists to anyone. We assure that your privacy is respected and protected.


 

| Privacy Policy for www.dotnet-guide.com | Disclosure | Contact |