Re: Review request for JDK-8041953

2014-04-28 Thread Marcus Lagergren
This looks good. I wonder what the original cause of the failure was and if there slipped through any more in this merge or others. However - this looks like it should. +1 /M On 28 Apr 2014, at 15:08, Hannes Wallnoefer wrote: > Please review JDK-8041953: JDK-8031359.js fails in 8u-dev: > >

Re: Review request for JDK-8041953

2014-04-28 Thread Attila Szegedi
+1 On Apr 28, 2014, at 3:08 PM, Hannes Wallnoefer wrote: > Please review JDK-8041953: JDK-8031359.js fails in 8u-dev: > > http://cr.openjdk.java.net/~hannesw/8041953/ > > This fixes a number of merge errors in JDK-8031359.js fails in 8u-dev. > > Thanks, > Hannes

hg: nashorn/jdk9/nashorn: 8041995: Problems when loading tree expressions with several optimistic program points when optimistically initializing ObjectNodes

2014-04-28 Thread marcus . lagergren
Changeset: 0b3e11df32be Author:lagergren Date: 2014-04-28 16:37 +0200 URL: http://hg.openjdk.java.net/nashorn/jdk9/nashorn/rev/0b3e11df32be 8041995: Problems when loading tree expressions with several optimistic program points when optimistically initializing ObjectNodes Reviewed-b

Fuzzing jdk9/dev/nashorn and nashorn/jdk9/nashorn

2014-04-28 Thread André Bargull
Hi, here are the current jsfunfuzz results for jdk9/dev/nashorn at 794:e88f1df9b412 and nashorn/jdk9/nashorn at 794:77511a74bb48 using JDK 9 b09. Bugs which are only reproducible in one of the two repositories are marked as such. Except for the `Function("if(eval('', eval('', function() {})))

Review request for JDK-8041953

2014-04-28 Thread Hannes Wallnoefer
Please review JDK-8041953: JDK-8031359.js fails in 8u-dev: http://cr.openjdk.java.net/~hannesw/8041953/ This fixes a number of merge errors in JDK-8031359.js fails in 8u-dev. Thanks, Hannes