-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b33
-
x86
-
linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222979 | 7u6 | Nam Nguyen | P4 | Closed | Fixed | b05 |
FULL PRODUCT VERSION :
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b134)
Java HotSpot(TM) Server VM (build 21.0-b04, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Linux 2.6.18-194.32.1.el5PAE #1 SMP Wed Jan 5 18:43:13 EST 2011 i686 i686 i386 GNU/Linux
EXTRA RELEVANT SYSTEM CONFIGURATION :
Firefox 3.6.15, using libnpjp2.so
A DESCRIPTION OF THE PROBLEM :
Closing a browser window containing an applet logs an unnecessary message to the Java console.
REGRESSION. Last worked in version 6u24
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1) Open Java Control Panel and make sure that in Advanced, Java console is set to "Show console"
2) Using Firefox and libnpjp2.so, open a web page containing an applet, e.g. http://games.yahoo.com/console/wm
3) Shut the window containing the applet
4) Look at the messages in the Java console window, you will see the message "plugin2manager.parentwindowDispose", apparently emitted by the plugin since it happens whatever the applet loaded
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The console should only contain messages logged by the applet
ACTUAL -
Internal plugin debugging message "plugin2manager.parentwindowDispose" is logged to the Java console
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b134)
Java HotSpot(TM) Server VM (build 21.0-b04, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Linux 2.6.18-194.32.1.el5PAE #1 SMP Wed Jan 5 18:43:13 EST 2011 i686 i686 i386 GNU/Linux
EXTRA RELEVANT SYSTEM CONFIGURATION :
Firefox 3.6.15, using libnpjp2.so
A DESCRIPTION OF THE PROBLEM :
Closing a browser window containing an applet logs an unnecessary message to the Java console.
REGRESSION. Last worked in version 6u24
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1) Open Java Control Panel and make sure that in Advanced, Java console is set to "Show console"
2) Using Firefox and libnpjp2.so, open a web page containing an applet, e.g. http://games.yahoo.com/console/wm
3) Shut the window containing the applet
4) Look at the messages in the Java console window, you will see the message "plugin2manager.parentwindowDispose", apparently emitted by the plugin since it happens whatever the applet loaded
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The console should only contain messages logged by the applet
ACTUAL -
Internal plugin debugging message "plugin2manager.parentwindowDispose" is logged to the Java console
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-2222979 Extraneous log message in console when closing browser window containing applet
-
- Closed
-