a174f4d822
Demos all work but deadlocking the vm under load has been noted. Both MToolkit and XToolkit work ok so far. - fix segfault with MToolkit where processTree was called with to==NULL. - fix NPE in plugin paintGrayBox where g==null - fix javaws startup (from FreeBSD) - forgot to mention in last commit: Forte Peformance Tools collector is no longer disabled.
13 lines
354 B
Plaintext
13 lines
354 B
Plaintext
To use the Java plugin with Mozilla or Mozilla-firefox you must create
|
|
a symbolic link (do not copy or hard link) from
|
|
|
|
${PREFIX}/${JREHOME}/plugin/i386/ns7/libjavaplugin_oji.so
|
|
|
|
to your local Mozilla plugins directory, which is found at
|
|
|
|
~/.mozilla/plugins/
|
|
|
|
or to the shared Mozilla plugins directory, which is found at
|
|
|
|
${PREFIX}/lib/mozilla-plugins/
|