Code Review for nashorn

Prepared by:sundar on Thu Sep 12 20:42:50 IST 2013
Workspace:/home/sundar/src/nashorn-jdk8/nashorn
Summary of changes: 4324 lines changed: 4285 ins; 13 del; 26 mod; 1503 unchg
Patch of changes: nashorn.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/build.xml

7 lines changed: 7 ins; 0 del; 0 mod; 495 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/ir/debug/JSONWriter.java

111 lines changed: 74 ins; 13 del; 24 mod; 976 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/script/basic/NASHORN-737.js

1 line changed: 0 ins; 0 del; 1 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/script/basic/NASHORN-737.js.EXPECTED

36 lines changed: 35 ins; 0 del; 1 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/assignmentExpr.js

44 lines changed: 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/assignmentExpr.js.EXPECTED

240 lines changed: 240 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/binaryExpr.js

54 lines changed: 54 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/binaryExpr.js.EXPECTED

440 lines changed: 440 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/breakStat.js

35 lines changed: 35 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/breakStat.js.EXPECTED

92 lines changed: 92 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/condExpr.js

33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/condExpr.js.EXPECTED

23 lines changed: 23 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/continueStat.js

35 lines changed: 35 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/continueStat.js.EXPECTED

92 lines changed: 92 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/debuggerStat.js

33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/debuggerStat.js.EXPECTED

8 lines changed: 8 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/functions.js

39 lines changed: 39 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/functions.js.EXPECTED

279 lines changed: 279 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/ifStat.js

34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/ifStat.js.EXPECTED

73 lines changed: 73 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/labelledStat.js

34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/labelledStat.js.EXPECTED

71 lines changed: 71 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/lhsExpr.js

47 lines changed: 47 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/lhsExpr.js.EXPECTED

344 lines changed: 344 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/loopStat.js

37 lines changed: 37 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/loopStat.js.EXPECTED

212 lines changed: 212 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/objectLitExpr.js

36 lines changed: 36 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/objectLitExpr.js.EXPECTED

189 lines changed: 189 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/parenExpr.js

34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/parenExpr.js.EXPECTED

56 lines changed: 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/primaryExpr.js

45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/primaryExpr.js.EXPECTED

199 lines changed: 199 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/returnStat.js

35 lines changed: 35 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/returnStat.js.EXPECTED

88 lines changed: 88 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/switchStat.js

35 lines changed: 35 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/switchStat.js.EXPECTED

123 lines changed: 123 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/throwStat.js

37 lines changed: 37 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/throwStat.js.EXPECTED

85 lines changed: 85 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/tryCatchStat.js

38 lines changed: 38 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/tryCatchStat.js.EXPECTED

305 lines changed: 305 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/unaryExpr.js

43 lines changed: 43 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/unaryExpr.js.EXPECTED

187 lines changed: 187 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/useStrict.js

34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/useStrict.js.EXPECTED

41 lines changed: 41 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/util.js

33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/varDecl.js

39 lines changed: 39 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/varDecl.js.EXPECTED

123 lines changed: 123 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/withStat.js

33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/script/basic/parser/withStat.js.EXPECTED

32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/sundar/src/jdk8-tl/make/scripts/webrev.ksh (vers 24.0-hg+jbs).