Skip to search formSkip to main contentSkip to account menu

Jikes

Jikes is an open source Java compiler written in C++. It is no longer being updated. The original version was developed by David L. "Dave" Shields… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Performance problems in managed languages are extremely difficult to find. Despite many efforts to find those problems, most… 
2007
2007
By January 1998, only two years after the launch of the first Java virtual machine, almost all JVMs in use today had been… 
Highly Cited
2006
Highly Cited
2006
Transactional memory (TM), thread-level speculation (TLS), and checkpointed multiprocessors are three popular architectural… 
2005
2005
Most modern programming systems such as Java allow us to link independently developed components together dynamically. This makes… 
2004
2004
Partial redundancy elimination (PRE) is a program transformation that identifies and eliminates expressions that are redundant on… 
Highly Cited
2000
Highly Cited
2000
1994
1994
We present a linear time algorithm for scheduling iterations of a loop that has no loop-carried dependences. The algorithm is… 
1986
1986
A reference counting garbage collector cannot reclaim unre achable cyclic structures of objects. Therefore, reference counti ng…