hg: jdk8/tl/langtools: 7150579: Moved ant code into a separate package, anttasks. (original) (raw)
fredrik.ohrstrom at oracle.com fredrik.ohrstrom at oracle.com
Wed Mar 7 12:12:16 UTC 2012
- Previous message: RFR XS: 7092140 Test: TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData
- Next message: hg: jdk8/tl/jdk: 7092140: Test: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 7245999a0075 Author: ohrstrom Date: 2012-03-07 13:11 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/7245999a0075
7150579: Moved ant code into a separate package, anttasks. Summary: To allow langtools to be built without ant, the ant tasks were moved to a separated package. The packages were also renamed to proper lower case package names. Reviewed-by: jjg
! make/build.xml ! make/netbeans/langtools/build.xml
- make/tools/CompileProperties/CompileProperties.java
- make/tools/CompileProperties/CompilePropertiesTask.java
- make/tools/GenStubs/GenStubs.java
- make/tools/SelectTool/SelectToolTask.java
- make/tools/anttasks/CompilePropertiesTask.java
- make/tools/anttasks/GenStubsTask.java
- make/tools/anttasks/SelectToolTask.java
- make/tools/compileproperties/CompileProperties.java
- make/tools/genstubs/GenStubs.java
- Previous message: RFR XS: 7092140 Test: TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData
- Next message: hg: jdk8/tl/jdk: 7092140: Test: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]