hg: jdk8/tl/langtools: 8004658: Add internal smart javac wrapper to solve JEP 139

2013-01-17 Thread fredrik . ohrstrom
Changeset: 22e417cdddee Author:ohrstrom Date: 2013-01-18 00:16 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/22e417cdddee 8004658: Add internal smart javac wrapper to solve JEP 139 Reviewed-by: jjg ! make/build.properties ! make/build.xml + src/share/classes/com/sun/t

hg: jdk8/tl/langtools: 8004657: Add hooks to javac to enable reporting dependency information.

2012-12-18 Thread fredrik . ohrstrom
Changeset: 92fcf299cd09 Author:ohrstrom Date: 2012-12-18 10:23 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/92fcf299cd09 8004657: Add hooks to javac to enable reporting dependency information. Reviewed-by: jjg, mcimadamore ! src/share/classes/com/sun/tools/javac/api/

hg: jdk8/tl/langtools: 7153951: Add new lint option -Xlint:auxiliaryclass

2012-11-01 Thread fredrik . ohrstrom
Changeset: bf54daa9dcd8 Author:ohrstrom Date: 2012-11-01 10:48 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bf54daa9dcd8 7153951: Add new lint option -Xlint:auxiliaryclass Reviewed-by: jjg, mcimadamore, forax ! src/share/classes/com/sun/tools/javac/code/Flags.java !

hg: jdk8/tl/jdk: 8002101: break out auxiliary classes that will prevent multi-core compilation of the JDK

2012-11-01 Thread fredrik . ohrstrom
Changeset: 8b944ebef8a7 Author:ohrstrom Date: 2012-11-01 10:33 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8b944ebef8a7 8002101: break out auxiliary classes that will prevent multi-core compilation of the JDK Reviewed-by: alanb, sla + src/share/classes/com/sun/jmx/snmp/a

hg: jdk8/tl/jdk: 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK

2012-10-29 Thread fredrik . ohrstrom
Changeset: 17384fc6b31f Author:ohrstrom Date: 2012-10-29 14:12 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/17384fc6b31f 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK Reviewed-by: alanb, wetmore + make/tools/src/build/tools/gener

hg: jdk8/tl/corba: 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK.

2012-10-29 Thread fredrik . ohrstrom
Changeset: 643e7612cf6d Author:ohrstrom Date: 2012-10-29 14:10 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/643e7612cf6d 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK. Reviewed-by: alanb, wetmore ! src/share/classes/com/sun/cor

hg: jdk8/tl/langtools: 7150579: Moved ant code into a separate package, anttasks.

2012-03-07 Thread fredrik . ohrstrom
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 sepa