hannesw [Mon, 08 Jul 2013 19:34:55 +0200] rev 18858
8019963: empty char range in regex
Reviewed-by: jlaskey, sundar
sundar [Mon, 08 Jul 2013 18:43:41 +0530] rev 18857
Merge
sundar [Mon, 08 Jul 2013 18:36:10 +0530] rev 18856
8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
Reviewed-by: attila, jlaskey
sundar [Mon, 08 Jul 2013 16:33:50 +0530] rev 18855
8020015: shared PropertyMaps should not be used without duplication
Reviewed-by: hannesw, attila
lagergren [Fri, 05 Jul 2013 19:35:39 +0200] rev 18854
8019983: Void returns combined with return with expression picked the wrong return type
Reviewed-by: sundar, jlaskey
attila [Fri, 05 Jul 2013 15:10:47 +0200] rev 18853
8019819: scope symbol didn't get a slot in certain cases
Reviewed-by: hannesw, jlaskey, lagergren, sundar
hannesw [Fri, 05 Jul 2013 14:36:54 +0200] rev 18852
8017084: Use spill properties for large object literals
Reviewed-by: lagergren, sundar
sundar [Fri, 05 Jul 2013 14:38:04 +0530] rev 18851
8019947: inherited property invalidation does not work with two globals in same context
Reviewed-by: jlaskey, lagergren, hannesw, attila
lagergren [Thu, 04 Jul 2013 17:28:04 +0200] rev 18850
Merge
lagergren [Thu, 04 Jul 2013 17:27:33 +0200] rev 18849
8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
Reviewed-by: sundar, hannesw