Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Java & Mobilink

0 views
Skip to first unread message

Vladimir Dremin

unread,
Mar 5, 2003, 11:41:59 AM3/5/03
to
It possible integrate Borland OptimizeIt with Mobilink Java VM ?

Thanks
Vladimir


David Fishburn

unread,
Mar 6, 2003, 12:12:48 AM3/6/03
to
"Vladimir Dremin" <_va...@mail.ru> wrote in news:CYx31jz4CHA.287
@forums.sybase.com:

> It possible integrate Borland OptimizeIt with Mobilink Java VM ?

What is it, and what does it do?
Why would you want to integrate it?

--
David Fishburn
NEW - Certified ASA Developer Version 8
Sybase - iAnywhere Solutions
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with EACH
post (dbeng8 -v).

EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm

Developer Community / Whitepapers
http://www.ianywhere.com/developer

CaseXpress - to report bugs
http://casexpress.sybase.com


Vladimir Dremin

unread,
Mar 6, 2003, 2:40:20 AM3/6/03
to
From www.borland.com:

"Borland® Optimizeit™ Profiler 5 is an essential for tracking memory and CPU
usage issues during the development of Java™ applications. Combining
ease-of-use and powerful functionality, Optimizeit Profiler allows
developers to rapidly pinpoint, assess, and resolve performance issues.
Memory leaks, performance bottlenecks, and excessive temporary object
allocation become a problem of the past."

In other words it is a memory profiler.

I want to integrate it with Mobilink for check possible memory leak in my
application.

The application has strange behaviour : the "Mem Usage" column in Windows
Task Manager foe Mobilink process
always grown independent run i Java garbage collector or not(I have for
this purposes separate startup classes),
but if i run Java IDE this column decreas it value to reasonable range (from
60Mb to 2-3Mb).

I want examine my classes for possible memory leaks.

"David Fishburn" <fishburn...@sybase.com> wrote in message
news:Xns9335E893677D5...@199.93.177.77...

Graham Hurst

unread,
Mar 6, 2003, 9:54:20 AM3/6/03
to
Look up the -sl java option in the documentation. Without knowing how you run
Optimizeit, I suspect that using the -jrepath and -X suboptions would let you
run it. Those options let you specify which JRE to use and allow you to specify
any options you want for that JRE.

Cheers,

Graham

0 new messages