[
https://issues.apache.org/jira/browse/ZOOKEEPER-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094525#comment-17094525
]
Hadoop QA commented on ZOOKEEPER-3739:
--------------------------------------
+1 overall. GitHub Pull Request Build
+1 @author. The patch does not contain any @author tags.
+0 tests included. The patch appears to be a documentation patch that
doesn't require tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs (version )
warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
+1 core tests. The patch passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/4439//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/4439//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/4439//console
This message is automatically generated.
> Remove use of com.sun.nio.file.SensitivityWatchEventModifier
> ------------------------------------------------------------
>
> Key: ZOOKEEPER-3739
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3739
> Project: ZooKeeper
> Issue Type: Bug
> Components: build, server
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.7.0, 3.6.1
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> For better support building on newer JDKs, the unsupported class,
> com.sun.nio.file.SensitivityWatchEventModifier, must not be used.
> I will submit a PR for this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)