lagergren [Mon, 28 Apr 2014 16:37:36 +0200] rev 24747
8041995: Problems when loading tree expressions with several optimistic program points when optimistically initializing ObjectNodes
Reviewed-by: jlaskey, attila
lagergren [Fri, 25 Apr 2014 14:26:07 +0200] rev 24746
8041905: Fix apply2call bug that prevented avatar.js unit tests from running correctly
Reviewed-by: attila, hannesw
lagergren [Wed, 23 Apr 2014 17:37:41 +0200] rev 24745
8041434: Add synchronization to the common global constants structure
Reviewed-by: attila, hannesw
lagergren [Wed, 23 Apr 2014 16:13:47 +0200] rev 24744
8038426: Move all loggers from process wide scope into Global scope
Reviewed-by: attila, hannesw
lagergren [Tue, 22 Apr 2014 14:09:46 +0200] rev 24743
8033105: Make sure Nashorn test harness can run zlib benchmark
Reviewed-by: attila, hannesw
lagergren [Fri, 18 Apr 2014 21:24:34 +0200] rev 24742
8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that.
Reviewed-by: attila, lagergren
Contributed-by: matherey.nunez@oracle.com