hg: hsx/hotspot-rt/hotspot: 8022740: Visual 2008 IDE build is broken

2013-08-10 Thread ioi . lam
Changeset: bd0e82136b03 Author:iklam Date: 2013-08-10 10:56 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/bd0e82136b03 8022740: Visual 2008 IDE build is broken Summary: Fixed project generation code, and added warning to upgrade to VS 2008 SP1. Reviewed-by: dcube

hg: jdk8/tl/langtools: 6983297: methods missing from NewArrayTree

2013-08-10 Thread vicente . romero
Changeset: aa6c6f8b5622 Author:vromero Date: 2013-08-10 16:29 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/aa6c6f8b5622 6983297: methods missing from NewArrayTree Reviewed-by: jjg ! src/share/classes/com/sun/source/tree/NewArrayTree.java ! src/share/classes/com/sun/s

hg: jdk8/tl/langtools: 8022622: javac, two tests are failing with compile time error after class Collector was modified

2013-08-10 Thread vicente . romero
Changeset: 8f282dc58dfc Author:vromero Date: 2013-08-10 16:26 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/8f282dc58dfc 8022622: javac, two tests are failing with compile time error after class Collector was modified Reviewed-by: mcimadamore ! test/tools/javac/lambd

hg: jdk8/tl/langtools: 8009640: -profile does not work when -bootclasspath specified

2013-08-10 Thread vicente . romero
Changeset: 0d9bc764cac7 Author:vromero Date: 2013-08-10 13:27 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/0d9bc764cac7 8009640: -profile does not work when -bootclasspath specified Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/main/Main.java ! src/share/