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

Re: tracing JVM for applet analysis?

5 views
Skip to first unread message
Message has been deleted

Roedy Green

unread,
May 28, 2012, 11:59:17 AM5/28/12
to
On 25 May 2012 09:36:07 GMT, r...@zedat.fu-berlin.de (Stefan Ram)
wrote, quoted or indirectly quoted someone who said :

> A website uses an applet. To analyze its run-time behavior,
> it would be nice if one could substitute the browsers's JVM
> by another JVM that traces all method calls to a file. (It
> would be even better, if only calls from a method of the
> applet to a Java SE method were traced.) Is anything like
> this possible?

If the Applet is not doing anything too fancy with browser
interaction, you can make it into a hybrid, and debug it as an
application.

See http://mindprod.com/jgloss/applet.html
--
Roedy Green Canadian Mind Products
http://mindprod.com
Controlling complexity is the essence of computer programming.
~ Brian W. Kernighan 1942-01-01
.
0 new messages