-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b32
-
generic
-
windows
-
Verified
JRE release : 1.6.0-b99
PIT Bundles location :
/net/sqesvr-nfs/global/nfs/deployment5/pit_builds/windows-i586/jre160_pit.exe
Effected OS : windows
Effected browser : IE
Problem description :
Actually the API "<Deploy>.runningJVM.isRunning()" is returning true on IE even there is no Sun VM running inside the browser. On mozilla it's working fine, since there is no JVM running so it returns "no properties attached with "<Deploy>.runningJVM"
Steps to reproduce:
1) Install the JRE from the location mentioned above
2) Go to <jre>/bin directory and run following command
regsvr32 deployHelper.dll(make sure that pop-up with registeration successfull message is there)
3)Load the following javascript page
http://sqeweb.sfbay/deployment2/jitu/spec_improve_deploy/TestrunningJVM.html
and click on the button inside the html page
If pop-up is there saying "rJVM.isRunning()? true" then the bug is reproduced
Rest all the properties attached with rjVM(<Deploy>.runningJVM) such as rJVM.version returns nothing or false(which is desired behavior)
###@###.### 2005-03-29 02:03:54 GMT
PIT Bundles location :
/net/sqesvr-nfs/global/nfs/deployment5/pit_builds/windows-i586/jre160_pit.exe
Effected OS : windows
Effected browser : IE
Problem description :
Actually the API "<Deploy>.runningJVM.isRunning()" is returning true on IE even there is no Sun VM running inside the browser. On mozilla it's working fine, since there is no JVM running so it returns "no properties attached with "<Deploy>.runningJVM"
Steps to reproduce:
1) Install the JRE from the location mentioned above
2) Go to <jre>/bin directory and run following command
regsvr32 deployHelper.dll(make sure that pop-up with registeration successfull message is there)
3)Load the following javascript page
http://sqeweb.sfbay/deployment2/jitu/spec_improve_deploy/TestrunningJVM.html
and click on the button inside the html page
If pop-up is there saying "rJVM.isRunning()? true" then the bug is reproduced
Rest all the properties attached with rjVM(<Deploy>.runningJVM) such as rJVM.version returns nothing or false(which is desired behavior)
###@###.### 2005-03-29 02:03:54 GMT