mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 17:49:38 +02:00
Merge branch '4.2' into master-paul-merged
This commit is contained in:
commit
431e5b3c67
434 changed files with 1770 additions and 1517 deletions
|
@ -31,8 +31,8 @@ import org.junit.Test;
|
|||
import org.jxmpp.stringprep.XmppStringprepException;
|
||||
|
||||
public class PacketWriterTest {
|
||||
volatile boolean shutdown;
|
||||
volatile boolean prematureUnblocked;
|
||||
private volatile boolean shutdown;
|
||||
private volatile boolean prematureUnblocked;
|
||||
|
||||
/**
|
||||
* Make sure that stanza(/packet) writer does block once the queue reaches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue