-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.2.0
-
None
-
generic
-
generic
If a JMenu entry doesn't have any JMenuItems keyboard strokes will generate a Null Pointer Exception. The problem is in JMenuBar.bindingForKeyStrokeRecursive() line 559 (JDK1.2Beta3). subcomponents needs to be tested for null.
Attached is a sample program that illustrates the problem.
Attached is a sample program that illustrates the problem.
- duplicates
-
JDK-4116152 JMenuBar.bindingForKeyStrokeRecursive NPE
-
- Resolved
-