log src/share/vm/c1x/c1x_VMExits.cpp @ 2516:a384fac3fd34

age author description
Wed, 27 Apr 2011 15:49:27 +0200 Thomas Wuerthinger Removed anything OSR-related.
Tue, 26 Apr 2011 21:48:09 +0200 Thomas Wuerthinger Copyright rebranding. Update checkstyle file.
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