Vladimir Kozlov
|
6202395cb2
|
6832293 : JIT compiler got wrong result in type checking with -server
Check for an object array of interface in CmpPNode::sub().
Reviewed-by: never
|
2009-05-11 17:59:54 -07:00 |
|
Tom Rodriguez
|
a5396e1107
|
6820510: assertion failure with unloaded class in subnode.cpp
Reviewed-by: kvn
|
2009-03-24 15:09:52 -07:00 |
|
Vladimir Kozlov
|
adce6fc49a
|
6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
Fix loop's probability. Add optimizations to avoid spilling. Change InlineSmallCode to product flag.
Reviewed-by: never
|
2008-10-02 08:37:44 -07:00 |
|
Chuck Rasbold
|
ae4e755124
|
6730716: nulls from two unrelated classes compare not equal
Check for not-nullness after proving that types are unrelated
Reviewed-by: kvn, never
|
2008-08-19 07:25:02 -07:00 |
|
Vladimir Kozlov
|
897278fce0
|
6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
Fixed few addP node type and narrow oop type problems.
Reviewed-by: rasbold, never
|
2008-08-01 10:06:45 -07:00 |
|
Erik Trimble
|
2d6f42d18c
|
Merge
|
2008-07-11 01:14:44 -07:00 |
|
Xiomara Jayasena
|
c96a95c4b8
|
6719955: Update copyright year
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
|
2008-07-02 12:55:16 -07:00 |
|
Vladimir Kozlov
|
a671e7c7b5
|
6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
Remove DecodeNNode::decode() and EncodePNode::encode() methods.
Reviewed-by: rasbold, never
|
2008-06-24 10:43:29 -07:00 |
|
Tom Rodriguez
|
b381148ebe
|
6697236: missing Identity for "(X+Y) - X" into Y
Reviewed-by: kvn
|
2008-06-12 09:47:55 -07:00 |
|
Coleen Phillimore
|
4a831d45f0
|
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv
Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
|
2008-04-13 17:43:42 -04:00 |
|
Vladimir Kozlov
|
c223fed084
|
6667580: Optimize CmpP for allocations
CmpP could be optimized out if it compares new allocated objects.
Reviewed-by: jrose, never, rasbold
|
2008-02-29 09:57:18 -08:00 |
|
J. Duke
|
8153779ad3
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|