-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b06
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045539 | 8u25 | Petr Pchelko | P4 | Resolved | Fixed | b01 |
JDK-8037284 | 8u20 | Petr Pchelko | P4 | Resolved | Fixed | b07 |
JDK-8053772 | emb-8u26 | Petr Pchelko | P4 | Resolved | Fixed | b17 |
JDK-8134189 | openjdk7u | Unassigned | P4 | Resolved | Fixed | master |
There are several places where native compiler warns that an nonexistent method selector is called. These should be cleaned up.
- backported by
-
JDK-8037284 [macosx] Cleanup "may not respond to selector" warnings in native code
- Resolved
-
JDK-8045539 [macosx] Cleanup "may not respond to selector" warnings in native code
- Resolved
-
JDK-8053772 [macosx] Cleanup "may not respond to selector" warnings in native code
- Resolved
-
JDK-8134189 [macosx] Cleanup "may not respond to selector" warnings in native code
- Resolved
- duplicates
-
JDK-8028550 [macosx] Compile warnings in CDropTarget.m
- Closed