QA/Plugins/Java: Difference between revisions

From MozillaWiki
< QA‎ | Plugins
Jump to navigation Jump to search
Line 4: Line 4:
The following table documents the strings for different plug-in versions as they appear in the about:plugins page.
The following table documents the strings for different plug-in versions as they appear in the about:plugins page.


{| class="querytable"
=== Java 7 ===
| class="header" | Java Version
==== Windows ====
| class="header" | Windows
<pre>
| class="header" | Mac
Java(TM) Platform SE 7
| class="header" | Linux
|-
| Java 7u6
| <pre>Java(TM) Platform SE 7 U6
     File: npjp2.dll
     File: npjp2.dll
     Version: 10.6.2.24
     Version: 10.0.0.147
     Next Generation Java Plug-in 10.6.2 for Mozilla browsers</pre>
     Next Generation Java Plug-in 10.0.0 for Mozilla browsers
|-
 
| Java 7u5
Java(TM) Platform SE 7 U1
| <pre>Java(TM) Platform SE 7 U5
     File: npjp2.dll
     File: npjp2.dll
     Version: 10.5.0.5
     Version: 10.1.0.8
     Next Generation Java Plug-in 10.5.0 for Mozilla browsers</pre>
     Next Generation Java Plug-in 10.1.0 for Mozilla browsers
|-
 
| Java 7u4
Java(TM) Platform SE 7 U2
| <pre>Java(TM) Platform SE 7 U4
     File: npjp2.dll
     File: npjp2.dll
     Version: 10.4.0.20
     Version: 10.2.0.13
     Next Generation Java Plug-in 10.4.0 for Mozilla browsers</pre>
     Next Generation Java Plug-in 10.2.0 for Mozilla browsers
|-
 
| Java 7u3
Java(TM) Platform SE 7 U3
| <pre>Java(TM) Platform SE 7 U3
     File: npjp2.dll
     File: npjp2.dll
     Version: 10.3.0.5
     Version: 10.3.0.5
     Next Generation Java Plug-in 10.3.0 for Mozilla browsers</pre>
     Next Generation Java Plug-in 10.3.0 for Mozilla browsers
|-
 
| Java 7u2
Java(TM) Platform SE 7 U4
| <pre>Java(TM) Platform SE 7 U2
     File: npjp2.dll
     File: npjp2.dll
     Version: 10.2.0.13
     Version: 10.4.0.20
     Next Generation Java Plug-in 10.2.0 for Mozilla browsers</pre>
     Next Generation Java Plug-in 10.4.0 for Mozilla browsers
|-
 
| Java 7u1
Java(TM) Platform SE 7 U5
| <pre>Java(TM) Platform SE 7 U1
     File: npjp2.dll
     File: npjp2.dll
     Version: 10.1.0.8
     Version: 10.5.0.5
     Next Generation Java Plug-in 10.1.0 for Mozilla browsers</pre>
     Next Generation Java Plug-in 10.5.0 for Mozilla browsers
|-
 
| Java 7
Java(TM) Platform SE 7 U6
| <pre>Java(TM) Platform SE 7
     File: npjp2.dll
     File: npjp2.dll
     Version: 10.0.0.147
     Version: 10.6.2.24
     Next Generation Java Plug-in 10.0.0 for Mozilla browsers</pre>
     Next Generation Java Plug-in 10.6.2 for Mozilla browsers
|-
</pre>
|}
 
==== Mac ====

Revision as of 22:38, 29 August 2012

The following page documents the information we know about Java plug-ins.

About:Plugins Strings

The following table documents the strings for different plug-in versions as they appear in the about:plugins page.

Java 7

Windows

Java(TM) Platform SE 7
    File: npjp2.dll
    Version: 10.0.0.147
    Next Generation Java Plug-in 10.0.0 for Mozilla browsers

Java(TM) Platform SE 7 U1
    File: npjp2.dll
    Version: 10.1.0.8
    Next Generation Java Plug-in 10.1.0 for Mozilla browsers

Java(TM) Platform SE 7 U2
    File: npjp2.dll
    Version: 10.2.0.13
    Next Generation Java Plug-in 10.2.0 for Mozilla browsers

Java(TM) Platform SE 7 U3
    File: npjp2.dll
    Version: 10.3.0.5
    Next Generation Java Plug-in 10.3.0 for Mozilla browsers

Java(TM) Platform SE 7 U4
    File: npjp2.dll
    Version: 10.4.0.20
    Next Generation Java Plug-in 10.4.0 for Mozilla browsers

Java(TM) Platform SE 7 U5
    File: npjp2.dll
    Version: 10.5.0.5
    Next Generation Java Plug-in 10.5.0 for Mozilla browsers

Java(TM) Platform SE 7 U6
    File: npjp2.dll
    Version: 10.6.2.24
    Next Generation Java Plug-in 10.6.2 for Mozilla browsers

Mac