- 08 9月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: Assertion fails during print compilation because nmethod::print_on() calls osr_entry_bci() without checking that the method is an osr method. The fix adds an appropriate check. Reviewed-by: never, twisti
-
- 04 9月, 2010 1 次提交
-
-
由 iveresov 提交于
Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation. Reviewed-by: kvn, never, phh, twisti
-
- 27 8月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: This is a preparation for 6961690. Reviewed-by: kvn, never
-
- 25 8月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: This is the renaming part of 6961697 to keep the actual changes small for review. Reviewed-by: kvn, never
-
- 13 8月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 11 8月, 2010 2 次提交
-
-
由 twisti 提交于
Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure. Reviewed-by: kvn, twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
由 twisti 提交于
Summary: This CR implements the same for C1 as 6926782 for C2. Reviewed-by: never
-
- 09 7月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 22 6月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: dcubed, kvn, twisti
-
- 10 6月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType; extend 'ldc' bytecode. Reviewed-by: twisti, never
-
- 03 6月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, dcubed
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 20 5月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: This moves the oops from Codeblob to nmethod. Reviewed-by: kvn, never
-
- 18 5月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: never, kvn Contributed-by: eric.caspole@amd.com
-
- 23 4月, 2010 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: kvn, twisti, apetrusenko, never, dcubed
-
- 16 4月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti
-
- 09 2月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Mark in PcDesc call sites which return oop and save the result oop across objects reallocation during deoptimization. Reviewed-by: never
-
- 06 2月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 02 2月, 2010 2 次提交
- 30 1月, 2010 2 次提交
- 29 1月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: We need to introduce a new MH deopt handler so we can easily determine if the deopt happened at a MH call site or not. Reviewed-by: never, jrose
-
- 09 1月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: More informative disassembly in product mode. Also, a more consistent CompileCommand syntax. Reviewed-by: never
-
- 06 1月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 05 1月, 2010 2 次提交
-
-
由 twisti 提交于
Summary: C2 needs some additional optimizations to be able to handle MethodHandle invokes and invokedynamic instructions at the best performance. Reviewed-by: kvn, never
-
由 twisti 提交于
Summary: During the work for 6829187 we have fixed a number of basic bugs which are logically grouped with 6815692 and 6858164 but which must be reviewed and pushed separately. Reviewed-by: kvn, never
-
- 17 12月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 12 10月, 2009 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: pbk, kvn
-
- 24 9月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: After mechanically merging changes, some by-hand adjustments are needed. Reviewed-by: ysr
-
- 16 9月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: Make a special root-list for those few nmethods which might contain non-perm oops. Reviewed-by: twisti, kvn, never, jmasa, ysr
-
- 21 8月, 2009 1 次提交
-
-
由 cfang 提交于
Summary: use PcDesc to keep record of the reexecute bit instead of using DebugInfoStreams Reviewed-by: kvn, never, twisti
-
- 02 9月, 2009 1 次提交
-
-
由 ysr 提交于
Summary: Treat ProfileData in MDO's as a source of weak, not strong, roots. Fixes the bug for stop-world collection -- the case of concurrent collection will be fixed separately. Reviewed-by: jcoomes, jmasa, kvn, never
-
- 28 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
-
- 01 10月, 2008 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: jmasa
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 18 4月, 2008 1 次提交
-
-
由 kamg 提交于
Summary: Initial checkin of JSDT code Reviewed-by: acorn, sbohne
-
- 03 4月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: remove old private plugin interface, simplify, rework old plugin to use unchanged Gnu sources Reviewed-by: kvn, rasbold
-
- 27 2月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: dependency check must treat polymorphic interfaces consistently Reviewed-by: kvn, never, sgoldman
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-