-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b142
-
generic
-
windows
-
Not verified
SYNOPSIS
--------
Incorrect information on Java Control panel message box
OPERATING SYSTEM
----------------
Windows
FULL JDK VERSION
----------------
JDK 7 b116 onwards (not reproducible with b115)
DESCRIPTION
-----------
The title/text of a message box in the Java control panel appears to be incorrect, at least compared to Java 6.
REPRODUCTION INSTRUCTIONS
-------------------------
1. Launch the Java control panel ([JAVA_HOME]/jre/bin/javacpl.exe)
3. Go to "Advanced" tab, and expand "Default Java for browsers"
4. Check the "Mozilla family" check box, then click Apply
On b116 and later, you will see a message box like this:
========================================================================
Success - Java Plug-in
Java Plug-in settings changed.
Changes to next-generation java Plug-in option will be in effect after restart of browser(s).
========================================================================
On b115 and earlier, and Java 6, you will see:
========================================================================
Success - Browser
Browser settings changed.
Changes will be in effect after restart of browser(s).
========================================================================
--------
Incorrect information on Java Control panel message box
OPERATING SYSTEM
----------------
Windows
FULL JDK VERSION
----------------
JDK 7 b116 onwards (not reproducible with b115)
DESCRIPTION
-----------
The title/text of a message box in the Java control panel appears to be incorrect, at least compared to Java 6.
REPRODUCTION INSTRUCTIONS
-------------------------
1. Launch the Java control panel ([JAVA_HOME]/jre/bin/javacpl.exe)
3. Go to "Advanced" tab, and expand "Default Java for browsers"
4. Check the "Mozilla family" check box, then click Apply
On b116 and later, you will see a message box like this:
========================================================================
Success - Java Plug-in
Java Plug-in settings changed.
Changes to next-generation java Plug-in option will be in effect after restart of browser(s).
========================================================================
On b115 and earlier, and Java 6, you will see:
========================================================================
Success - Browser
Browser settings changed.
Changes will be in effect after restart of browser(s).
========================================================================
- relates to
-
JDK-6990983 refactor applyBrowserSettings so it dosn't have to call up to java to display dialogs
-
- Resolved
-