Xm/Motif for OpenJDK build?

2011-11-09 Thread Srinivas Ramakrishna
Sorry for a rather naive question. I am building openjdk (6) from scratch for the first time and am running into an issue when building the AWT classes because of not finding the relevant Motif header files at the expected locations on my system (ubuntu/x64). Has anyone else encountered this issue

Re: Xm/Motif for OpenJDK build?

2011-11-09 Thread Srinivas Ramakrishna
t 6:39 AM, Dr Andrew John Hughes wrote: > On 09:11 Wed 09 Nov , Florian Weimer wrote: > > * Srinivas Ramakrishna: > > > > > Sorry for a rather naive question. I am building openjdk (6) from > > > scratch for the first time and am running into an issue when buil

Re: Xm/Motif for OpenJDK build?

2011-11-09 Thread Srinivas Ramakrishna
enjdk-6 > if [ "`uname -m`" = "x86_64" ] ; then > aptitude install ia32-libs > fi > aptitude install ntp > > -kto > > On Nov 9, 2011, at 11:39 AM, Srinivas Ramakrishna wrote: > > Thanks everyone for your suggestions. Inde

Re: CMS output description

2013-04-14 Thread Srinivas Ramakrishna
Hi Venkat -- user: process virtual user time, sys: process-virtual system time real: elapsed time Re: "Use showing more than 3 mins" : depends on how many cpus you have. Really, what should typically concern you, as a user of GC, is the "real" time above, which is the duration for which your thr

Re: CMS output description

2013-04-16 Thread Srinivas Ramakrishna
all of that might be useful work, so one can't with a straight face call it parallel speed-up, but still ...) > > I will send cpu details with GC logs tomorrow. OK. -- ramki > > Cheers, > Venkat > --Original Message-- > From: Srinivas Ramakrishna > To: Venkate