-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
None
-
Affects Version/s: 1.2.0
-
Component/s: client-libs
-
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
-