log src/share/vm/compiler/compileBroker.cpp @ 1972:f95d63e2154a

age author description
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 23 Nov 2010 04:33:42 -0800 twisti 7002129: Zero and Shark fixes, 3rd
Tue, 16 Nov 2010 15:57:16 -0800 iveresov 7000349: Tiered reacts incorrectly to C1 compilation failures
Mon, 27 Dec 2010 20:33:00 +0100 Thomas Wuerthinger Two new flags: -XX:MaxCompilationID (to enable debugging binary search for problematic method) and -XX:C1XBailoutIsFatal.
Tue, 30 Nov 2010 16:39:35 +0100 Thomas Wuerthinger Adjustments after merge with OpenJDK repository.
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Fri, 13 Aug 2010 15:14:00 -0700 never 6976372: # assert(_owner == Thread::current()) failed: invariant
Wed, 11 Aug 2010 05:51:21 -0700 twisti 6976186: integrate Shark HotSpot changes
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Wed, 02 Jun 2010 20:15:33 -0700 never 6930994: Code cache is full warning should be visible in product
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 17 May 2010 16:50:07 -0700 never 6950075: nmethod sweeper should operate concurrently
Fri, 26 Nov 2010 19:45:05 +0100 Thomas Wuerthinger More JNI global handle clean ups.
Sat, 13 Nov 2010 21:11:28 +0100 Thomas Wuerthinger Full GC after bootstrap. Disable IRChecker by default. Disable compiled method logging by default.
Fri, 12 Nov 2010 20:57:08 +0100 Thomas Wuerthinger Added flag -XX:BootstrapC1X that precompiles Object::<init> and then every method in the compilation queue until it is empty.
Thu, 30 Sep 2010 17:19:48 -0700 Lukas Stadler * enabled all jtt tests
Thu, 16 Sep 2010 19:42:20 -0700 Lukas Stadler various fixes and enhancements
Tue, 18 May 2010 17:43:37 +0200 Thomas Wuerthinger Draft implementation of HotSpot CRI / first method compiling without exception.
Wed, 12 May 2010 16:29:41 +0200 Thomas Wuerthinger Added methods to c1x_VMExits.cpp
Tue, 11 May 2010 18:19:17 +0200 Thomas Wuerthinger Hooked C1XCompiler class into the system.
Wed, 31 Mar 2010 16:51:18 -0700 coleenp 6938627: Make temporary directory use property java.io.tmpdir when specified
Tue, 16 Mar 2010 15:35:33 -0700 kvn 6935466: new CodeCache flushing code is not guarded by the flag
Wed, 03 Feb 2010 15:03:22 -0800 kvn 6923043: failed nightly tests which use -XX:+PrintCompilation -Xcomp -XX:CompileOnly
Fri, 29 Jan 2010 09:27:22 -0800 kvn 4360113: Evict nmethods when code cache gets full
Mon, 04 Jan 2010 00:22:57 -0800 twisti 6909153: Fix broken options on Zero
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Fri, 08 May 2009 10:44:20 -0700 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load jdk7-b24