log src/share/vm/c1x/c1x_VMExits.cpp @ 2499:ad9b14650e15

age author description
Fri, 22 Apr 2011 19:00:07 +0200 Thomas Wuerthinger Fixed merge issues.
Wed, 13 Apr 2011 14:40:13 +0200 Lukas Stadler cleanups and client/server fixes:
Mon, 11 Apr 2011 11:25:06 +0200 Lukas Stadler merge
Mon, 11 Apr 2011 10:37:24 +0200 Lukas Stadler client/server: new interface Remote marks classes that should not be serialized, but called remotely
Fri, 08 Apr 2011 13:43:05 +0200 Lukas Stadler turn Compiler and HotSpotTypeResolved into interfaces
Thu, 07 Apr 2011 15:32:25 +0200 Lukas Stadler non-static VMEntries and VMExits, CompilationServer simplifications
Fri, 07 Jan 2011 18:45:09 +0100 Thomas Wuerthinger Fix includes to match new hotspot mechanism.