log src/share/vm/c1/c1_Runtime1.cpp @ 1472:7641338cfc92

age author description
Thu, 25 Nov 2010 19:21:22 +0100 Thomas Wuerthinger Small NPE fix. More detailed error in case of wrong bytecode in patching stub.
Thu, 11 Nov 2010 14:09:37 +0100 Thomas Wuerthinger Pointer verification stub. Two loose oop fixes in C1X C++ part. Logging which methods have been compiled.
Thu, 30 Sep 2010 17:19:48 -0700 Lukas Stadler * enabled all jtt tests
Tue, 31 Aug 2010 22:13:30 -0700 Lukas Stadler * -XX:TraceC1X=0...5 controls the native c1x tracing
Mon, 08 Feb 2010 09:58:32 -0800 johnc Merge
Mon, 01 Feb 2010 17:29:01 -0800 ysr 6904516: More object array barrier fixes, following up on 6906727
Mon, 01 Feb 2010 17:35:05 -0700 dcubed 6902182: 4/4 Starting with jdwp agent should not incur performance penalty