Code Review for jaxp

Prepared by:Frank Yuan on Mon Mar 30 19:51:40 PDT 2015
Workspace:/home/oracle/repo/jdk_base/dev/jaxp
Compare against: http://hg.openjdk.java.net/jdk9/dev/jaxp
Summary of changes: 2458 lines changed: 2458 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/test/astro/AstroTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/DocumentLSTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/NamespaceContextTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/SAX201Test.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/SchemaValidationTest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/XPathAPITest.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/catalog.xml

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/catalog.xml.bak

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/catalog.xsd

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/gold/query1.out

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/gold/query2.out

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/gold/query3.out

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/gold/query4.out

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/dec-ent.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/dec.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/dec_frag.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/html.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/ra-ent.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/ra-uri.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/ra.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/ra_frag.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/radec.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/stellartype.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/toptemplate.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/functional/test/astro/xmlfiles/xsl/toptemplateinc.xsl

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/AbstractFilterFactory.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/AstroConstants.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/AstroProcessor.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/DOMFilterFactoryImpl.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/DOML3InputSourceFactoryImpl.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/FilterFactory.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/InputSourceFactory.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/InputSourceFactoryImpl.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/SAXFilterFactoryImpl.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/SourceFilterFactory.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/StreamFilterFactoryImpl.java

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

------ ------ ------ ------ --- New Patch Raw test/javax/xml/jaxp/libs/test/astro/TemplatesFilterFactoryImpl.java

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

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