hannesw [Thu, 16 May 2013 19:52:39 +0200] rev 17753
8012359: Increase code coverage in Joni
Reviewed-by: jlaskey, lagergren
lagergren [Thu, 16 May 2013 13:44:25 +0200] rev 17752
8013919: Original exception no longer thrown away when a finally rethrows
Reviewed-by: jlaskey, sundar
sundar [Thu, 16 May 2013 14:52:48 +0530] rev 17751
8009141: Avoid netscape.javascript.JSObject in nashorn code
Reviewed-by: lagergren, hannesw
attila [Wed, 15 May 2013 20:21:59 +0200] rev 17750
8014647: Allow class-based overrides to be initialized with a ScriptFunction
Reviewed-by: hannesw, jlaskey, sundar
jlaskey [Wed, 15 May 2013 12:09:38 -0300] rev 17749
8014648: Exclude testing and infrastructure packages from code coverage, round two
Reviewed-by: sundar
Contributed-by: james.laskey@oracle.com
sundar [Wed, 15 May 2013 19:45:16 +0530] rev 17748
8012305: Function.bind can't be called on prototype function inside constructor
Reviewed-by: lagergren, attila