Skip to content

Commit c4a780b

Browse files
author
Bruce Eckel
committed
Chasing Appveyor issue
1 parent 65edbb3 commit c4a780b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lowlevel/SynchronizedComparison.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// Visit http://OnJava8.com for more book information.
55
// Synchronizing blocks instead of entire methods
66
// speeds up access.
7+
// {ValidateByHand} AppVeyor CI has trouble
78
import java.util.*;
89
import java.util.stream.*;
910
import java.util.concurrent.*;

0 commit comments

Comments
 (0)