-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
8-pool
-
None
-
IE 9
-
generic
-
windows
The problem noticed using the live public http://java.com/js/dtjava.js specifically on IE 9
Test checking condition:
platform = new dtjava.Platform({ javafx: '8+', jvm: '1.8+'})
dtjava.validate(platform)
Test system has jre 7u60 installed, IE 9 (both 32-bit and 64-bit/ ) PlatformMismatchEvent unexpectedly reports jre is ok (it reports correctly using dev's dtjava.js as jre is old but incorrectly jre is ok using live java.com/js/dtjava.js)
The same problem can be seen with installed jre 6u75
Test checking condition:
platform = new dtjava.Platform({ javafx: '8+', jvm: '1.8+'})
dtjava.validate(platform)
Test system has jre 7u60 installed, IE 9 (both 32-bit and 64-bit/ ) PlatformMismatchEvent unexpectedly reports jre is ok (it reports correctly using dev's dtjava.js as jre is old but incorrectly jre is ok using live java.com/js/dtjava.js)
The same problem can be seen with installed jre 6u75