When run JavaFX co-bundle test, there is a case:
JRE 6ux test : Try to run FX application requesting jre platform 1.6+ and FX platform as 2.2+ with JRE from 1.6 family already installed on the system.
In the Case, it says "Note: Message should say "newer version of Java..."". But message in imge is "View the content on this page. Please install...".
No new version informaion. See attach 3.png
Steps to reproduced:
1 Remove all JREs from the system
2 Get latest DT Plug-in on system by doing following steps
remove deployJava1.dll and npDeployJava1.dll from windows system folder e.g. c:\windows\system32,C:\Windows\SysWOW64
Install and remove the latest promoted 7u6 on the system to get the latest DT plug-in (removal of jre does not remove DT plug-in from the system)
Note: Latest 7u6 build locations
windows-i586: http://jre.us.oracle.com/java/re/jdk/7u6/nightly/bundles/windows-i586/latest
Windows-amd64: http://jre.us.oracle.com/java/re/jdk/7u6/nightly/bundles/windows-amd64/latest
3 Configure the system to use the custom dtoolkit.xml that is 7u6 conbundle awareness
(1 run CMD - regedit - create a new value under key name \\HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Deployment Toolkit
(2 set value name: URLOverride
(3 set value:http://sqeweb.us.oracle.com/deployment2/dt/7u6dtCobundle/dtoolkit.xml
4 Install 6u33
5 Load test page http://sqeweb.us.oracle.com/deployment2/cobundle/html/testJRE6Plus.html
6 Message to install Java should be there . Note: Message should say "newer version of Java..."
7 If you see message in imge is "View the content on this page. Please install...", then the bug reproduced.
expected behaviour: Message should say "newer version of Java..."
JRE 6ux test : Try to run FX application requesting jre platform 1.6+ and FX platform as 2.2+ with JRE from 1.6 family already installed on the system.
In the Case, it says "Note: Message should say "newer version of Java..."". But message in imge is "View the content on this page. Please install...".
No new version informaion. See attach 3.png
Steps to reproduced:
1 Remove all JREs from the system
2 Get latest DT Plug-in on system by doing following steps
remove deployJava1.dll and npDeployJava1.dll from windows system folder e.g. c:\windows\system32,C:\Windows\SysWOW64
Install and remove the latest promoted 7u6 on the system to get the latest DT plug-in (removal of jre does not remove DT plug-in from the system)
Note: Latest 7u6 build locations
windows-i586: http://jre.us.oracle.com/java/re/jdk/7u6/nightly/bundles/windows-i586/latest
Windows-amd64: http://jre.us.oracle.com/java/re/jdk/7u6/nightly/bundles/windows-amd64/latest
3 Configure the system to use the custom dtoolkit.xml that is 7u6 conbundle awareness
(1 run CMD - regedit - create a new value under key name \\HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Deployment Toolkit
(2 set value name: URLOverride
(3 set value:http://sqeweb.us.oracle.com/deployment2/dt/7u6dtCobundle/dtoolkit.xml
4 Install 6u33
5 Load test page http://sqeweb.us.oracle.com/deployment2/cobundle/html/testJRE6Plus.html
6 Message to install Java should be there . Note: Message should say "newer version of Java..."
7 If you see message in imge is "View the content on this page. Please install...", then the bug reproduced.
expected behaviour: Message should say "newer version of Java..."