jlahoda [Fri, 22 Sep 2017 14:06:11 +0200] rev 47248
8044853: Attr synthesizes nullcheck tree nodes
Summary: Avoid move of JCNewClass.encl to args in front end phases.
Reviewed-by: jjg
hannesw [Fri, 22 Sep 2017 12:00:41 +0200] rev 47247
8181792: nashorn samples/exec.js has some incorrect examples
Reviewed-by: sundar, hannesw
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
hannesw [Fri, 22 Sep 2017 11:52:38 +0200] rev 47246
8186180: Symbol.__proto__ results in error with format string placeholder
Reviewed-by: sundar, hannesw
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
hannesw [Fri, 22 Sep 2017 11:48:57 +0200] rev 47245
8187362: Nashorn unsigned right shift operator unexpectedly returns floating-point
Reviewed-by: sundar, hannesw
Contributed-by: priya.lakshmi.muthuswamy@oracle.com