attila [Tue, 24 Jun 2014 19:29:41 +0200] rev 25241
8048009: Type info caching accidentally defeated
Reviewed-by: hannesw, jlaskey
sundar [Tue, 24 Jun 2014 19:43:44 +0530] rev 25240
8047959: bindings created for declarations in eval code are not mutable
Reviewed-by: jlaskey, attila
hannesw [Mon, 23 Jun 2014 18:32:11 +0200] rev 25239
8046201: Avoid repeated flattening of nested ConsStrings
Reviewed-by: lagergren, attila
sundar [Mon, 23 Jun 2014 21:23:53 +0530] rev 25238
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
Reviewed-by: jlaskey, hannesw, attila
attila [Mon, 23 Jun 2014 10:59:33 +0200] rev 25237
8046905: apply on apply is broken
Reviewed-by: hannesw, lagergren
attila [Fri, 20 Jun 2014 12:25:00 +0200] rev 25236
8046921: Deoptimization type information peristence
Reviewed-by: hannesw, lagergren
sundar [Thu, 19 Jun 2014 20:36:03 +0530] rev 25235
8047369: Add regression tests for passing test cases of JDK-8024971
Reviewed-by: hannesw, jlaskey