-
Bug
-
Resolution: Duplicate
-
P3
-
8
-
None
-
generic
-
generic
Current implementation of getAssociationOpenCommand() and getAssociationPrintCommand() in the Mac version of locat install handler is identical and it is misleading.
Apparently it is never used and Mac uses some other way to support associations.
We need to:
1) Validate Open and Print equivalents are supported
2) If not and it is not possible then file RFE to relax specs/document incompatibility
3) If current implementation is not really used/needed on Mac then document this in the code and
return something that is clearly hint it is "dummy" implementation and no real implementation is not needed
e.g. "NOT USED ON MAC"
Apparently it is never used and Mac uses some other way to support associations.
We need to:
1) Validate Open and Print equivalents are supported
2) If not and it is not possible then file RFE to relax specs/document incompatibility
3) If current implementation is not really used/needed on Mac then document this in the code and
return something that is clearly hint it is "dummy" implementation and no real implementation is not needed
e.g. "NOT USED ON MAC"
- relates to
-
JDK-7121261 (Mac) Improve unit test robustness
-
- Resolved
-