+1 On Jan 23, 2013, at 9:54 AM, Alan Bateman wrote: > > The j.l.FunctionalInterface annotation was added recently but it's not > showing up in rt.jar when using the old build (NEWBUILD=false). Unfortunately > we have to keep the old build on life support until the new build is bedded > down and downstream projects have transitioned. > > So I need a reviewer to update FILES_java.gmk to add the class name (in the > old build then the core area required keeping a list of individual classes). > > Thanks, > > -Alan > > > diff --git a/make/java/java/FILES_java.gmk b/make/java/java/FILES_java.gmk > --- a/make/java/java/FILES_java.gmk > +++ b/make/java/java/FILES_java.gmk > @@ -137,6 +137,7 @@ > java/lang/Appendable.java \ > java/lang/Comparable.java \ > java/lang/Readable.java \ > + java/lang/FunctionalInterface.java \ > java/lang/Override.java \ > java/lang/SafeVarargs.java \ > java/lang/SuppressWarnings.java \
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 [email protected]
