Code Review for langtools

Prepared by:ohrstrom on Fri Mar 2 15:59:38 CET 2012
Workspace:/home/fohrstro/fulljdk8/langtools
Compare against: http://hg.openjdk.java.net/jdk8/jdk8/langtools
Compare against version:1204
Summary of changes: 1278 lines changed: 1272 ins; 0 del; 6 mod; 1352 unchg
Patch of changes: langtools.patch
Legend: Modified file
Deleted file
New file

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

rev 1205 : 7150579: build-infra merge: Remove dependency on ant.
Summary: For the build tools, move ant specific code into a separate
package, anttasks. This makes it easy to avoid the ant dependency
when building using make.
Reviewed-by: ???
Contributed-by: fredrik.ohrstrom@oracle.com
6 lines changed: 2 ins; 0 del; 4 mod; 1074 unchg

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

rev 1205 : 7150579: build-infra merge: Remove dependency on ant.
Summary: For the build tools, move ant specific code into a separate
package, anttasks. This makes it easy to avoid the ant dependency
when building using make.
Reviewed-by: ???
Contributed-by: fredrik.ohrstrom@oracle.com
3 lines changed: 1 ins; 0 del; 2 mod; 278 unchg

------ ------ ------ ------ --- New Patch Raw make/tools/anttasks/CompilePropertiesTask.java (was make/tools/CompileProperties/CompilePropertiesTask.java)

rev 1205 : 7150579: build-infra merge: Remove dependency on ant.
Summary: For the build tools, move ant specific code into a separate
package, anttasks. This makes it easy to avoid the ant dependency
when building using make.
Reviewed-by: ???
Contributed-by: fredrik.ohrstrom@oracle.com
101 lines changed: 101 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw make/tools/anttasks/GenStubsTask.java

rev 1205 : 7150579: build-infra merge: Remove dependency on ant.
Summary: For the build tools, move ant specific code into a separate
package, anttasks. This makes it easy to avoid the ant dependency
when building using make.
Reviewed-by: ???
Contributed-by: fredrik.ohrstrom@oracle.com
162 lines changed: 162 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw make/tools/anttasks/SelectToolTask.java (was make/tools/SelectTool/SelectToolTask.java)

rev 1205 : 7150579: build-infra merge: Remove dependency on ant.
Summary: For the build tools, move ant specific code into a separate
package, anttasks. This makes it easy to avoid the ant dependency
when building using make.
Reviewed-by: ???
Contributed-by: fredrik.ohrstrom@oracle.com
286 lines changed: 286 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw make/tools/compileproperties/CompileProperties.java (was make/tools/CompileProperties/CompileProperties.java)

rev 1205 : 7150579: build-infra merge: Remove dependency on ant.
Summary: For the build tools, move ant specific code into a separate
package, anttasks. This makes it easy to avoid the ant dependency
when building using make.
Reviewed-by: ???
Contributed-by: fredrik.ohrstrom@oracle.com
404 lines changed: 404 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw make/tools/genstubs/GenStubs.java (was make/tools/GenStubs/GenStubs.java)

rev 1205 : 7150579: build-infra merge: Remove dependency on ant.
Summary: For the build tools, move ant specific code into a separate
package, anttasks. This makes it easy to avoid the ant dependency
when building using make.
Reviewed-by: ???
Contributed-by: fredrik.ohrstrom@oracle.com
316 lines changed: 316 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/fohrstro/bin/webrev (vers 23.18-hg).