[ https://issues.apache.org/jira/browse/SENTRY-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019988#comment-14019988 ] Sravya Tirukkovalur commented on SENTRY-263: -------------------------------------------- Committed to master, thanks Jarcec! > Remove usage of getHostString() from AbstractTestWithStaticConfiguration > ------------------------------------------------------------------------ > > Key: SENTRY-263 > URL: https://issues.apache.org/jira/browse/SENTRY-263 > Project: Sentry > Issue Type: Bug > Affects Versions: 1.4.0 > Reporter: Jarek Jarcec Cecho > Assignee: Jarek Jarcec Cecho > Labels: grant/revoke > Fix For: 1.4.0 > > Attachments: SENTRY-263.path > > > Test case {{AbstractTestWithStaticConfiguration}} is using method {{getHostString()}} that is not available in JDK6 and hence we should switch to {{getHostName()}} as we have done on the other places. -- This message was sent by Atlassian JIRA (v6.2#6252)