Remove {ValidateByHand} to test on Travis CI
This commit is contained in:
parent
af43fbb91a
commit
ec7fed43ed
@ -3,7 +3,6 @@
|
||||
// We make no guarantees that this code is fit for any purpose.
|
||||
// Visit http://OnJava8.com for more book information.
|
||||
// When threads collide
|
||||
// {ValidateByHand}
|
||||
|
||||
public class EvenProducer extends IntGenerator {
|
||||
private int currentEvenValue = 0;
|
||||
|
@ -2,7 +2,6 @@
|
||||
// (c)2017 MindView LLC: see Copyright.txt
|
||||
// We make no guarantees that this code is fit for any purpose.
|
||||
// Visit http://OnJava8.com for more book information.
|
||||
// {ValidateByHand}
|
||||
// {ThrowsException}
|
||||
import java.util.concurrent.*;
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
// (c)2017 MindView LLC: see Copyright.txt
|
||||
// We make no guarantees that this code is fit for any purpose.
|
||||
// Visit http://OnJava8.com for more book information.
|
||||
// {ValidateByHand}
|
||||
// {ThrowsException}
|
||||
import java.util.concurrent.*;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user