Vladimir Kozlov
|
d4437819bd
|
6925249: assert(last_sp < (intptr_t*) interpreter_frame_monitor_begin(),"bad tos")
Fix assert since top deoptimized frame has last_sp == interpreter_frame_monitor_begin if there are no expressions.
Reviewed-by: twisti
|
2010-02-12 08:54:13 -08:00 |
|
Christian Thalinger
|
918c7a2e33
|
6921352: JSR 292 needs its own deopt handler
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
|
2010-02-01 19:29:46 +01:00 |
|
Christian Thalinger
|
9aa675b7e6
|
6921339: backout 6917766
Reviewed-by: mr
|
2010-01-29 08:33:24 -08:00 |
|
Christian Thalinger
|
fbc43afae6
|
6917766: JSR 292 needs its own deopt handler
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
|
2010-01-29 12:13:05 +01:00 |
|
Christian Thalinger
|
375527d84e
|
6829187: compiler optimizations required for JSR 292
C2 implementation for invokedynamic support.
Reviewed-by: kvn, never
|
2010-01-05 13:05:58 +01:00 |
|
Xiomara Jayasena
|
2be2e027b0
|
6814575: Update copyright year
Update copyright for files that have been modified in 2009, up to 03/09
Reviewed-by: katleman, tbell, ohair
|
2009-03-09 13:28:46 -07:00 |
|
Coleen Phillimore
|
a1442ea7ff
|
6791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICE
Fix compilation errors from latest gcc in CC_INTERP including offending missing void* cast.
Reviewed-by: xlu
|
2009-01-13 14:41:44 -05:00 |
|
Tom Rodriguez
|
26c780da72
|
5108146: Merge i486 and amd64 cpu directories
6459804: Want client (c1) compiler for x86_64 (amd64) for faster start-up
Reviewed-by: kvn
|
2008-08-27 00:21:55 -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 |
|
Steve Goldman
|
c89e39d40a
|
6603919: Stackwalking crash on x86 -server with Sun Studio's collect -j on
Rewrite frame::safe_for_sender and friends to be safe for collector/analyzer
Reviewed-by: dcubed, kvn
|
2008-04-08 12:23:15 -04:00 |
|
J. Duke
|
8153779ad3
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|