C
Carlitto
Hello,
I am using JEditorPane to display html files in my java application. It
seems that after a while, the memory goes up to 90K making it
impossible to browse all the pages. This is dramatic !!!
I searched the internet and found out that this swing component has
memory leaks and fails to release all the objects to be gc'ed. And no
one gave a solution.
Does anyone have any solution? Any java browser that would make it ?
I am using sdk 1.4.2_10
Thanks in advance.
I am using JEditorPane to display html files in my java application. It
seems that after a while, the memory goes up to 90K making it
impossible to browse all the pages. This is dramatic !!!
I searched the internet and found out that this swing component has
memory leaks and fails to release all the objects to be gc'ed. And no
one gave a solution.
Does anyone have any solution? Any java browser that would make it ?
I am using sdk 1.4.2_10
Thanks in advance.