Remove dependency on sun's jdk.
-------------------------------

                 Key: HADOOP-8203
                 URL: https://issues.apache.org/jira/browse/HADOOP-8203
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley


When the signal handlers were added, they introduced a dependency on 
sun.misc.Signal and sun.misc.SignalHandler. We can look these classes up by 
reflection and avoid the warning and also provide a soft-fail for non-sun jvms.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to