-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b157
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8175732 | 10 | Sergey Bylokhov | P3 | Resolved | Fixed | b02 |
For a long time the InputEvent._MASK causes a lot errors by the mix different constants(like BUTTON2_MASK and ALT_MASK). In jdk1.4 the replacements were added, so it's time to deprecate the old constants.
- backported by
-
JDK-8175732 Deprecate InputEvent._MASK in favor of InputEvent._DOWN_MASK
-
- Resolved
-
- relates to
-
JDK-8186024 Provide extended modifiers in ActionEvent
-
- Open
-