Code Review for nashorn

Prepared by:sundar on Wed Sep 11 19:35:29 IST 2013
Workspace:/home/sundar/src/nashorn-jdk8/nashorn
Summary of changes: 727 lines changed: 542 ins; 81 del; 104 mod; 5869 unchg
Patch of changes: nashorn.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/api/scripting/JSObject.java

165 lines changed: 140 ins; 3 del; 22 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/api/scripting/NashornScriptEngine.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/api/scripting/ScriptObjectMirror.java

168 lines changed: 93 ins; 65 del; 10 mod; 605 unchg

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/lookup/MethodHandleFactory.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/objects/NativeArray.java

2 lines changed: 0 ins; 0 del; 2 mod; 1359 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/objects/NativeFunction.java

22 lines changed: 12 ins; 0 del; 10 mod; 250 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/runtime/ScriptRuntime.java

25 lines changed: 12 ins; 0 del; 13 mod; 933 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/runtime/arrays/ArrayLikeIterator.java

5 lines changed: 0 ins; 0 del; 5 mod; 173 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/runtime/arrays/IteratorAction.java

4 lines changed: 0 ins; 0 del; 4 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/runtime/linker/Bootstrap.java

2 lines changed: 0 ins; 0 del; 2 mod; 311 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/runtime/linker/JSObjectLinker.java

57 lines changed: 27 ins; 13 del; 17 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/src/jdk/nashorn/api/scripting/ScriptObjectMirrorTest.java

6 lines changed: 0 ins; 0 del; 6 mod; 224 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/runtime/arrays/JSObjectIterator.java (was src/jdk/nashorn/internal/runtime/arrays/ScriptObjectMirrorIterator.java)

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk/nashorn/internal/runtime/arrays/ReverseJSObjectIterator.java (was src/jdk/nashorn/internal/runtime/arrays/ReverseScriptObjectMirrorIterator.java)

4 lines changed: 0 ins; 0 del; 4 mod; 52 unchg

------ ------ ------ ------ --- New Patch Raw test/src/jdk/nashorn/api/scripting/PluggableJSObjectTest.java

257 lines changed: 257 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).