Re: Building OpenJDK with SunStudio 12u1 on OpenSolaris snv_134

2010-04-15 Thread John Coomes
Andreas Kohn (andreas.k...@fredhopper.com) wrote: > On Mon, 2010-04-12 at 09:58 -0700, Kelly O'Hair wrote: > > You need some of the Sun Studio compiler patches made to 12u1 to build > > hotspot. > > Ah, ok. I'll stick to SS12 then. I'd recommend that for now. There are some mods to hotspot req

Re: Question on how to properly find all the sources going into a JDK

2010-04-15 Thread Martin Buchholz
On Thu, Apr 8, 2010 at 12:40, Joe Darcy wrote: > Hello. > > From time to time, I want to run an annotation processor over all the Java > sources going into the JDK.  Annotation processors as compiler plug-ins can > be used to check various structural properties of the code.  For example, an > anno