Roland Westrelin
|
79112a42c6
|
8038636: speculative traps break when classes are redefined
Remove speculative traps that point to methods that are redefined
Reviewed-by: kvn, twisti
|
2014-04-08 09:51:25 +02:00 |
Shafi Ahmad
|
6c59b93904
|
8134918: C2: Type speculation produces mismatched unsafe accesses
Reviewed-by: kvn, thartmann
|
2016-11-23 23:06:39 -08:00 |
Roland Westrelin
|
a01a78d818
|
8041481: JVM crashes with collect_args_for_profiling
Method handle call to c1 intrinsic tries to profile popped argument
Reviewed-by: kvn, twisti
|
2014-04-25 09:22:16 +02:00 |
Roland Westrelin
|
3fbc683322
|
8027572: assert(r != 0) failed: invalid
Null classes should be expected in profiles with conflicts
Reviewed-by: kvn, iveresov
|
2013-11-13 13:45:50 +01:00 |
Roland Westrelin
|
44f0952afe
|
8027631: "unexpected profiling mismatch" error with new type profiling
Inlined method handle calls can call methods with different signatures
Reviewed-by: kvn, iveresov
|
2013-11-13 09:45:58 +01:00 |