log src/share/vm/compiler/compileBroker.cpp @ 2260:850b2295a494

age author description
Mon, 14 Feb 2011 14:36:29 -0800 kvn Merge
Fri, 11 Feb 2011 03:17:53 -0800 twisti 7018673: Zero: 6953144, 6990754 and 7009756 made some changes which broke Zero
Mon, 21 Feb 2011 20:44:57 +0100 Thomas Wuerthinger More changes to make it compile and work on win64.
Mon, 21 Feb 2011 19:17:33 +0100 Thomas Wuerthinger Merge.
Tue, 01 Feb 2011 14:05:46 +0100 brutisso 6789220: CMS: intermittent timeout running nsk/regression/b4796926
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Mon, 10 Jan 2011 10:50:22 +0100 Thomas Wuerthinger Added unique concrete subtype assumption.
Fri, 07 Jan 2011 18:45:09 +0100 Thomas Wuerthinger Fix includes to match new hotspot mechanism.
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
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.