kevinw [Thu, 25 Feb 2016 21:45:26 +0000] rev 37486
8150654: Zero cleanup of CppInterpreter::result_type_of()
Reviewed-by: coleenp
coleenp [Sun, 21 Feb 2016 08:33:59 -0500] rev 37485
8150012: Better byte behavior for reflection
Reviewed-by: kvn, jrose, kevinw, ahgross
kvn [Sat, 20 Feb 2016 14:11:18 -0800] rev 37484
8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo
Summary: fix incorrect code
Reviewed-by: jrose, coleenp, kevinw
coleenp [Tue, 09 Feb 2016 15:54:16 -0500] rev 37483
8149170: Better byte behavior should normalize JNI arguments
Summary: Arguments coming from native should be converted to 0=false, 1-255=true
Reviewed-by: kvn, kevinw, jrose, bdelsart, gtriantafill
kevinw [Mon, 08 Feb 2016 12:54:57 +0000] rev 37482
8148475: Missing SA Bytecode updates.
Reviewed-by: coleenp
coleenp [Thu, 07 Jan 2016 13:59:49 -0500] rev 37481
8146518: Zero interpreter broken with better byte behaviours
Summary: replaced Method::_result_type_index with Method::_result_type for better byte behaviours should be used for Zero also.
Reviewed-by: roland, kvn, bdelsart, kevinw
coleenp [Tue, 13 Oct 2015 18:13:34 -0400] rev 37480
8132051: Better byte behavior
Reviewed-by: bdelsart, roland, kvn, jrose, ahgross
Contributed-by: coleen.phillimore@oracle.com, roland.westerlin@oracle.com, vladimir.kozlov@oracle.com, john.r.rose@oracle.com