hg: jdk8/build/jdk: 6 new changesets

2012-04-05 Thread michael . fang
Changeset: fcc788b5f917 Author:mfang Date: 2012-03-16 10:20 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/fcc788b5f917 Merge Changeset: 5e32f84f0ca9 Author:mfang Date: 2012-03-22 10:24 -0700 URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/5e32f84f0ca9

Re: RFR (and sponsor): java.lang.annotation.ContainerAnnotation is not built with the JDK (7158930)

2012-04-05 Thread Erik Joelsson
Looks ok to me. (Not an official reviewer) /Erik On 2012-04-04 19:27, Joel Borggrén-Franck wrote: Hi, java.lang.annotation.ContainerAnnotation.java that was added with CR 7151008 is not built and added to rt.jar. I suspect this is because the source directory java/lang/annotation is not in

Re: Review Request: Build-infra M1

2012-04-05 Thread Erik Joelsson
http://cr.openjdk.java.net/~erikj/build-infra-m1/webrev-langtools-new.03/ Addressed the comments below. Leaving GenStubs functionality active, but with just one class, for demo purposes and to keep exercising the functionality for now. At a later stage we shou

Re: RFR (and sponsor): java.lang.annotation.ContainerAnnotation is not built with the JDK (7158930)

2012-04-05 Thread Kelly O'Hair
Looks ok to me. -kto On Apr 4, 2012, at 10:27 AM, Joel Borggrén-Franck wrote: > Hi, > > java.lang.annotation.ContainerAnnotation.java that was added with CR 7151008 > is not built and added to rt.jar. > > I suspect this is because the source directory java/lang/annotation is not in > the AUT

Re: Review Request: Build-infra M1

2012-04-05 Thread Jonathan Gibbons
I'm OK with this. -- Jon On 04/05/2012 01:51 AM, Erik Joelsson wrote: http://cr.openjdk.java.net/~erikj/build-infra-m1/webrev-langtools-new.03/ Addressed the comments below. Leaving GenStubs functionality active, b