-
Bug
-
Resolution: Fixed
-
P3
-
6u25, 6u26, 7
-
b110
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2207670 | 6u25 | Michael Fang | P2 | Closed | Fixed | b04 |
The mnemonic keys are not working in JConsole since b106 due to 6959252 fix.
To easily reproduce the bug:
1. Start JConsole
2. Open "New connection..." dialog (or press Ctrl+N)
3. The radio buttons "Local Process" and "Remote Process" in the dialog box should have underlined letters 'L' and 'R' respectively and user should be able to activate them by pressing Alt+L and Alt+R.
Please see comments for more information.
To easily reproduce the bug:
1. Start JConsole
2. Open "New connection..." dialog (or press Ctrl+N)
3. The radio buttons "Local Process" and "Remote Process" in the dialog box should have underlined letters 'L' and 'R' respectively and user should be able to activate them by pressing Alt+L and Alt+R.
Please see comments for more information.
- backported by
-
JDK-2207670 Fix for 6959252 broke JConsole mnemonic keys
- Closed
- duplicates
-
JDK-6979016 sun/tools/jconsole/ResourceCheckTest.sh failed on 1.7.0-ea-b106 but passed on b105
- Closed
-
JDK-7027286 sun/tools/jconsole/ResourceCheckTest.sh failed
- Closed
- relates to
-
JDK-6959252 NLS: convert the anonymous arrays to named arrays in Java List Resource files
- Closed