langtools (original) (raw)
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](make/build.xml.cdiff.html) [Udiffs](make/build.xml.udiff.html) [Sdiffs](make/build.xml.sdiff.html) [Frames](make/build.xml.frames.html) [Old](make/build.xml-.html) [New](make/build.xml.html) [Patch](make/build.xml.patch) [Raw](raw%5Ffiles/new/make/build.xml)
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](make/netbeans/langtools/build.xml.cdiff.html) [Udiffs](make/netbeans/langtools/build.xml.udiff.html) [Sdiffs](make/netbeans/langtools/build.xml.sdiff.html) [Frames](make/netbeans/langtools/build.xml.frames.html) [Old](make/netbeans/langtools/build.xml-.html) [New](make/netbeans/langtools/build.xml.html) [Patch](make/netbeans/langtools/build.xml.patch) [Raw](raw%5Ffiles/new/make/netbeans/langtools/build.xml)
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](make/tools/anttasks/CompilePropertiesTask.java.html) [Patch](make/tools/anttasks/CompilePropertiesTask.java.patch) [Raw](raw%5Ffiles/new/make/tools/anttasks/CompilePropertiesTask.java)
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](make/tools/anttasks/GenStubsTask.java.html) [Patch](make/tools/anttasks/GenStubsTask.java.patch) [Raw](raw%5Ffiles/new/make/tools/anttasks/GenStubsTask.java)
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](make/tools/anttasks/SelectToolTask.java.html) [Patch](make/tools/anttasks/SelectToolTask.java.patch) [Raw](raw%5Ffiles/new/make/tools/anttasks/SelectToolTask.java)
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](make/tools/compileproperties/CompileProperties.java.html) [Patch](make/tools/compileproperties/CompileProperties.java.patch) [Raw](raw%5Ffiles/new/make/tools/compileproperties/CompileProperties.java)
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](make/tools/genstubs/GenStubs.java.html) [Patch](make/tools/genstubs/GenStubs.java.patch) [Raw](raw%5Ffiles/new/make/tools/genstubs/GenStubs.java)
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).