-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0_03
-
05
-
generic
-
solaris_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2045548 | 1.4.0 | Stanley Ho | P2 | Resolved | Fixed | beta2 |
JDK-2045547 | 1.3.1_02 | Stanley Ho | P2 | Resolved | Fixed | 02 |
Customer Problem Description:
------------------------------
Bug synopsis:
The AppletContext.getApplets() function returns an incorrect Enumeration of
the Applets under Java Plugin 1.3.x
Here's what we've verified:
using netscape 4.6/4.7 and jdk 1.3.x
- getApplets() returns only 1 applet, so if there are 3 applets only 1
applet is returned
We've verified that the sun bug(4326326) still exists. We modified
the Java applet and the html page slightly, he added multiple applets on the
html page and printed out the number of applets retrieved by the
getApplets() api.
If you want to see the new version, point your browser
to:
http://www.humboldt.edu/~mrb8/SolarisBug.html
Please find attached the testcase( files below) to the bug report.
<<Applet1.java>>
<<Bug.html>>
------------------------------
Bug synopsis:
The AppletContext.getApplets() function returns an incorrect Enumeration of
the Applets under Java Plugin 1.3.x
Here's what we've verified:
using netscape 4.6/4.7 and jdk 1.3.x
- getApplets() returns only 1 applet, so if there are 3 applets only 1
applet is returned
We've verified that the sun bug(4326326) still exists. We modified
the Java applet and the html page slightly, he added multiple applets on the
html page and printed out the number of applets retrieved by the
getApplets() api.
If you want to see the new version, point your browser
to:
http://www.humboldt.edu/~mrb8/SolarisBug.html
Please find attached the testcase( files below) to the bug report.
<<Applet1.java>>
<<Bug.html>>
- backported by
-
JDK-2045547 AppletContext.getApplets() returns an incorrect Enumeration of Applets
-
- Resolved
-
-
JDK-2045548 AppletContext.getApplets() returns an incorrect Enumeration of Applets
-
- Resolved
-
- relates to
-
JDK-4326326 AppletContext.getApplets() method always returns an empty enumeration
-
- Closed
-