-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b57
-
x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2230152 | 7u21 | Igor Nekrestyanov | P4 | Closed | Fixed | b02 |
JDK-8000160 | na | Igor Nekrestyanov | P4 | Closed | Fixed | b01 |
With 7u6 b23 we found the deployment version info are not 10.6.2 on multiple platforms.
on a 64bit ubuntu 12 :
application/x-java-applet;deploy=10.6.0
on 32bit ubuntu 12 :
application/x-java-applet;deploy=10.6.0
on Mac 10.7.3 :
application/x-java-applet;deploy=10.6.0.
Reproducing steps:
1. install mentioned build
2. in firefox address box, input about:plugins, if the deployment info version is show as above, the issue is reproduced.
on a 64bit ubuntu 12 :
application/x-java-applet;deploy=10.6.0
on 32bit ubuntu 12 :
application/x-java-applet;deploy=10.6.0
on Mac 10.7.3 :
application/x-java-applet;deploy=10.6.0.
Reproducing steps:
1. install mentioned build
2. in firefox address box, input about:plugins, if the deployment info version is show as above, the issue is reproduced.
- backported by
-
JDK-2230152 deploy version info of co-bundle on Linux/Mac is wrong
-
- Closed
-
-
JDK-8000160 deploy version info of co-bundle on Linux/Mac is wrong
-
- Closed
-