Rahul Raghavan
|
fa19052aa4
|
8191313: compiler/runtime/SpreadNullArg.java fails in tier1
Corrected SpreadNullArg.java test to expect NullPointerException after 8157246 fix
Reviewed-by: dcubed, mchung
|
2017-11-26 09:05:13 -08:00 |
|
Dean Long
|
49ce1519d9
|
8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
Reviewed-by: vlivanov, dpochepk
|
2017-11-21 09:04:42 -08:00 |
|
Jamsheed Mohammed C M
|
34deb9cc2a
|
8167409: Invalid value passed to critical JNI function
The tmp reg used to break the shuffling cycle (handled in ComputeMoveOrder) is set to 64 bit.
Reviewed-by: dlong
|
2017-11-06 04:14:22 -08:00 |
|
Jamsheed Mohammed C M
|
ef98509665
|
8167408: Invalid critical JNI function lookup
Made correction to arg_size calculation in NativeLookup::lookup_critical_entry
Reviewed-by: dholmes, dlong, mdoerr, vlivanov
|
2017-11-06 00:30:36 -08:00 |
|
Jamsheed Mohammed C M
|
dc50d0a8b2
|
8168712: [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL
Skip the assert for this specific case, as it is not an issue.
Reviewed-by: coleenp, dlong, kvn
|
2017-10-24 06:06:56 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|