Closed Bug 120222 Opened 23 years ago Closed 22 years ago

[meta] Tracking bug for Java on OS X

Categories

(Core Graveyard :: Java-Implemented Plugins, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 88870

People

(Reporter: sdagley, Assigned: sdagley)

References

Details

(Keywords: meta)

A meta bug to track the bugs relating to the MRJPluginCarbon plugin to enable 
Java in Fizzilla
Depends on: 100879
QA Contact: avm
Depends on: 104293
Depends on: 108019
Depends on: 104445
Target Milestone: --- → mozilla1.0
When trying to initialize an applet on this 
site:https://www.skandiabanken.no/SKSecure/NO/
(though it'll be probably hard to debug as it is a secure site for 
bakaccounts)

Java Console.log will show this (and the app won't initialize):
java.lang.ClassFormatError: Regningsbetaling (Bad magic number)
	at java.lang.ClassLoader.defineClass0(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
	at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:1
11)
	at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:142)
	at 
sun.plugin.security.PluginClassLoader.findClass(PluginClassLoader.jav
a:213)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
	at 
sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:108)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
	at 
sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:373)
	at sun.applet.AppletPanel.createApplet(AppletPanel.java:598)
	at sun.applet.AppletPanel.runLoader(AppletPanel.java:534)
	at sun.applet.AppletPanel.run(AppletPanel.java:308)
	at java.lang.Thread.run(Thread.java:496)
Before anyone else adds a comment on a specific problem to this bug like Even
did - please don't.  This is a tracking bug only.  If you encounter a problem
with the MRJPluginCarbon plugin please log a new bug and indicate that it blocks
this one.
Isn't this a duplicate of bug 88870? Adding bug 113499 and bug 113500. A lot of 
applets are rendered useless due to bug 113499.
Depends on: 113499, 113500
meta bug, making untargeted so ADT doesn't push it off to some post 1.0 milestone
Keywords: meta
Target Milestone: mozilla1.0 → ---
Closing as dupe of 88870 after deciding I agree with Anders

*** This bug has been marked as a duplicate of 88870 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.