Closed Bug 81832 Opened 23 years ago Closed 23 years ago

Java error with mozilla browser.

Categories

(Core Graveyard :: Java: OJI, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: roger, Assigned: joe.chou)

References

()

Details

http://cityheat.chatn.net/

Java(TM) Plug-in: Version 1.3.0_02
Using JRE version 1.3.0_02 Java HotSpot(TM) Client VM
User home directory = /home/roger
----------------------------------------------------
c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
l:   dump classloader list
m:   print memory usage
q:   hide console
s:   dump system properties
t:   dump thread list
x:   clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.lang.VerifyError: (class: ch, method: a signature:
(Ljava/lang/String;Ljava/lang/String;)Ljava/awt/Rectangle;) Illegal use of
nonvirtual function call
	at instantpal.c([DashoPro-V1.0-0420])
	at instantpal.start([DashoPro-V1.0-0420])
	at sun.applet.AppletPanel.run(AppletPanel.java:358)
	at sun.plugin.navig.motif.MotifAppletViewer.maf_run(MotifAppletViewer.java:123)
	at sun.plugin.navig.motif.MotifAppletViewer.run(MotifAppletViewer.java:119)
	at java.lang.Thread.run(Thread.java:484)
java.lang.VerifyError: (class: ch, method: a signature:
(Ljava/lang/String;Ljava/lang/String;)Ljava/awt/Rectangle;) Illegal use of
nonvirtual function call
	at instantpal.c([DashoPro-V1.0-0420])
	at instantpal.start([DashoPro-V1.0-0420])
	at sun.applet.AppletPanel.run(AppletPanel.java:358)
	at sun.plugin.navig.motif.MotifAppletViewer.maf_run(MotifAppletViewer.java:123)
	at sun.plugin.navig.motif.MotifAppletViewer.run(MotifAppletViewer.java:119)
	at java.lang.Thread.run(Thread.java:484)
This same url will work with Netscape 4.77 using Java Version (in tools >
console) 1.1.5

Obviously, something isn't compatable between the two versions.
Over to the java folks, but this looks like a coding error in the applet that's 
OK in Java1 but won't fly in Java2....
Assignee: asa → edburns
Component: Browser-General → OJI
QA Contact: doronr → shrir
BZBARSKY is correct.  This applet needs to be recompiled.  Please see bug 62025.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
SPAM: reassigning OJI bugs to new QA, pmac. (227 bugs)
QA Contact: shrir → pmac
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: edburns → petersen
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.