Code Review for jaxp

Prepared by:Frank Yuan on Tue Mar 24 23:48:49 PDT 2015
Workspace:/home/oracle/repo/jdk_base/dev/jaxp
Compare against: http://hg.openjdk.java.net/jdk9/dev/jaxp
Summary of changes: 2126 lines changed: 2126 ins; 0 del; 0 mod; 0 unchg
Patch of changes: jaxp.patch
Legend: Modified file
Deleted file
New file

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/AbstractCharacterDataTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/AttrTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/CommentTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/DocumentTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/DocumentTypeTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/DomImplementationTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/ElementTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/EntityChildTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/NamedNodeMapTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/NodeListTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/NodeTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/NotationTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/PITest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/TextTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/ptests/TypeInfoTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Attr01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Attr2.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Attr3.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Comment01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/DocumentBuilderImpl02.dtd

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/DocumentTest01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/DocumentType01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/DocumentType03.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/DocumentType05.dtd

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/DocumentType05.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/ElementSample01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/ElementSample02.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/ElementSample03.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/ElementSample04.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/NamedNodeMap01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/NamedNodeMap03.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Node01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Node02.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Node04.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Node05.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Notation01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/PITest01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/Text01.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/ee.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/entitychild.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/nodelist.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/out/InsertBeforeGF.out

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/org/w3c/dom/xmlfiles/out/ReplaceChild3GF.out

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/org/w3c/dom/ptests/DOMTestUtil.java

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

This code review page was prepared using /usr/bin/webrev (vers 25.6-hg+openjdk.java.net).