- 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 提交于
-