[bisq-network/bisq] fix build on jdk11 and jdk12. remove powermock and jmockit (#3081)

Manfred Karrer notifications at github.com
Wed Aug 14 15:38:13 UTC 2019


ManfredKarrer commented on this pull request.



> @@ -51,7 +51,7 @@
 @EqualsAndHashCode
 @Getter
 @Slf4j
-public final class OfferPayload implements ProtectedStoragePayload, ExpirablePayload, RequiresOwnerIsOnlinePayload {
+public class OfferPayload implements ProtectedStoragePayload, ExpirablePayload, RequiresOwnerIsOnlinePayload {

Should stay final for security reasons

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3081#pullrequestreview-274974602
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190814/b2f52eaa/attachment.html>


More information about the bisq-github mailing list