Commit 82e91cf
Make EventData building based on IEvent synchronization independent from factory instance
Using factory instance for blocking is prone to sync issues. We don't document
possibility to block on IEventDataFactory instance anyway.
DEVSIX-55151 parent 427b4ef commit 82e91cf
File tree
1 file changed
+2
-2
lines changed- kernel/src/main/java/com/itextpdf/kernel/counter/data
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments